llvm-6502/lib/Target
Chris Lattner 4ef51373c4 Use intrinsic lowering like the rest of the backends. Get rid of crufty hacky
code that worked around problems in the mangler


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11426 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-14 00:31:10 +00:00
..
CBackend Use intrinsic lowering like the rest of the backends. Get rid of crufty hacky 2004-02-14 00:31:10 +00:00
PowerPC Change MachineBasicBlock's vector of MachineInstr pointers into an 2004-02-12 02:27:10 +00:00
SparcV9 Remove getAllocatedRegNum(). Use getReg() instead. 2004-02-13 21:01:20 +00:00
X86 There is no need to emit a shift if the size is constant, which is common 2004-02-13 23:36:47 +00:00
Makefile CBackend now lives here 2004-02-13 23:29:20 +00:00
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp