.. |
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
|
[WebAssembly] Add skeleton MC support for the Wasm container format
|
2017-02-22 01:23:18 +00:00 |
CMakeLists.txt
|
[WebAssembly] Add skeleton MC support for the Wasm container format
|
2017-02-22 01:23:18 +00:00 |
ConstantPools.cpp
|
|
|
ELFObjectWriter.cpp
|
Silence a warning "hiding virtual function".
|
2017-03-06 15:50:59 +00:00 |
LLVMBuild.txt
|
|
|
MachObjectWriter.cpp
|
|
|
MCAsmBackend.cpp
|
[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.cpp
|
[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.cpp
|
[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.cpp
|
[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.cpp
|
[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.cpp
|
[WebAssembly] Add skeleton MC support for the Wasm container format
|
2017-02-22 01:23:18 +00:00 |
MCAsmStreamer.cpp
|
Move some error handling down to MCStreamer.
|
2017-02-10 15:13:12 +00:00 |
MCAssembler.cpp
|
|
|
MCCodeEmitter.cpp
|
[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.cpp
|
|
|
MCContext.cpp
|
Disallow redefinition of section symbols.
|
2017-02-24 21:44:58 +00:00 |
MCDwarf.cpp
|
[DWARFv5] llvm-mc support for new unit header.
|
2017-02-28 23:40:46 +00:00 |
MCELFObjectTargetWriter.cpp
|
|
|
MCELFStreamer.cpp
|
MC: De-duplicate the object streamer implementations of EmitFileDirective into MCObjectStreamer. NFCI.
|
2017-03-03 21:22:06 +00:00 |
MCExpr.cpp
|
[WebAssembly] Basic support for Wasm object file encoding.
|
2017-02-24 23:18:00 +00:00 |
MCFragment.cpp
|
|
|
MCInst.cpp
|
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-11 00:27:28 +00:00 |
MCInstPrinter.cpp
|
[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.cpp
|
[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.cpp
|
|
|
MCLabel.cpp
|
[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.cpp
|
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-11 00:27:28 +00:00 |
MCMachObjectTargetWriter.cpp
|
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-11 00:27:28 +00:00 |
MCMachOStreamer.cpp
|
MC: De-duplicate the object streamer implementations of EmitFileDirective into MCObjectStreamer. NFCI.
|
2017-03-03 21:22:06 +00:00 |
MCNullStreamer.cpp
|
[MC] Implement the COFF directives in MCNullStreamer.
|
2017-02-27 23:10:18 +00:00 |
MCObjectFileInfo.cpp
|
[WebAssembly] Basic support for Wasm object file encoding.
|
2017-02-24 23:18:00 +00:00 |
MCObjectStreamer.cpp
|
MC: De-duplicate the object streamer implementations of EmitFileDirective into MCObjectStreamer. NFCI.
|
2017-03-03 21:22:06 +00:00 |
MCObjectWriter.cpp
|
[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.cpp
|
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-10 01:33:54 +00:00 |
MCSchedule.cpp
|
|
|
MCSection.cpp
|
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-08 22:23:19 +00:00 |
MCSectionCOFF.cpp
|
[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.cpp
|
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-14 00:33:36 +00:00 |
MCSectionMachO.cpp
|
|
|
MCSectionWasm.cpp
|
[WebAssembly] Add skeleton MC support for the Wasm container format
|
2017-02-22 01:23:18 +00:00 |
MCStreamer.cpp
|
[MC] Factor out non-COFF handling of COFF-specific directives.
|
2017-02-27 22:44:37 +00:00 |
MCSubtargetInfo.cpp
|
[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.cpp
|
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-08 22:23:19 +00:00 |
MCSymbolELF.cpp
|
|
|
MCTargetOptions.cpp
|
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-10 01:33:54 +00:00 |
MCValue.cpp
|
|
|
MCWasmObjectTargetWriter.cpp
|
[WebAssembly] Add skeleton MC support for the Wasm container format
|
2017-02-22 01:23:18 +00:00 |
MCWasmStreamer.cpp
|
MC: De-duplicate the object streamer implementations of EmitFileDirective into MCObjectStreamer. NFCI.
|
2017-03-03 21:22:06 +00:00 |
MCWin64EH.cpp
|
|
|
MCWinEH.cpp
|
|
|
StringTableBuilder.cpp
|
[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.cpp
|
SubtargetFeature: Cleanup; NFC
|
2017-02-21 01:27:29 +00:00 |
WasmObjectWriter.cpp
|
[WebAssembly] Add some comments and tidy up whitespace.
|
2017-02-27 22:41:39 +00:00 |
WinCOFFObjectWriter.cpp
|
MC/COFF: Do not emit forward associative section referenceds.
|
2017-02-17 17:32:54 +00:00 |
WinCOFFStreamer.cpp
|
MC: De-duplicate the object streamer implementations of EmitFileDirective into MCObjectStreamer. NFCI.
|
2017-03-03 21:22:06 +00:00 |