llvm-project/llvm/lib/Target/XCore/Disassembler
Richard Osborne f18d95f756 [XCore] The RRegs register class is a superset of GRRegs.
At the time when the XCore backend was added there were some issues with
with overlapping register classes but these all seem to be fixed now.
Describing the register classes correctly allow us to get rid of a
codegen only instruction (LDAWSP_lru6_RRegs) and it means we can
disassemble ru6 instructions that use registers above r11.

llvm-svn: 178782
2013-04-04 19:57:46 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
XCoreDisassembler.cpp [XCore] The RRegs register class is a superset of GRRegs. 2013-04-04 19:57:46 +00:00