llvm-6502/test
Jakob Stoklund Olesen 700bfada63 Add a -regalloc=default option that chooses a register allocator based on the -O
optimization level.

This only really affects llc for now because both the llvm-gcc and clang front
ends override the default register allocator. I intend to remove that code later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104904 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-27 23:57:25 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add a -regalloc=default option that chooses a register allocator based on the -O 2010-05-27 23:57:25 +00:00
DebugInfo Let's try one more time to match patterns. 2010-05-27 19:46:38 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Adjust test case for lexical block pruning. Follow-on to r104842 and Radar 7424645. 2010-05-27 19:57:51 +00:00
FrontendC++ Support for nested functions/classes in debug output. Radar 7424645. 2010-05-27 16:16:54 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC MC/X86: Add aliases for Jcc variants. 2010-05-27 21:33:19 +00:00
Other rename test to represent meaningful date 2010-05-27 09:32:38 +00:00
Scripts
TableGen
Transforms Do not drop location info for inlined function args. 2010-05-27 20:25:04 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh