llvm-6502/lib/Target/PowerPC/MCTargetDesc
Eric Christopher e2424b02b2 Replace the MCSubtargetInfo parameter with a Triple when creating
an MCInstPrinter. Update all callers and use where we wanted a Triple
previously.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233648 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-31 00:10:04 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
PPCAsmBackend.cpp [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
PPCELFObjectWriter.cpp
PPCFixupKinds.h
PPCMachObjectWriter.cpp Add r224985 back with fixes. 2015-01-19 21:11:14 +00:00
PPCMCAsmInfo.cpp Use the generic Lfunc_begin label on ppc. 2015-03-05 18:55:50 +00:00
PPCMCAsmInfo.h Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision 2015-01-09 18:55:42 +00:00
PPCMCCodeEmitter.cpp Remove the use of the subtarget in MCCodeEmitter creation and 2015-03-10 22:03:14 +00:00
PPCMCExpr.cpp
PPCMCExpr.h Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter 2015-03-16 18:06:57 +00:00
PPCMCTargetDesc.cpp Replace the MCSubtargetInfo parameter with a Triple when creating 2015-03-31 00:10:04 +00:00
PPCMCTargetDesc.h [PowerPC] Add asm parser support for bitmask forms of rotate-and-mask instructions 2015-03-28 19:42:41 +00:00
PPCPredicates.cpp
PPCPredicates.h