llvm-6502/test
Anton Korobeynikov 5502bf67cd Properly emit range comparisons for switch cases, where neighbour cases
go to the same destination. Now we're producing really good code for
switch-lower-feature.ll testcase


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35672 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-04 21:14:49 +00:00
..
Analysis Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
Archive
Assembler For PR1289: 2007-03-30 01:35:32 +00:00
BugPoint Don't upgrade these. 2007-03-19 18:08:42 +00:00
Bytecode
C++Frontend not not! 2007-04-01 06:19:41 +00:00
CFrontend Add testcase for correct sret handling. 2007-04-01 22:03:04 +00:00
CodeGen Properly emit range comparisons for switch cases, where neighbour cases 2007-04-04 21:14:49 +00:00
Debugger
DebugInfo
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 Test case for PR1158 2007-02-05 19:33:20 +00:00
Scripts
TableGen
Transforms Any add is wrong, regardless of type. 2007-04-04 20:40:44 +00:00
Verifier
.cvsignore
Failure.sh
Makefile For PR1196: 2007-02-11 20:18:32 +00:00
Makefile.tests
TestRunner.sh