llvm-6502/lib
Dan Gohman 499a9377a3 Factor out more code into addCommonCodeGenPasses. The JIT wasn't
previously running CodePlacementOpt. Also print headers before
each dump in -print-machineinstrs mode, so that it's clear which
dump is which.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85681 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-31 20:17:39 +00:00
..
Analysis Rename forgetLoopBackedgeTakenCount to forgetLoop, because it 2009-10-31 15:04:55 +00:00
Archive
AsmParser Make blockaddress(@func, null) be valid, and make 'deleting a basic 2009-10-31 20:08:37 +00:00
Bitcode Make blockaddress(@func, null) be valid, and make 'deleting a basic 2009-10-31 20:08:37 +00:00
CodeGen Factor out more code into addCommonCodeGenPasses. The JIT wasn't 2009-10-31 20:17:39 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System Most stack straces don't need 3 digits worth of levels. 2009-10-30 02:45:10 +00:00
Target Expand 64 bit left shift inline rather than using the libcall. For now, this 2009-10-31 19:38:01 +00:00
Transforms adjust a couple xforms to work with null bb's in BlockAddress. 2009-10-31 20:13:24 +00:00
VMCore Make blockaddress(@func, null) be valid, and make 'deleting a basic 2009-10-31 20:08:37 +00:00
Makefile