llvm-6502/lib/Target/PowerPC/MCTargetDesc
Rafael Espindola f51e95a9f2 Fix an incomplete refactoring of the ppc backend. Thanks to rdivacky for reporting
it. It does need some some tests...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147154 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-22 18:38:06 +00:00
..
CMakeLists.txt Fix cmake. 2011-12-22 02:06:17 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
PPCAsmBackend.cpp Fix an incomplete refactoring of the ppc backend. Thanks to rdivacky for reporting 2011-12-22 18:38:06 +00:00
PPCBaseInfo.h Code clean up. 2011-07-25 20:18:48 +00:00
PPCELFObjectWriter.cpp Fix an incomplete refactoring of the ppc backend. Thanks to rdivacky for reporting 2011-12-22 18:38:06 +00:00
PPCFixupKinds.h Refactor PPC target to separate MC routines from Target routines. 2011-07-25 19:53:23 +00:00
PPCMCAsmInfo.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
PPCMCAsmInfo.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
PPCMCCodeEmitter.cpp Refactor PPC target to separate MC routines from Target routines. 2011-07-25 19:53:23 +00:00
PPCMCTargetDesc.cpp Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00
PPCMCTargetDesc.h Move PPC bits to lib/Target/PowerPC. 2011-12-22 01:57:09 +00:00
PPCPredicates.cpp Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsmLexer; rename createAsmLexer to createMCAsmLexer and createAsmParser to createMCAsmParser. 2011-07-26 00:24:13 +00:00
PPCPredicates.h Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsmLexer; rename createAsmLexer to createMCAsmLexer and createAsmParser to createMCAsmParser. 2011-07-26 00:24:13 +00:00