llvm-6502/lib/Target/PowerPC/MCTargetDesc
Joerg Sonnenberger 66b7139b1b Given target assembler parsers a chance to handle variant expressions
first. Use this to turn the PPC modifiers into PPC specific expressions,
allowing them to work on constants.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189400 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-27 20:23:19 +00:00
..
CMakeLists.txt initial draft of PPCMachObjectWriter.cpp 2013-08-08 20:14:40 +00:00
LLVMBuild.txt
Makefile
PPCAsmBackend.cpp Revert "Fix the build broken by r189315." and "Move everything depending on Object/MachOFormat.h over to Support/MachO.h." 2013-08-27 05:38:30 +00:00
PPCELFObjectWriter.cpp [PowerPC] Revert r185476 and fix up TLS variant kinds 2013-07-09 16:41:09 +00:00
PPCFixupKinds.h [PowerPC] Support @tls in the asm parser 2013-07-05 12:22:36 +00:00
PPCMachObjectWriter.cpp Revert "Fix the build broken by r189315." and "Move everything depending on Object/MachOFormat.h over to Support/MachO.h." 2013-08-27 05:38:30 +00:00
PPCMCAsmInfo.cpp [PowerPC] Always use "assembler dialect" 1 2013-07-08 20:20:51 +00:00
PPCMCAsmInfo.h
PPCMCCodeEmitter.cpp [PowerPC] Support @tls in the asm parser 2013-07-05 12:22:36 +00:00
PPCMCExpr.cpp Given target assembler parsers a chance to handle variant expressions 2013-08-27 20:23:19 +00:00
PPCMCExpr.h [PowerPC] Always use "assembler dialect" 1 2013-07-08 20:20:51 +00:00
PPCMCTargetDesc.cpp [PowerPC] Support powerpc64le as a syntax-checking target. 2013-07-26 01:35:43 +00:00
PPCMCTargetDesc.h initial draft of PPCMachObjectWriter.cpp 2013-08-08 20:14:40 +00:00
PPCPredicates.cpp [PowerPC] Add predicted forms of branches 2013-06-24 16:52:04 +00:00
PPCPredicates.h [PowerPC] Add predicted forms of branches 2013-06-24 16:52:04 +00:00