Displaying 2 results from an estimated 2 matches for "manideepa".
Did you mean:
mandeep
2015 Jun 26
4
[LLVMdev] Function "llvm::PassManager::run" not defined.
...for commands related to "word"...
Reading symbols from opt...done.
(gdb) break llvm::PassManager::run
Function "llvm::PassManager::run" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (llvm::PassManager::run) pending.
(gdb) run /home/manideepa/Desktop/research/compiler/testing/matmul.bc -load
../lib/loop_graph_analysis.so -loop-graph-analysis
Starting program:
/home/manideepa/Desktop/research/compiler/llvm-3.4/Debug+Asserts/bin/opt
/home/manideepa/Desktop/research/compiler/testing/matmul.bc -load
../lib/loop_graph_analysis.so -loop-graph...
2015 Jul 29
1
[LLVMdev] Loop Dependence Analysis(getDistance())
...ould be a great help for me
to understand this. For a loop how can I print the distance vector using
getDistance(). I have tried the da pass which worked fine for the example
given in this
http://comments.gmane.org/gmane.comp.compilers.llvm.devel/55437 link.
please help.
--
Thanks & Regards,
Manideepa Mukherjee
Contact No:- +91-7428062726
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150729/3dfb149a/attachment.html>