llvm-6502/include/llvm/MC
Benjamin Kramer 8466efc36f Micro-optimize MCObjectWriter to do a byteswap if necessary and then write the
whole integer to the stream instead of doing byte-sized writes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111230 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-17 13:55:45 +00:00
..
MCParser llvm-mc: Add -show-inst-operands, for dumping the parsed instruction representation before matching. 2010-08-11 06:37:09 +00:00
EDInstInfo.h
ELFObjectWriter.h Add ELF ObjectWriter and Streamer support. 2010-08-16 18:57:57 +00:00
MachObjectWriter.h
MCAsmInfo.h
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h
MCAssembler.h Layout helper function. 2010-08-16 18:35:06 +00:00
MCCodeEmitter.h
MCContext.h ELF entry size support. 2010-08-16 18:33:46 +00:00
MCDirectives.h
MCDisassembler.h
MCDwarf.h Next bit of support for the dwarf .file directive. This patch takes the 2010-08-09 22:52:14 +00:00
MCELFSymbolFlags.h Add ELF ObjectWriter and Streamer support. 2010-08-16 18:57:57 +00:00
MCExpr.h
MCFixup.h
MCInst.h
MCInstPrinter.h
MCLabel.h
MCMachOSymbolFlags.h
MCObjectStreamer.h MC: Add WinCOFFStreamer implementation and merge common code from MachO 2010-07-19 06:13:10 +00:00
MCObjectWriter.h Micro-optimize MCObjectWriter to do a byteswap if necessary and then write the 2010-08-17 13:55:45 +00:00
MCSection.h
MCSectionCOFF.h
MCSectionELF.h Add ELF ObjectWriter and Streamer support. 2010-08-16 18:35:43 +00:00
MCSectionMachO.h
MCStreamer.h Add ELF ObjectWriter and Streamer support. 2010-08-16 18:35:43 +00:00
MCSymbol.h
MCValue.h
SectionKind.h