llvm-6502/lib/Transforms
Dale Johannesen b6d5b14390 Revert 49006 for the moment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49046 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-01 20:00:57 +00:00
..
Hello
Instrumentation
IPO Increasing the inline limit from (overly conservative) 200 to 300. Given each BB costs 20 and each instruction costs 5, 200 means a 4 BB function + 24 instructions (actually less because caller's size also contributes to it). 2008-03-24 06:37:48 +00:00
Scalar Don't eliminate bitcast instructions that change the type of a pointer 2008-03-31 00:22:16 +00:00
Utils Revert 49006 for the moment. 2008-04-01 20:00:57 +00:00
Makefile