llvm-6502/test
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
..
Analysis Account for scalarization costs in BasicTTI::getMemoryOpCost for extending vector loads 2014-04-03 00:53:59 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen R600: Correct opcode for BFE_INT 2014-04-03 20:19:29 +00:00
DebugInfo Revert r205551, "Attempt to XFAIL this on mingw and cygwin hosts." It didn't fail on cygming. 2014-04-03 20:08:02 +00:00
ExecutionEngine
Feature Disable each MachineFunctionPass for 'optnone' functions, unless that 2014-03-31 17:43:35 +00:00
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO This patch fixes LTO's RecordStreamer so that it records symbols in the MCExpr 2014-03-31 16:59:13 +00:00
MC ARM: update even more tests 2014-04-03 17:35:22 +00:00
Object Only clear the thumb bit from function addresses. 2014-04-03 02:20:43 +00:00
Other
TableGen
tools
Transforms Fix PR19270 - type mismatch caused by invalid optimization. 2014-04-03 17:51:58 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg ARM: update even more tests 2014-04-03 17:35:22 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh