1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib/Target/SystemZ/MCTargetDesc
Rafael Espindola 90d8b36e1e Add a MCAsmInfoELF class and factor some code into it.
We had a MCAsmInfoCOFF, but no common class for all the ELF MCAsmInfos before.

llvm-svn: 192760
2013-10-16 01:34:32 +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 Add a MCAsmInfoELF class and factor some code into it. 2013-10-16 01:34:32 +00:00
SystemZMCAsmInfo.h Add a MCAsmInfoELF class and factor some code into it. 2013-10-16 01:34:32 +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 Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
SystemZMCTargetDesc.h [SystemZ] Add patterns to load a constant into a high word (IIHF) 2013-10-01 13:02:28 +00:00