.. |
MCDisassembler
|
|
|
MCParser
|
Reflow formatting after previous NFC commit.
|
2018-04-24 01:57:03 +00:00 |
CMakeLists.txt
|
|
|
ConstantPools.cpp
|
|
|
ELFObjectWriter.cpp
|
Delay creating an alias for @@@.
|
2018-03-09 18:42:25 +00:00 |
LLVMBuild.txt
|
Add a build dependency from libMC to libDebugInfoCodeView to match the reality of header dependencies here
|
2018-03-26 23:48:52 +00:00 |
MachObjectWriter.cpp
|
[MC] Change std::sort to llvm::sort in response to r327219
|
2018-04-13 19:47:01 +00:00 |
MCAsmBackend.cpp
|
|
|
MCAsmInfo.cpp
|
[DEBUGINFO] Add option that allows to disable emission of flags in .loc directives.
|
2018-04-03 17:28:55 +00:00 |
MCAsmInfoCOFF.cpp
|
|
|
MCAsmInfoDarwin.cpp
|
|
|
MCAsmInfoELF.cpp
|
|
|
MCAsmInfoWasm.cpp
|
|
|
MCAsmMacro.cpp
|
|
|
MCAsmStreamer.cpp
|
[DWARFv5] Fuss with asm syntax for conveying MD5 checksum.
|
2018-04-11 15:14:05 +00:00 |
MCAssembler.cpp
|
[MC] Allow MCAssembler to be constructed without all subcomponents. NFCI.
|
2018-04-27 15:45:27 +00:00 |
MCCodeEmitter.cpp
|
|
|
MCCodePadder.cpp
|
|
|
MCCodeView.cpp
|
[codeview] Ignore .cv_loc directives at the end of a function
|
2018-04-25 23:34:15 +00:00 |
MCContext.cpp
|
[codeview] Ignore .cv_loc directives at the end of a function
|
2018-04-25 23:34:15 +00:00 |
MCDwarf.cpp
|
Reapply "[DWARFv5] Emit file 0 to the line table."
|
2018-03-29 17:16:41 +00:00 |
MCELFObjectTargetWriter.cpp
|
|
|
MCELFStreamer.cpp
|
Delay creating an alias for @@@.
|
2018-03-09 18:42:25 +00:00 |
MCExpr.cpp
|
[WebAssembly] Added initial AsmParser implementation.
|
2018-03-20 20:06:35 +00:00 |
MCFragment.cpp
|
|
|
MCInst.cpp
|
[RISCV] Tablegen-driven Instruction Compression.
|
2018-04-06 21:07:05 +00:00 |
MCInstPrinter.cpp
|
|
|
MCInstrAnalysis.cpp
|
|
|
MCInstrDesc.cpp
|
|
|
MCLabel.cpp
|
|
|
MCLinkerOptimizationHint.cpp
|
|
|
MCMachObjectTargetWriter.cpp
|
|
|
MCMachOStreamer.cpp
|
|
|
MCNullStreamer.cpp
|
|
|
MCObjectFileInfo.cpp
|
[MachO] Emit Weak ReadOnlyWithRel to ConstDataSection
|
2018-04-10 20:16:35 +00:00 |
MCObjectStreamer.cpp
|
[MC] Allow MCAssembler to be constructed without all subcomponents. NFCI.
|
2018-04-27 15:45:27 +00:00 |
MCObjectWriter.cpp
|
|
|
MCRegisterInfo.cpp
|
|
|
MCSchedule.cpp
|
[MC] Moved all the remaining logic that computed instruction latency and reciprocal throughput from TargetSchedModel to MCSchedModel.
|
2018-04-15 17:32:17 +00:00 |
MCSection.cpp
|
|
|
MCSectionCOFF.cpp
|
|
|
MCSectionELF.cpp
|
|
|
MCSectionMachO.cpp
|
|
|
MCSectionWasm.cpp
|
|
|
MCStreamer.cpp
|
Reapply "[DWARFv5] Emit file 0 to the line table."
|
2018-03-29 17:16:41 +00:00 |
MCSubtargetInfo.cpp
|
[MC] fix documentation comments; NFC
|
2018-03-22 15:23:21 +00:00 |
MCSymbol.cpp
|
|
|
MCSymbolELF.cpp
|
|
|
MCTargetOptions.cpp
|
|
|
MCValue.cpp
|
|
|
MCWasmObjectTargetWriter.cpp
|
|
|
MCWasmStreamer.cpp
|
|
|
MCWin64EH.cpp
|
|
|
MCWinCOFFStreamer.cpp
|
|
|
MCWinEH.cpp
|
|
|
StringTableBuilder.cpp
|
|
|
SubtargetFeature.cpp
|
|
|
WasmObjectWriter.cpp
|
[WebAssembly] Section symbols must have local binding
|
2018-04-27 00:17:21 +00:00 |
WinCOFFObjectWriter.cpp
|
[MC] Change std::sort to llvm::sort in response to r327219
|
2018-04-13 19:47:01 +00:00 |