search for: tp22508882p22530642

Displaying 2 results from an estimated 2 matches for "tp22508882p22530642".

2009 Mar 16
0
[LLVMdev] Strange LLVM Crash
...gt; -eric > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > -- View this message in context: http://www.nabble.com/Strange-LLVM-Crash-tp22508882p22530642.html Sent from the LLVM - Dev mailing list archive at Nabble.com.
2009 Mar 16
2
[LLVMdev] Strange LLVM Crash
On Mar 15, 2009, at 7:55 AM, Nyx wrote: > > Is there a webpage documenting these function passes? Here's some: http://llvm.org/docs/WritingAnLLVMPass.html#FunctionPass You can also look in llvm/lib/Transforms/Scalar for runOnFunction () > Which ones should I run > to maximize performance? There's no right way to determine this. It depends on what you need/ want from your