llvm-6502/lib
Marek Olsak 2ba0c13c26 R600/SI: Don't set patterns for chip-specific instructions while having pseudos
Only pseudos have patterns on them.

Also don't set the asm string for VINTRP_Pseudo. All pseudos should have empty
asm.

This matches what all other multiclasses do.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227212 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-27 17:25:11 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Add a FIXME in SelectionDAGBuilder before an assert that is valid only on X86. 2015-01-27 13:14:35 +00:00
DebugInfo
ExecutionEngine Remove some extraneous includes. 2015-01-27 08:27:03 +00:00
IR
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support Revert r227148 & r227154 which added a test which infinitely loops. 2015-01-27 03:03:47 +00:00
TableGen
Target R600/SI: Don't set patterns for chip-specific instructions while having pseudos 2015-01-27 17:25:11 +00:00
Transforms [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag. 2015-01-27 15:58:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile