llvm-6502/test/CodeGen
Bob Wilson 765cc0b9d5 Revise ARM inline assembly memory operands to require the memory address to
be in a register.  The previous use of ARM address mode 2 was completely
arbitrary and inappropriate for Thumb.  Radar 7137468.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84022 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-13 20:50:28 +00:00
..
Alpha
ARM Revise ARM inline assembly memory operands to require the memory address to 2009-10-13 20:50:28 +00:00
Blackfin Coalescer should not delete extract_subreg, insert_subreg, and subreg_to_reg of 2009-09-28 05:28:43 +00:00
CBackend
CellSPU
CPP
Generic
Mips
MSP430 Eliminate some redundant llvm-as calls. 2009-10-12 09:31:55 +00:00
PIC16
PowerPC
SPARC Eliminate some redundant llvm-as calls. 2009-10-12 09:31:55 +00:00
SystemZ
Thumb Forgot about ARM::tPUSH. It also has a new writeback operand. 2009-10-02 05:03:07 +00:00
Thumb2 Fix tests. 2009-10-02 06:53:57 +00:00
X86 Don't forget to mark RAX as live-out of the function when arranging for 2009-10-12 16:36:12 +00:00
XCore Add some peepholes for signed comparisons using ashr X, X, 32. 2009-10-08 15:38:17 +00:00