llvm-6502/lib
Chris Lattner d5e93c0795 Fix CodeGen/Generic/2006-09-06-SwitchLowering.ll, a bug where SDIsel inserted
too many phi operands when lowering a switch to branches in some cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30142 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-07 01:59:34 +00:00
..
Analysis Do not rely on std::sort and std::erase to get list of unique 2006-08-29 22:29:16 +00:00
Archive
AsmParser
Bytecode - Fixed broken Win32 build 2006-09-01 20:35:17 +00:00
CodeGen Fix CodeGen/Generic/2006-09-06-SwitchLowering.ll, a bug where SDIsel inserted 2006-09-07 01:59:34 +00:00
Debugger
ExecutionEngine Completely rearchitect the interface between targets and the pass manager. 2006-09-04 04:14:57 +00:00
Linker
Support Instantiate Statistic<> in one place, not in every .o file that uses it. 2006-08-30 04:17:00 +00:00
System - Fixed broken Win32 build 2006-09-01 20:35:17 +00:00
Target Clean up. 2006-09-07 01:17:57 +00:00
Transforms Fix Duraid's changes to work when TLI is null. This fixes the failing 2006-09-05 17:48:07 +00:00
VMCore Add explicit doInitialization/doFinalization methods instead of making 2006-09-04 04:07:39 +00:00
Makefile