llvm-6502/lib/CodeGen
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
..
SelectionDAG Fix CodeGen/Generic/2006-09-06-SwitchLowering.ll, a bug where SDIsel inserted 2006-09-07 01:59:34 +00:00
AsmPrinter.cpp Separate target specific asm properties from the asm printers. 2006-09-06 18:34:40 +00:00
BranchFolding.cpp
DwarfWriter.cpp Separate target specific asm properties from the asm printers. 2006-09-06 18:34:40 +00:00
ELFWriter.cpp
IntrinsicLowering.cpp
LiveInterval.cpp
LiveIntervalAnalysis.cpp
LiveVariables.cpp Only call isUse/isDef on register operands 2006-09-05 20:19:27 +00:00
LLVMTargetMachine.cpp
MachineBasicBlock.cpp
MachineDebugInfo.cpp Adding C++ member support. 2006-08-21 21:20:18 +00:00
MachineFunction.cpp
MachineInstr.cpp Only call isUse/isDef on register operands 2006-09-05 20:19:27 +00:00
MachinePassRegistry.cpp
MachOWriter.cpp
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp
RegAllocLocal.cpp Only call isUse/isDef on register operands 2006-09-05 20:32:06 +00:00
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp
VirtRegMap.h