Displaying 2 results from an estimated 2 matches for "balpreet".
Did you mean:
baljeet
2006 May 01
3
[LLVMdev] ModulePasses requiring FunctionPasses
...ve this though."
This says that we can work around by factoring the code into a global and
interprocedural part. If so, is our global pass a Module pass ? And then,
how do the global and inter-procedural passes interact ? Is there a specific
example where this has been done before ?
Thanks,
-Balpreet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060501/ca8cb622/attachment.html>
2006 May 01
1
[LLVMdev] Getting CallGraph SCCs
Is there a way in LLVM , using which I can get Call graph SCCs in reverse
post order in a FunctionPass object?
-Balpreet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060501/f34b3700/attachment.html>