llvm-6502/lib
Chandler Carruth 59c5d7bf2c Remove the basic inliner. This was added in 2007, and hasn't really
changed since. No one was using it. It is yet another consumer of the
InlineCost interface that I'd like to change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152769 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-15 01:37:56 +00:00
..
Analysis Make the swap code here a bit more obvious what its doing... We're 2012-03-15 00:55:51 +00:00
Archive
AsmParser
Bitcode llvm::SwitchInst 2012-03-11 06:09:17 +00:00
CodeGen Silence operator precedence warnings. 2012-03-14 11:26:37 +00:00
DebugInfo
ExecutionEngine Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM. 2012-03-13 08:33:15 +00:00
Linker
MC
Object
Support Move APInt::operator[] inline. 2012-03-14 00:38:15 +00:00
TableGen
Target [avx] Add patterns for VINSERTF128rm. 2012-03-15 00:45:30 +00:00
Transforms Remove the basic inliner. This was added in 2007, and hasn't really 2012-03-15 01:37:56 +00:00
VMCore Extend the inline cost calculation to account for bonuses due to 2012-03-14 23:19:53 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile