llvm-6502/lib/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
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation Fix typo in comment. 2007-05-06 13:37:16 +00:00
IPO Add BasicInliner interface. 2007-07-25 18:00:25 +00:00
Scalar Add a GVN pass, using the value numbering code I developed for GVNPRE and the 2007-07-24 17:55:58 +00:00
Utils Add BasicInliner interface. 2007-07-25 18:00:25 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00