llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc
Benjamin Kramer 50e2a29385 Replace custom fixed endian to raw_ostream emission with EndianStream.
Less code, clearer and more efficient. No functionality change intended.

llvm-svn: 239040
2015-06-04 15:03:02 +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 Merge MCELF.h into MCSymbolELF.h. 2015-06-02 20:38:46 +00:00
PPCELFObjectWriter.cpp Merge MCELF.h into MCSymbolELF.h. 2015-06-02 20:38:46 +00:00
PPCFixupKinds.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +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 Replace custom fixed endian to raw_ostream emission with EndianStream. 2015-06-04 15:03:02 +00:00
PPCMCExpr.cpp MC: Clean up MCExpr naming. NFC. 2015-05-30 01:25:56 +00:00
PPCMCExpr.h MC: Clean up MCExpr naming. NFC. 2015-05-30 01:25:56 +00:00
PPCMCTargetDesc.cpp Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC. 2015-06-04 13:12:25 +00:00
PPCMCTargetDesc.h Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
PPCMachObjectWriter.cpp MC: Clean up MCExpr naming. NFC. 2015-05-30 01:25:56 +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 Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00