llvm-6502/lib/Transforms
Dan Gohman 8a261e44f7 Add a form of addPreserved which takes a string argument, to allow passes
to declare that they preserve other passes without needing to pull in
additional header file or library dependencies. Convert MachineFunctionPass
and CodeGenLICM to make use of this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83555 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-08 17:00:02 +00:00
..
Hello Kill off more cerr/cout uses and prune includes a bit. 2009-08-23 11:37:21 +00:00
Instrumentation Introduce and use convenience methods for getting pointer types 2009-10-06 15:40:36 +00:00
IPO Introduce and use convenience methods for getting pointer types 2009-10-06 15:40:36 +00:00
Scalar Add a form of addPreserved which takes a string argument, to allow passes 2009-10-08 17:00:02 +00:00
Utils Add FreeInst to the "is a call" check for Insts that are calls, but 2009-10-07 00:54:08 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00