llvm-6502/lib
Chris Lattner 10b1f5a941 Implement folding of switch instructions.
Implements SimplifyCFG/2003-08-17-FoldSwitch.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7923 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-17 20:21:14 +00:00
..
Analysis Fix bug: LoopPreheaders/2003-08-15-PreheadersFail.ll 2003-08-16 20:57:16 +00:00
Archive Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
AsmParser Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
Bytecode Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
CodeGen Fix bug: Jello/2003-08-15-AllocaAssertion.ll 2003-08-17 18:01:15 +00:00
ExecutionEngine rename selection library to selectiondag 2003-08-15 04:56:09 +00:00
Linker Fix Bug: Linker/2003-05-15-TypeProblem.ll 2003-05-15 16:30:55 +00:00
Support lib/Support/CommandLine.cpp: 2003-08-15 21:05:57 +00:00
Target Rename -emitmaps to -enable-maps 2003-08-16 00:23:16 +00:00
Transforms Implement folding of switch instructions. 2003-08-17 20:21:14 +00:00
VMCore Add new method to FunctionPassManager to add ImmutablePasses. 2003-08-14 06:07:57 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00