llvm-6502/test/CodeGen
Tom Stellard a7469745de R600: Correct opcode for BFE_INT
Acording to AMD documentation, the correct opcode for
BFE_INT is 0x5, not 0x4

Fixes Arithm/Absdiff.Mat/3 OpenCV test

Patch by: Bruno Jiménez

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205562 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-03 20:19:29 +00:00
..
AArch64
ARM ARM: update even more tests 2014-04-03 17:35:22 +00:00
ARM64 ARM64: add regression test for r205519. 2014-04-03 09:36:05 +00:00
CPP
Generic
Hexagon
Inputs
Mips
MSP430
NVPTX
PowerPC
R600 R600: Correct opcode for BFE_INT 2014-04-03 20:19:29 +00:00
SPARC
SystemZ
Thumb
Thumb2 ARM: update even more tests 2014-04-03 17:35:22 +00:00
X86 llvm/test/CodeGen/X86/peephole-multiple-folds.ll: Relax expressions to satisfy win32. 2014-04-03 20:07:51 +00:00
XCore