llvm-6502/test/CodeGen
Dan Gohman 2b98bd23cb Make SCEVAddRecExpr's getType return a pointer type when the add
has a pointer member. This helps reduce unnecessary bitcasting
and uglygeps.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93939 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-19 22:53:50 +00:00
..
Alpha
ARM Test case for r93758. 2010-01-19 00:35:20 +00:00
Blackfin
CBackend
CellSPU don't let asm-verbose break the check-next lines in these tests. 2010-01-19 06:39:54 +00:00
CPP
Generic APInt'fy TargetLowering::SimplifySetCC to fix PR5963. 2010-01-07 20:58:44 +00:00
Mips
MSP430 Reenable tests 2010-01-15 21:19:26 +00:00
PIC16
PowerPC Now that we have everything nicely factored (e.g. asmprinter is not 2010-01-19 05:38:33 +00:00
SPARC
SystemZ
Thumb Run the pre-register allocation tail duplication pass by default. Remove 2010-01-16 00:29:50 +00:00
Thumb2 Remove predicates when changing an add into an unpredicable mov. 2010-01-19 21:08:28 +00:00
X86 Make SCEVAddRecExpr's getType return a pointer type when the add 2010-01-19 22:53:50 +00:00
XCore