llvm-6502/lib
Tom Stellard 47fbbc2dc5 R600/SI: Implement SIInstrInfo::verifyInstruction() for VOP*
The function is used by the machine verifier and checks that VOP*
instructions have legal operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192367 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-10 17:11:55 +00:00
..
Analysis Rename DataLayout variables TD -> DL 2013-10-03 19:50:01 +00:00
AsmParser Add a GlobalAlias::isValidLinkage to reduce code duplication. 2013-10-09 16:07:32 +00:00
Bitcode
CodeGen Debug Info: In DIBuilder, the context and type fields of template_type and 2013-10-09 19:46:28 +00:00
DebugInfo [DebugInfo] Further simplify DWARFDebugAranges public interface 2013-10-02 07:12:47 +00:00
ExecutionEngine Remove dead code. 2013-10-07 13:54:50 +00:00
IR Debug Info: In DIBuilder, the context and type fields of template_type and 2013-10-09 19:46:28 +00:00
IRReader
Linker
LTO Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
MC Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
Object
Option
Support Fix build on Solaris 11. 2013-10-08 16:12:58 +00:00
TableGen
Target R600/SI: Implement SIInstrInfo::verifyInstruction() for VOP* 2013-10-10 17:11:55 +00:00
Transforms Fix a bug in Dead Argument Elimination. 2013-10-09 17:21:44 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile