1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Target/Mips/InstPrinter
Jack Carter 3dfa61ae2c 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
 
llvm-svn: 174358
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