llvm-6502/test
Dale Johannesen a5a2117a46 Implement smarter algorithm for choosing which blocks to tail-merge.
See test/CodeGen/X86/test-pic-jtbl.ll for a case where it works well;
shaves another 10K off our favorite benchmark.  I was hesitant about
this because of compile speed, but seems to do OK on a bootstrap.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37392 91177308-0d34-0410-b5e6-96231b3b80d8
2007-06-01 23:02:45 +00:00
..
Analysis
Archive
Assembler new testcase for a recent regression 2007-05-22 07:00:38 +00:00
BugPoint
Bytecode
C++Frontend Testcase for 2007-05-30 10:16:19 +00:00
CFrontend new testcase for PR1421 2007-05-30 05:37:18 +00:00
CodeGen Implement smarter algorithm for choosing which blocks to tail-merge. 2007-06-01 23:02:45 +00:00
Debugger
DebugInfo fix failure on ahs3's tester 2007-05-05 20:50:35 +00:00
ExecutionEngine Add a test case for shl of APInt integers > 64 bits by 0 shift amount. 2007-05-12 17:59:55 +00:00
Feature Make sure we can round-trip an escaped value in a name. 2007-05-19 07:22:24 +00:00
FrontendAda Testcase for yet another global constant Ada f-e bug. 2007-05-06 16:20:30 +00:00
FrontendObjC
Integer
lib Fix typo. 2007-05-18 12:13:34 +00:00
Linker Add a test case for PR1434 2007-05-18 03:46:50 +00:00
Other
Scripts
TableGen
Transforms Testcase for PR1421 2007-05-30 06:10:46 +00:00
Verifier remove bogus xfailed testcase 2007-05-05 20:49:28 +00:00
.cvsignore
Makefile For PR1411: 2007-05-11 06:47:16 +00:00
Makefile.tests
TestRunner.sh Avoid an infinite loop when TestRunner.sh is run outside of the test dir. 2007-05-18 02:06:03 +00:00