llvm/lib/Target/SystemZ/MCTargetDesc
Richard Sandiford 4c8feae136 [SystemZ] Add patterns to load a constant into a high word (IIHF)
Similar to low words, we can use the shorter LLIHL and LLIHH if it turns
out that the other half of the GR64 isn't live.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191750 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-01 13:02:28 +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 MC: Remove vestigial PCSymbol field from AsmInfo 2013-09-25 09:36:11 +00:00
SystemZMCAsmInfo.h Remove unused argument. 2013-05-10 18:16:59 +00:00
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] Use upper words of GR64s for codegen 2013-10-01 11:26:28 +00:00
SystemZMCTargetDesc.h [SystemZ] Add patterns to load a constant into a high word (IIHF) 2013-10-01 13:02:28 +00:00