llvm-6502/test/CodeGen
Chris Lattner 74d3f50a80 factor some logic out into a helper function, allow remat of loads from constant
globals.  This implements remat-constant.ll even without aggressive-remat.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74373 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-27 04:38:55 +00:00
..
Alpha
ARM
CBackend
CellSPU
CPP
Generic Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
IA64
Mips
MSP430
PowerPC
SPARC
Thumb
Thumb2 When possible, use "mvn ra, rb" instead of "eor ra, rb, -1" because mvn has a narrow version and eor(i) does not. 2009-06-26 23:13:13 +00:00
X86 factor some logic out into a helper function, allow remat of loads from constant 2009-06-27 04:38:55 +00:00
XCore