llvm-6502/lib/Target
Chris Lattner 96563df090 Specify an asm string and operands lists for a bunch of instructions.
This only really covers no-operand instructions so far.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15387 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-01 06:01:00 +00:00
..
CBackend
PowerPC * Conditional save/restore of LR disabled as it's not quite correct 2004-07-30 15:53:09 +00:00
Skeleton
Sparc I'm pretty sure that ba is branch always, which is a barrier. Brg should 2004-07-31 02:24:37 +00:00
SparcV8 I'm pretty sure that ba is branch always, which is a barrier. Brg should 2004-07-31 02:24:37 +00:00
SparcV9 Updated ModuloScheduling. It makes it all the wya through register allocation on the new code!! 2004-07-30 23:36:10 +00:00
X86 Specify an asm string and operands lists for a bunch of instructions. 2004-08-01 06:01:00 +00:00
Makefile
MRegisterInfo.cpp
Target.td Add the 'ops' marker, add an AsmString initializer 2004-08-01 04:40:43 +00:00
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp ConstantTypeMustBeLoaded has been incorporated into SparcV9PreSelection, its 2004-07-27 21:43:38 +00:00
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp