llvm-6502/test
Dale Johannesen cbfdf9644c Enable recursive inlining. Reduce inlining threshold
back to 200; 400 seems to be too high, loses more than
it gains.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62107 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-12 22:11:50 +00:00
..
Analysis
Archive
Assembler this testcase is huge and hasn't regressed ever, I don't think it is worth keeping. 2009-01-08 19:01:45 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix PR3241: Currently EmitCopyFromReg emits a copy from the physical register to a virtual register unless it requires an expensive cross class copy. That means we are only treating "expensive to copy" register dependency as physical register dependency. 2009-01-12 03:19:55 +00:00
DebugInfo This test passes again, unXFAIL. 2009-01-05 09:30:47 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Second test is only valid in 32-bit mode. 2009-01-12 08:05:54 +00:00
FrontendC++ the new scalarrepl changes are optimizing away a temporary alloca in 2009-01-08 07:58:23 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer alignment of 0 is not valid. 2009-01-05 08:14:35 +00:00
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Enable recursive inlining. Reduce inlining threshold 2009-01-12 22:11:50 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh