llvm-project/llvm/lib/Target/R600/InstPrinter
Tom Stellard d7e6f13671 R600/SI: Initial support for assembler and inline assembly
This is currently considered experimental, but most of the more
commonly used instructions should work.

So far only SI has been extensively tested, CI and VI probably work too,
but may be buggy.  The current set of tests cases do not give complete
coverage, but I think it is sufficient for an experimental assembler.

See the documentation in R600Usage for more information.

llvm-svn: 234381
2015-04-08 01:09:26 +00:00
..
AMDGPUInstPrinter.cpp R600/SI: Initial support for assembler and inline assembly 2015-04-08 01:09:26 +00:00
AMDGPUInstPrinter.h R600/SI: Initial support for assembler and inline assembly 2015-04-08 01:09:26 +00:00
CMakeLists.txt [CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen. 2013-11-28 17:04:04 +00:00
LLVMBuild.txt
Makefile