llvm-6502/lib/Target
Brian Gaeke 7c0afe04ab Rewrite LoadArgumentsToVirtualRegs, making it match almost exactly how
visitCallInst works.  Support cast of byte/short/int to long.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17949 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-18 07:43:33 +00:00
..
CBackend
PowerPC Eliminate another common source of moves that the register allocator 2004-11-18 07:22:46 +00:00
Skeleton
Sparc Rewrite LoadArgumentsToVirtualRegs, making it match almost exactly how 2004-11-18 07:43:33 +00:00
SparcV8 Rewrite LoadArgumentsToVirtualRegs, making it match almost exactly how 2004-11-18 07:43:33 +00:00
SparcV9 Added my own defMap. Only saving values that are not loop invariant. Fixed a couple of assertions that were triggered due to registers not being allocated. These both had to do with PHINodes. 2004-11-16 21:31:37 +00:00
X86
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp