llvm-6502/lib
Chris Lattner 135755dae4 reduce inlining factor some stuff out to a static helper function,
and other code cleanups.  No functionality change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80199 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-27 03:51:50 +00:00
..
Analysis Unbreak CMake build 2009-08-26 16:33:57 +00:00
Archive
AsmParser Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. 2009-08-26 05:01:18 +00:00
Bitcode Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. 2009-08-26 05:01:18 +00:00
CodeGen Revert accidental commit. 2009-08-27 03:32:50 +00:00
CompilerDriver
Debugger
ExecutionEngine Initialize the PoisonMemory member before initializing 2009-08-27 01:25:57 +00:00
Linker
MC Update CMake 2009-08-27 02:08:37 +00:00
Support Make LLVM command-line tools overwrite their output files without -f. 2009-08-25 15:34:52 +00:00
System
Target Fix PR4789. Teach eliminateFrameIndex how to handle VLDRQ and VSTRQ which cannot fold any immediate offset. 2009-08-27 01:23:50 +00:00
Transforms reduce inlining factor some stuff out to a static helper function, 2009-08-27 03:51:50 +00:00
VMCore Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. 2009-08-26 05:01:18 +00:00
Makefile