llvm-6502/include/llvm/Transforms
Chris Lattner 1dfdf8255e The inliner/cloner can now optionally take TargetData info, which can be
used by constant folding.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33676 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-30 23:22:39 +00:00
..
Utils The inliner/cloner can now optionally take TargetData info, which can be 2007-01-30 23:22:39 +00:00
Instrumentation.h remove an old instrumentation pass that is not used anymore. 2007-01-07 18:12:13 +00:00
IPO.h Propagate changes from my local tree. This patch includes: 2007-01-28 13:31:35 +00:00
RSProfiling.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00
Scalar.h Inherit BasicBlockPass directly from Pass. 2007-01-25 23:23:25 +00:00