llvm-6502/lib
Hal Finkel 7285e8d98c PPC should always use the register scavenger for CR spilling
This removes the -disable-ppc[32|64]-regscavenger options; the code
that uses the register scavenger has been working well (and has been the default)
for some time, and we don't need options to enable the old (broken) CR spilling code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176865 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-12 14:12:16 +00:00
..
Analysis Small fix for cost analysis of ptrtoint. 2013-03-12 13:18:30 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove support for versioned debug info. 2013-03-11 23:39:23 +00:00
DebugInfo
ExecutionEngine
IR Remove support for versioned debug info. 2013-03-11 23:39:23 +00:00
Linker Clean up out-of-date comments and some stray whitespace 2013-03-08 22:29:44 +00:00
MC Commit the right files for r176762. Sigh. 2013-03-09 09:32:16 +00:00
Object
Option
Support Remove an unused member variable from HelpPrinter. Move another member variable to be a local variable in the only method that uses it. 2013-03-09 23:29:37 +00:00
TableGen
Target PPC should always use the register scavenger for CR spilling 2013-03-12 14:12:16 +00:00
Transforms LibCallSimplifier: optimize speed for short-lived instances 2013-03-12 00:08:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile