llvm-6502/test/CodeGen
Michael Liao 0787274b70 Fix PR14161
- Check index being extracted to be constant 0 before simplfiying.
  Otherwise, retain the original sequence.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166504 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-23 21:40:15 +00:00
..
ARM When a block ends in an indirect branch, add its successors to the machine basic block. 2012-10-22 23:30:04 +00:00
CellSPU Fix broken tests. 2012-10-02 15:49:34 +00:00
CPP
Generic
Hexagon
MBlaze
Mips implement setXX patterns 2012-10-23 01:35:48 +00:00
MSP430 Fix fallout from RegInfo => FrameLowering refactoring on MSP430. 2012-10-17 17:37:11 +00:00
NVPTX
PowerPC This patch fixes failures in the SingleSource/Regression/C/uint64_to_float 2012-10-18 13:16:11 +00:00
SPARC Fix broken tests. 2012-10-02 15:49:34 +00:00
Thumb
Thumb2 Add LLVM support for Swift. 2012-09-29 21:43:49 +00:00
X86 Fix PR14161 2012-10-23 21:40:15 +00:00
XCore