llvm-6502/lib/Target/SystemZ/MCTargetDesc
Richard Sandiford 259a6006e8 [SystemZ] Define the GR64 low-word logic instructions as pseudo aliases.
Another patch to avoid duplication of encoding information.  Things like
NILF, NILL and NILH are used as both 32-bit and 64-bit instructions.
Here the 64-bit versions are defined as aliases of the 32-bit ones.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191369 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-25 11:11:53 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
SystemZMCAsmBackend.cpp [SystemZ] Define the call instructions as pseudo aliases. 2013-09-25 10:37:17 +00:00
SystemZMCAsmInfo.cpp
SystemZMCAsmInfo.h
SystemZMCCodeEmitter.cpp [SystemZ] Define the call instructions as pseudo aliases. 2013-09-25 10:37:17 +00:00
SystemZMCFixups.h
SystemZMCObjectWriter.cpp
SystemZMCTargetDesc.cpp [SystemZ] Add instruction-shortening pass 2013-09-25 10:11:07 +00:00
SystemZMCTargetDesc.h [SystemZ] Define the GR64 low-word logic instructions as pseudo aliases. 2013-09-25 11:11:53 +00:00