..
MCDisassembler
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
MCParser
[MC][AArch64] Cleanup end-of-line parsing in AArch64 AsmParser.
2016-11-08 18:31:04 +00:00
ConstantPools.h
Fix 24560: assembler does not share constant pool for same constants
2016-11-04 19:17:32 +00:00
MachineLocation.h
MCAsmBackend.h
Remove MCAsmInfo.h include from TargetOptions.h
2016-07-27 16:03:57 +00:00
MCAsmInfo.h
Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInfo APIs (NFC)
2016-10-01 06:46:33 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmInfoELF.h
MCAsmLayout.h
MCAssembler.h
Use the range variant of find instead of unpacking begin/end
2016-08-11 22:21:41 +00:00
MCCodeEmitter.h
MCCodeView.h
[codeview] Add new directives to record inlined call site line info
2016-09-07 16:15:31 +00:00
MCContext.h
Remove LLVM_NOEXCEPT and replace it with noexcept
2016-10-19 23:52:38 +00:00
MCDirectives.h
[MachO] Add MachO alt-entry directive support.
2016-03-15 01:43:05 +00:00
MCDwarf.h
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
MCELFObjectWriter.h
Prune some includes from headers and sink some inline functions
2016-06-22 23:23:08 +00:00
MCELFStreamer.h
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
MCExpr.h
[AMDGPU] Add 32-bit lo/hi got and pc relative variant kinds and emit appropriate relocations
2016-10-14 04:21:32 +00:00
MCFixedLenDisassembler.h
MCFixup.h
[mips][ias] Support .dtprel[d]word and .tprel[d]word directives
2016-08-22 16:18:42 +00:00
MCFixupKindInfo.h
MCFragment.h
[codeview] Add new directives to record inlined call site line info
2016-09-07 16:15:31 +00:00
MCInst.h
MCInstBuilder.h
MCInstPrinter.h
[LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings
2016-08-18 17:56:27 +00:00
MCInstrAnalysis.h
MCInstrDesc.h
Revert r283690, "MC: Remove unused entities."
2016-10-10 22:49:37 +00:00
MCInstrInfo.h
Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInfo APIs (NFC)
2016-10-01 06:46:33 +00:00
MCInstrItineraries.h
Fix comment typos. NFC.
2016-11-20 13:47:59 +00:00
MCLabel.h
MCLinkerOptimizationHint.h
Prune some includes from headers and sink some inline functions
2016-06-22 23:23:08 +00:00
MCMachObjectWriter.h
Revert r283690, "MC: Remove unused entities."
2016-10-10 22:49:37 +00:00
MCObjectFileInfo.h
Move code only used by codegen out of MC. NFC.
2016-08-29 12:33:42 +00:00
MCObjectStreamer.h
[codeview] Add new directives to record inlined call site line info
2016-09-07 16:15:31 +00:00
MCObjectWriter.h
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
2016-01-27 10:01:28 +00:00
MCRegisterInfo.h
Fix typo in comment, NFC
2016-09-26 12:38:03 +00:00
MCSchedule.h
[MCSchedule] Remove comments about MinLatency. NFC
2016-03-14 00:36:19 +00:00
MCSection.h
MC: Move MCSection::begin/end to header, NFC
2016-09-12 00:17:09 +00:00
MCSectionCOFF.h
[MC] Handle discardable COFF sections in assembly
2016-09-14 22:41:50 +00:00
MCSectionELF.h
Recommit 270977 - [llvm-mc] - Teach llvm-mc to generate zlib styled compression sections.
2016-05-27 12:27:32 +00:00
MCSectionMachO.h
MCStreamer.h
MCStreamer: Use "cfi" for CFI related temp labels.
2016-11-30 23:48:26 +00:00
MCSubtargetInfo.h
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
MCSymbol.h
Use the same underlying type for bitfields
2016-06-24 04:05:25 +00:00
MCSymbolCOFF.h
MCSymbolELF.h
MCSymbolMachO.h
Add missing include. Should fix modules builds.
2016-06-23 07:30:12 +00:00
MCTargetOptions.h
New llc option pie-copy-relocations to optimize access to extern globals.
2016-10-13 20:54:39 +00:00
MCTargetOptionsCommandFlags.h
New llc option pie-copy-relocations to optimize access to extern globals.
2016-10-13 20:54:39 +00:00
MCValue.h
MCWin64EH.h
Revert r283690, "MC: Remove unused entities."
2016-10-10 22:49:37 +00:00
MCWinCOFFObjectWriter.h
MCWinCOFFStreamer.h
MCWinEH.h
Revert r283690, "MC: Remove unused entities."
2016-10-10 22:49:37 +00:00
SectionKind.h
[X86] Create mergeable constant pool entries for AVX
2016-02-22 22:23:11 +00:00
StringTableBuilder.h
[ADT] Move CachedHashString to its own header in ADT, and rename to CachedHashStringRef.
2016-10-17 22:24:36 +00:00
SubtargetFeature.h
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00