llvm-6502/lib/Transforms
Chris Lattner 84dff672a4 fold away (x <= cst) earlier, allowing us to not have to
handle them in some code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53445 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-11 05:08:55 +00:00
..
Hello
Instrumentation Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
IPO Restructure dead argument elimination, try #3 :-) 2008-07-10 10:24:08 +00:00
Scalar fold away (x <= cst) earlier, allowing us to not have to 2008-07-11 05:08:55 +00:00
Utils - Use O(1) check of basic block size limit. 2008-06-25 07:50:12 +00:00
Makefile