llvm-6502/lib/Target
Brian Gaeke 66149920c6 Doxygenify some comments.
Clean up cpReg2MemMI and cpMem2RegMI, and doxygenify comments.
Get rid of their uses of SETSW, which is a pseudoinstruction. We can't
JIT-compile pseudoinstructions at the moment. This was blowing up 252.eon/jit,
which has some HUGE stack frames.
Reduce the uses of constantFitsInImmedField().
Consolidate some assertions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15899 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-18 17:44:14 +00:00
..
CBackend Paper over CBackend/2004-08-09-va-end-null.ll 2004-08-10 00:19:16 +00:00
PowerPC Rename var 2004-08-18 02:22:55 +00:00
Skeleton Code insertion methods now return void instead of #instrs inserted 2004-08-15 22:15:30 +00:00
Sparc V8 never used the instrselectorgenerator 2004-08-15 23:07:40 +00:00
SparcV8 V8 never used the instrselectorgenerator 2004-08-15 23:07:40 +00:00
SparcV9 Doxygenify some comments. 2004-08-18 17:44:14 +00:00
X86 Rename var 2004-08-18 02:22:55 +00:00
Makefile PowerPC is a real target now. 2004-08-05 18:22:30 +00:00
MRegisterInfo.cpp
Target.td isdummyclass goes away 2004-08-15 23:04:35 +00:00
TargetData.cpp Add a new helper method to get log2(type alignment) 2004-08-17 19:13:00 +00:00
TargetFrameInfo.cpp Remove dead methods 2004-08-12 18:37:15 +00:00
TargetInstrInfo.cpp ConstantTypeMustBeLoaded has been incorporated into SparcV9PreSelection, its 2004-07-27 21:43:38 +00:00
TargetMachine.cpp Implement new constructor. 2004-08-10 23:10:25 +00:00
TargetMachineRegistry.cpp Implement TargetRegistrationListener 2004-07-11 06:03:21 +00:00
TargetSchedInfo.cpp