llvm-6502/test/CodeGen
Matt Arsenault 0134a9bed3 R600: Fix nonsensical implementation of computeKnownBits for BFE
This was resulting in invalid simplifications of sdiv

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219953 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-16 20:07:40 +00:00
..
AArch64 [AArch64] Fix miscompile of sdiv-by-power-of-2. 2014-10-16 16:41:15 +00:00
ARM
CPP
Generic
Hexagon
Inputs
Mips [mips] Account for endianess when expanding BuildPairF64/ExtractElementF64 nodes. 2014-10-16 15:41:51 +00:00
MSP430
NVPTX [MachineSink] Use the real post dominator tree 2014-10-15 03:27:43 +00:00
PowerPC Delete -std-compile-opts. 2014-10-16 20:00:02 +00:00
R600 R600: Fix nonsensical implementation of computeKnownBits for BFE 2014-10-16 20:07:40 +00:00
SPARC
SystemZ
Thumb
Thumb2 Delete -std-compile-opts. 2014-10-16 20:00:02 +00:00
X86 Delete -std-compile-opts. 2014-10-16 20:00:02 +00:00
XCore