llvm-6502/lib/Target
Chris Lattner f1acd9623c Fix problem where labels were being incorrectly elided, and fix problem
where PHI copies where not emitted for the default label of switch insts


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5882 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-23 19:15:13 +00:00
..
CBackend Fix problem where labels were being incorrectly elided, and fix problem 2003-04-23 19:15:13 +00:00
SparcV9 Remove unneccesary &* 2003-04-23 16:36:11 +00:00
X86 Fix iterator invalidation problem with cast instructions 2003-04-23 17:57:48 +00:00
Makefile X86 target builds fine now 2002-11-20 20:17:03 +00:00
MRegisterInfo.cpp Capture more information in ctor 2002-12-28 20:34:18 +00:00
TargetData.cpp Remove wierd case that can never happen 2003-02-25 20:27:09 +00:00
TargetInstrInfo.cpp Rename MachineInstrInfo -> TargetInstrInfo 2003-01-14 22:00:31 +00:00
TargetMachine.cpp Rename MachineOptInfo to TargetoptInfo 2002-12-29 02:50:35 +00:00
TargetSchedInfo.cpp More renamings of Target/Machine*Info to Target/Target*Info 2002-12-29 03:13:05 +00:00