..
MCDisassembler
Remove the assert()'s from the LLVMCreateDisasmCPU() library API and just
2013-03-12 18:12:17 +00:00
MCParser
[ms-inline asm] Get the OpDecl and remove a redundant lookup.
2013-04-22 22:12:12 +00:00
CMakeLists.txt
Remove MCTargetAsmLexer and its derived classes now that edis,
2012-12-20 14:43:30 +00:00
ELFObjectWriter.cpp
Commit the right files for r176762. Sigh.
2013-03-09 09:32:16 +00:00
LLVMBuild.txt
MachObjectWriter.cpp
[MC/Mach-O] Load commands are supposed to 8-byte aligned on 64-bit.
2013-01-22 03:42:49 +00:00
Makefile
MCAsmBackend.cpp
MCAsmInfo.cpp
Remove unused DwarfSectionOffsetDirective string
2013-04-22 22:49:11 +00:00
MCAsmInfoCOFF.cpp
Remove unused DwarfSectionOffsetDirective string
2013-04-22 22:49:11 +00:00
MCAsmInfoDarwin.cpp
MCAsmStreamer.cpp
Add support for subsections to the ELF assembler. Fixes PR8717.
2013-04-17 21:18:16 +00:00
MCAssembler.cpp
Add support for subsections to the ELF assembler. Fixes PR8717.
2013-04-17 21:18:16 +00:00
MCAtom.cpp
MCCodeEmitter.cpp
MCCodeGenInfo.cpp
MCContext.cpp
Debug Info: use SmallVector instead of std::vector in MCDwarfDirsCUMap and MCDwarfFilesCUMap
2013-03-12 20:17:00 +00:00
MCDisassembler.cpp
MCDwarf.cpp
Align the __LD,__compact_unwind section.
2013-04-24 03:11:14 +00:00
MCELF.cpp
ELF symbol table field st_other support,
2013-02-19 21:57:35 +00:00
MCELFObjectTargetWriter.cpp
This patch reworks how llvm targets set
2013-01-30 02:09:52 +00:00
MCELFStreamer.cpp
Add support for subsections to the ELF assembler. Fixes PR8717.
2013-04-17 21:18:16 +00:00
MCExpr.cpp
[PowerPC] Parse platform-specifc variant kinds in AsmParser
2013-05-03 19:52:35 +00:00
MCInst.cpp
MCInstPrinter.cpp
MCInstrAnalysis.cpp
MCLabel.cpp
MCMachObjectTargetWriter.cpp
MCMachOStreamer.cpp
Add support for subsections to the ELF assembler. Fixes PR8717.
2013-04-17 21:18:16 +00:00
MCModule.cpp
MCNullStreamer.cpp
Add support for subsections to the ELF assembler. Fixes PR8717.
2013-04-17 21:18:16 +00:00
MCObjectFileInfo.cpp
Track the compact unwind encoding for when we are unable to generate compact unwind information.
2013-04-10 21:42:06 +00:00
MCObjectStreamer.cpp
Add support for subsections to the ELF assembler. Fixes PR8717.
2013-04-17 21:18:16 +00:00
MCObjectWriter.cpp
MCPureStreamer.cpp
Add support for subsections to the ELF assembler. Fixes PR8717.
2013-04-17 21:18:16 +00:00
MCRegisterInfo.cpp
MCSection.cpp
MCSectionCOFF.cpp
Add support for subsections to the ELF assembler. Fixes PR8717.
2013-04-17 21:18:16 +00:00
MCSectionELF.cpp
Add support for subsections to the ELF assembler. Fixes PR8717.
2013-04-17 21:18:16 +00:00
MCSectionMachO.cpp
Add support for subsections to the ELF assembler. Fixes PR8717.
2013-04-17 21:18:16 +00:00
MCStreamer.cpp
Add support for subsections to the ELF assembler. Fixes PR8717.
2013-04-17 21:18:16 +00:00
MCSubtargetInfo.cpp
MCSymbol.cpp
MCValue.cpp
MCWin64EH.cpp
SubtargetFeature.cpp
WinCOFFObjectWriter.cpp
COFF: Fix weak external aliases.
2013-04-22 18:48:56 +00:00
WinCOFFStreamer.cpp
Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
2013-01-31 23:29:57 +00:00