llvm-6502/include/llvm/Transforms
Devang Patel 6899b31422 Add BasicInliner interface.
This interface allows clients to inline bunch of functions with module
level call graph information.:wq



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40486 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-25 18:00:25 +00:00
..
IPO Move inliner pass header file. 2007-06-19 22:29:02 +00:00
Utils Add BasicInliner interface. 2007-07-25 18:00:25 +00:00
Instrumentation.h remove some dead passes and stuff specific to the reoptimizer. 2007-02-20 05:31:35 +00:00
IPO.h For PR411: 2007-02-05 20:47:22 +00:00
RSProfiling.h Drop 'const' 2007-05-03 01:11:54 +00:00
Scalar.h Add a GVN pass, using the value numbering code I developed for GVNPRE and the 2007-07-24 17:55:58 +00:00