llvm-mirror/lib/Target/PowerPC/MCTargetDesc
Saleem Abdulrasool d2f2439b8e PowerPC: support the separator character in the IAS
PowerPC uses ; as a comment leader and the @ as a separator character.
Support this properly.

llvm-svn: 316454
2017-10-24 16:19:56 +00:00
..
CMakeLists.txt
LLVMBuild.txt
PPCAsmBackend.cpp [MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter 2017-10-10 16:28:07 +00:00
PPCELFObjectWriter.cpp [MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter 2017-10-10 16:28:07 +00:00
PPCFixupKinds.h Don't repeat name in comment and format. NFC. 2017-06-28 17:23:13 +00:00
PPCMachObjectWriter.cpp [MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter 2017-10-10 16:28:07 +00:00
PPCMCAsmInfo.cpp PowerPC: support the separator character in the IAS 2017-10-24 16:19:56 +00:00
PPCMCAsmInfo.h Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. 2015-09-15 16:17:27 +00:00
PPCMCCodeEmitter.cpp [PowerPC] Ensure displacements for DQ-Form instructions are multiples of 16 2017-07-13 18:17:10 +00:00
PPCMCExpr.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
PPCMCExpr.h Fix pr24486. 2015-10-05 12:07:05 +00:00
PPCMCTargetDesc.cpp Delete Default and JITDefault code models 2017-08-03 02:16:21 +00:00
PPCMCTargetDesc.h [MC] Add a missing <memory> include left out of r315327. 2017-10-10 16:58:26 +00:00
PPCPredicates.cpp
PPCPredicates.h [PowerPC] enable optimizeCompareInstr for branch with static branch hint 2017-07-27 08:14:48 +00:00