llvm-6502/test
Tom Stellard bcc1d80afb Merging r199918:
------------------------------------------------------------------------
r199918 | thomas.stellard | 2014-01-23 10:49:33 -0800 (Thu, 23 Jan 2014) | 8 lines

R600: Disable the BFE pattern

This pattern uses an SDNodeXForm, which isn't being emitted for some
reason.  I can get it to work by attaching the PatLeaf that has the
XForm to the argument in the output pattern, but this results in an
immediate being used in a register operand, which the backend can't
handle yet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@204640 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-24 18:21:29 +00:00
..
Analysis
Assembler Merging r195535: 2013-12-09 21:01:06 +00:00
Bindings Merging r196156: 2013-12-09 21:05:36 +00:00
Bitcode Merging r196158: 2013-12-09 21:06:30 +00:00
BugPoint Merging r195535: 2013-12-09 21:01:06 +00:00
CodeGen Merging r199918: 2014-03-24 18:21:29 +00:00
DebugInfo Merging r195504: 2013-12-09 20:58:24 +00:00
ExecutionEngine
Feature Merging r195535: 2013-12-09 21:01:06 +00:00
FileCheck
Instrumentation Merging r195504: 2013-12-09 20:58:24 +00:00
Integer
JitListener Merging r195504: 2013-12-09 20:58:24 +00:00
Linker Merging r195504: 2013-12-09 20:58:24 +00:00
LTO
MC Merging r196104: 2013-12-02 19:24:08 +00:00
Object
Other Merging r195477: 2013-11-25 05:20:58 +00:00
TableGen
tools
Transforms Merging r197449: 2013-12-17 01:28:35 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh