llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc
Hal Finkel 7c8ae53506 [PowerPC] Support TLS on PPC32/ELF
Patch by Justin Hibbits!

llvm-svn: 213960
2014-07-25 17:47:22 +00:00
..
CMakeLists.txt [CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen. 2013-11-28 17:04:04 +00:00
LLVMBuild.txt
Makefile
PPCAsmBackend.cpp [PowerPC] ELFv2 MC support for .localentry directive 2014-07-20 23:06:03 +00:00
PPCELFObjectWriter.cpp [PowerPC] Support TLS on PPC32/ELF 2014-07-25 17:47:22 +00:00
PPCFixupKinds.h [PowerPC] Support @tls in the asm parser 2013-07-05 12:22:36 +00:00
PPCMCAsmInfo.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
PPCMCAsmInfo.h [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. PowerPC edition 2014-04-29 07:57:37 +00:00
PPCMCCodeEmitter.cpp [PowerPC] Fix emitting instruction pairs on LE 2014-06-18 15:37:07 +00:00
PPCMCExpr.cpp Move expression visitation logic up to MCStreamer. 2014-06-25 15:45:33 +00:00
PPCMCExpr.h Move expression visitation logic up to MCStreamer. 2014-06-25 15:45:33 +00:00
PPCMCTargetDesc.cpp [PowerPC] ELFv2 MC support for .localentry directive 2014-07-20 23:06:03 +00:00
PPCMCTargetDesc.h [PowerPC] Generate little-endian object files 2014-03-24 18:16:09 +00:00
PPCMachObjectWriter.cpp [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. PowerPC edition 2014-04-29 07:57:37 +00:00
PPCPredicates.cpp Add CR-bit tracking to the PowerPC backend for i1 values 2014-02-28 00:27:01 +00:00
PPCPredicates.h Try to unbreak the C++11 build 2014-02-28 00:45:27 +00:00