llvm-6502/lib/Target
Alkis Evlogimenos 745502a04b Do not generate instructions with mismatched memory/immediate sized
operands. The X86 backend doesn't handle them properly right now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11944 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-28 06:01:43 +00:00
..
CBackend Fixes for PR258 and PR259. 2004-02-26 22:20:58 +00:00
PowerPC
Sparc Instructions to call and return from functions. 2004-02-26 00:37:12 +00:00
SparcV8 Instructions to call and return from functions. 2004-02-26 00:37:12 +00:00
SparcV9 Turn off the SparcV9MachineCodeDestructionPass for now, because it's buggy 2004-02-27 21:15:40 +00:00
X86 Do not generate instructions with mismatched memory/immediate sized 2004-02-28 06:01:43 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp Use a map instead of annotations 2004-02-26 08:02:17 +00:00
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp