..
MCDisassembler
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-08 22:23:19 +00:00
MCParser
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-10 01:33:54 +00:00
ConstantPools.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-07 23:02:00 +00:00
LaneBitmask.h
MachineLocation.h
[MC] Fix MachineLocation constructor broken in r294685 (NFC).
2017-03-01 22:28:23 +00:00
MCAsmBackend.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-08 22:23:19 +00:00
MCAsmInfo.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-11 00:27:28 +00:00
MCAsmInfoCOFF.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-11 00:27:28 +00:00
MCAsmInfoDarwin.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-11 00:27:28 +00:00
MCAsmInfoELF.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-11 00:27:28 +00:00
MCAsmInfoWasm.h
[WebAssembly] Add skeleton MC support for the Wasm container format
2017-02-22 01:23:18 +00:00
MCAsmLayout.h
MCAssembler.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-07 23:02:00 +00:00
MCCodeEmitter.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-08 22:23:19 +00:00
MCCodeView.h
MCContext.h
Fix asm printing of associated sections.
2017-03-14 19:28:51 +00:00
MCDirectives.h
MCDwarf.h
Add initializer that was missed in r295009.
2017-02-14 07:10:03 +00:00
MCELFObjectWriter.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-07 23:02:00 +00:00
MCELFStreamer.h
MC: De-duplicate the object streamer implementations of EmitFileDirective into MCObjectStreamer. NFCI.
2017-03-03 21:22:06 +00:00
MCExpr.h
[Assembler] Add location info to unary expressions.
2017-03-10 13:08:20 +00:00
MCFixedLenDisassembler.h
MCFixup.h
MCFixupKindInfo.h
MCFragment.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-07 23:02:00 +00:00
MCInst.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-11 00:27:28 +00:00
MCInstBuilder.h
MCInstPrinter.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-11 00:27:28 +00:00
MCInstrAnalysis.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-11 00:27:28 +00:00
MCInstrDesc.h
MCInstrInfo.h
MCInstrItineraries.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-11 00:27:28 +00:00
MCLabel.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-08 22:23:19 +00:00
MCLinkerOptimizationHint.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-11 00:27:28 +00:00
MCMachObjectWriter.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-07 23:02:00 +00:00
MCObjectFileInfo.h
[WebAssembly] Add skeleton MC support for the Wasm container format
2017-02-22 01:23:18 +00:00
MCObjectStreamer.h
MC: De-duplicate the object streamer implementations of EmitFileDirective into MCObjectStreamer. NFCI.
2017-03-03 21:22:06 +00:00
MCObjectWriter.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-08 22:23:19 +00:00
MCRegisterInfo.h
Move spill size and alignment info from MC to TargetRegisterInfo
2017-03-23 22:32:22 +00:00
MCSchedule.h
MCSection.h
[WebAssembly] Add skeleton MC support for the Wasm container format
2017-02-22 01:23:18 +00:00
MCSectionCOFF.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-10 01:33:54 +00:00
MCSectionELF.h
Fix asm printing of associated sections.
2017-03-14 19:28:51 +00:00
MCSectionMachO.h
Only print architecture dependent flags for that architecture.
2017-01-30 15:38:43 +00:00
MCSectionWasm.h
[WebAssembly] Basic support for Wasm object file encoding.
2017-02-24 23:18:00 +00:00
MCStreamer.h
Perform symbol binding for .symver versioned symbols
2017-03-09 00:19:49 +00:00
MCSubtargetInfo.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-08 22:23:19 +00:00
MCSymbol.h
[WebAssembly] Add skeleton MC support for the Wasm container format
2017-02-22 01:23:18 +00:00
MCSymbolCOFF.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-10 01:33:54 +00:00
MCSymbolELF.h
MCSymbolMachO.h
MCSymbolWasm.h
[WebAssembly] Use LEB encoding for value types
2017-03-14 20:23:22 +00:00
MCTargetOptions.h
Remove stale and unused (MC)TargetOptions comparators.
2017-03-24 12:50:45 +00:00
MCTargetOptionsCommandFlags.h
MCValue.h
MCWasmObjectWriter.h
[WebAssembly] Basic support for Wasm object file encoding.
2017-02-24 23:18:00 +00:00
MCWasmStreamer.h
MC: De-duplicate the object streamer implementations of EmitFileDirective into MCObjectStreamer. NFCI.
2017-03-03 21:22:06 +00:00
MCWin64EH.h
MCWinCOFFObjectWriter.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-07 23:02:00 +00:00
MCWinCOFFStreamer.h
MC: De-duplicate the object streamer implementations of EmitFileDirective into MCObjectStreamer. NFCI.
2017-03-03 21:22:06 +00:00
MCWinEH.h
SectionKind.h
StringTableBuilder.h
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-02-11 00:27:28 +00:00
SubtargetFeature.h
SubtargetFeature: Cleanup; NFC
2017-02-21 01:27:29 +00:00