llvm-6502/test
Anton Korobeynikov 4198c58c71 Next stage into switch lowering refactoring
1. Fix some bugs in the jump table lowering threshold
2. Implement much better metric for optimal pivot selection
3. Tune thresholds for different lowering methods
4. Implement shift-and trick for lowering small (<machine word
length) cases with few destinations. Good testcase will follow.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35816 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-09 12:31:58 +00:00
..
Analysis Fix this testcase to fail if the bug were reintroduced. 2007-04-08 21:49:13 +00:00
Archive
Assembler For PR1289: 2007-03-30 01:35:32 +00:00
BugPoint Remove DomSet completely. This concludes work on PR1171. 2007-04-08 21:30:05 +00:00
Bytecode
C++Frontend New tests for Packed structs. 2007-04-05 17:14:21 +00:00
CFrontend testcase for padding before zero-length fields. 2007-04-05 19:05:43 +00:00
CodeGen Next stage into switch lowering refactoring 2007-04-09 12:31:58 +00:00
Debugger
DebugInfo Fix some FreeBSD/amd64 regressions. 2007-04-04 22:07:44 +00:00
ExecutionEngine
Feature For PR1297: 2007-04-01 07:36:28 +00:00
FrontendAda move ada tests 2007-04-03 21:46:22 +00:00
FrontendObjC testcase for recent bugfix 2007-04-03 21:47:36 +00:00
Integer Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
lib
Linker For PR411: 2007-02-05 20:47:22 +00:00
Other Remove DomSet completely. This concludes work on PR1171. 2007-04-08 21:30:05 +00:00
Scripts
TableGen
Transforms new testcase for PR1304 2007-04-09 01:37:35 +00:00
Verifier
.cvsignore
Failure.sh
Makefile For PR1196: 2007-02-11 20:18:32 +00:00
Makefile.tests
TestRunner.sh make xfail info more nice 2007-04-08 07:58:41 +00:00