..
MCDisassembler
Shrink various scheduling tables by using narrower types.
2018-02-23 19:32:56 +00:00
MCParser
[MC] Change AsmParser to leverage Assembler during evaluation
2018-04-30 19:22:40 +00:00
CMakeLists.txt
[Asm] Add debug printing for assembler macros
2018-03-06 14:07:01 +00:00
ConstantPools.cpp
Re-apply r302416: [ARM] Clear the constant pool cache on explicit .ltorg directives
2017-05-22 09:42:07 +00:00
ELFObjectWriter.cpp
ELFObjectWriter: Allow one unique symver per symbol
2018-04-27 20:32:34 +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
MCAsmBackend.cpp
[MC] Adding code padding for performance stability - infrastructure. NFC.
2017-10-24 06:16:03 +00:00
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
[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
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCAsmInfoELF.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCAsmInfoWasm.cpp
Remove redundant includes from lib/MC.
2017-12-13 21:30:54 +00:00
MCAsmMacro.cpp
[Asm] Fix another layering violation in assmebly macro dumping
2018-03-06 16:51:17 +00:00
MCAsmStreamer.cpp
[MC] Change AsmParser to leverage Assembler during evaluation
2018-04-30 19:22:40 +00:00
MCAssembler.cpp
[MC] Provide default value for IsResolved.
2018-04-27 16:11:24 +00:00
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
MCCodePadder.cpp
[MC] Adding code padding for performance stability - infrastructure. NFC.
2017-10-24 06:16:03 +00:00
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
[mips] Do not pass redundant IsN64 flag to MCELFObjectTargetWriter. NFC
2017-09-21 14:04:47 +00:00
MCELFStreamer.cpp
Delay creating an alias for @@@.
2018-03-09 18:42:25 +00:00
MCExpr.cpp
[MC] Change AsmParser to leverage Assembler during evaluation
2018-04-30 19:22:40 +00:00
MCFragment.cpp
IWYU for llvm-config.h in llvm, additions.
2018-04-30 14:59:11 +00:00
MCInst.cpp
IWYU for llvm-config.h in llvm, additions.
2018-04-30 14:59:11 +00:00
MCInstPrinter.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCInstrAnalysis.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCInstrDesc.cpp
…
MCLabel.cpp
IWYU for llvm-config.h in llvm, additions.
2018-04-30 14:59:11 +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
MCMachOStreamer.cpp
Don't create MCFillFragment directly.
2018-01-09 21:55:10 +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
MCNullStreamer.cpp
Remove redundant includes from lib/MC.
2017-12-13 21:30:54 +00:00
MCObjectFileInfo.cpp
[MachO] Emit Weak ReadOnlyWithRel to ConstDataSection
2018-04-10 20:16:35 +00:00
MCObjectStreamer.cpp
[MC] Change AsmParser to leverage Assembler during evaluation
2018-04-30 19:22:40 +00:00
MCObjectWriter.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCRegisterInfo.cpp
[MC] Handle unknown literal register numbers in .cfi_* directives
2017-12-01 21:44:27 +00:00
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
IWYU for llvm-config.h in llvm, additions.
2018-04-30 14:59:11 +00:00
MCSectionCOFF.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MCSectionELF.cpp
CodeGen: support an extension to pass linker options on ELF
2018-01-30 16:29:29 +00:00
MCSectionMachO.cpp
…
MCSectionWasm.cpp
Remove redundant includes from lib/MC.
2017-12-13 21:30:54 +00:00
MCStreamer.cpp
[MC] Change AsmParser to leverage Assembler during evaluation
2018-04-30 19:22:40 +00:00
MCSubtargetInfo.cpp
[MC] fix documentation comments; NFC
2018-03-22 15:23:21 +00:00
MCSymbol.cpp
IWYU for llvm-config.h in llvm, additions.
2018-04-30 14:59:11 +00:00
MCSymbolELF.cpp
Remove redundant includes from lib/MC.
2017-12-13 21:30:54 +00:00
MCTargetOptions.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
MCValue.cpp
IWYU for llvm-config.h in llvm, additions.
2018-04-30 14:59:11 +00:00
MCWasmObjectTargetWriter.cpp
[WebAssembly] Remove unused methods from MCWasmObjectTargetWriter
2017-06-06 16:38:59 +00:00
MCWasmStreamer.cpp
[WebAssembly] Add first claass symbol table to wasm objects
2018-02-23 05:08:34 +00:00
MCWin64EH.cpp
Remove redundant includes from lib/MC.
2017-12-13 21:30:54 +00:00
MCWinCOFFStreamer.cpp
Reland "Emit Function IDs table for Control Flow Guard"
2018-01-09 23:49:30 +00:00
MCWinEH.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
MachObjectWriter.cpp
[MC] Change std::sort to llvm::sort in response to r327219
2018-04-13 19:47:01 +00:00
StringTableBuilder.cpp
[DWARFv5] Emit .debug_line_str (in a non-DWO file).
2018-02-06 20:29:21 +00:00
SubtargetFeature.cpp
IWYU for llvm-config.h in llvm, additions.
2018-04-30 14:59:11 +00:00
WasmObjectWriter.cpp
NFC, Avoid a warning in WasmObjectWriter
2018-05-01 10:21:10 +00:00
WinCOFFObjectWriter.cpp
[MC] Change std::sort to llvm::sort in response to r327219
2018-04-13 19:47:01 +00:00