llvm-6502/test/CodeGen
Dan Gohman 7abbd04e90 APInt-ify the gep scaling code, so that it correctly handles the case where
the scale overflows pointer-sized arithmetic. This fixes PR5281.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84954 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-23 17:57:43 +00:00
..
Alpha
ARM Revert 84843. Evan, this was breaking some of the if-conversion tests. 2009-10-22 16:52:21 +00:00
Blackfin Move Blackfin intrinsics into the Target/Blackfin directory. 2009-10-15 18:50:52 +00:00
CBackend
CellSPU Revert the main portion of r31856. It was causing BranchFolding 2009-10-22 00:03:58 +00:00
CPP
Generic Revert the main portion of r31856. It was causing BranchFolding 2009-10-22 00:03:58 +00:00
Mips
MSP430 Use special DAG-to-DAG preprocessing to allow mem-mem instructions to be selected. 2009-10-22 00:16:00 +00:00
PIC16 Re-apply 84180 with the fixed test case. 2009-10-15 19:26:25 +00:00
PowerPC
SPARC
SystemZ
Thumb Enable allocation of R3 in Thumb1 2009-10-19 22:57:03 +00:00
Thumb2 Improve handling of immediates by splitting 32-bit immediates into two 16-bit 2009-10-21 20:44:34 +00:00
X86 APInt-ify the gep scaling code, so that it correctly handles the case where 2009-10-23 17:57:43 +00:00
XCore