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 Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
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 Ignore the Output directory. 2006-12-05 16:10:16 +00:00
DebugInfo Fix some FreeBSD/amd64 regressions. 2007-04-04 22:07:44 +00:00
ExecutionEngine Make sure the value passed to test function is initialized. 2007-02-01 21:58:46 +00:00
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 No, libLLVMbzip2 does not have a .a suffix. 2006-06-01 07:23:32 +00:00
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 Make it handle plain old cast too, for old assembly. 2006-11-13 16:11:14 +00:00
TableGen add test for mdef in a let 2006-10-11 18:12:14 +00:00
Transforms new testcase for PR1304 2007-04-09 01:37:35 +00:00
Verifier For PR761: 2007-01-26 08:25:06 +00:00
.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