llvm-6502/lib/Target/Mips/InstPrinter
Jack Carter 37ef65b9c1 This patch that sets the EmitAlias flag in td files
and enables the instruction printer to print aliased 
instructions. 

Due to usage of RegisterOperands a change in common 
code (utils/TableGen/AsmWriterEmitter.cpp) is required 
to get the correct register value if it is a RegisterOperand.

Contributer: Vladimir Medic
 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174358 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-05 08:32:10 +00:00
..
CMakeLists.txt [CMake] Remove dependencies to intrinsics_gen I introduced in r169724. 2012-12-11 05:53:54 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile 80 columns of Mips InstPrinter Makefile 2012-02-24 01:47:01 +00:00
MipsInstPrinter.cpp This patch that sets the EmitAlias flag in td files 2013-02-05 08:32:10 +00:00
MipsInstPrinter.h This patch that sets the EmitAlias flag in td files 2013-02-05 08:32:10 +00:00