.. |
MCDisassembler
|
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
|
2015-09-15 16:17:27 +00:00 |
MCParser
|
Simplify now that emitValueToOffset always returns false.
|
2015-11-04 23:59:18 +00:00 |
CMakeLists.txt
|
|
|
ConstantPools.cpp
|
|
|
ELFObjectWriter.cpp
|
Add a RAW mode to StringTableBuilder.
|
2015-10-23 21:48:05 +00:00 |
LLVMBuild.txt
|
|
|
MachObjectWriter.cpp
|
ARM: support .watchos_version_min and .tvos_version_min.
|
2015-10-28 22:36:05 +00:00 |
Makefile
|
|
|
MCAsmBackend.cpp
|
|
|
MCAsmInfo.cpp
|
MCAsmInfo: Allow targets to specify when the .section directive should be omitted
|
2015-09-25 21:41:14 +00:00 |
MCAsmInfoCOFF.cpp
|
|
|
MCAsmInfoDarwin.cpp
|
|
|
MCAsmInfoELF.cpp
|
|
|
MCAsmStreamer.cpp
|
Simplify now that emitValueToOffset always returns false.
|
2015-11-04 23:59:18 +00:00 |
MCAssembler.cpp
|
Simplify .org processing and make it a bit more powerful.
|
2015-11-04 23:50:29 +00:00 |
MCCodeEmitter.cpp
|
|
|
MCCodeGenInfo.cpp
|
|
|
MCContext.cpp
|
Clear SectionSymbols in MCContext::Reset
|
2015-10-09 17:24:54 +00:00 |
MCDwarf.cpp
|
Delete dead store. NFC.
|
2015-11-06 02:44:22 +00:00 |
MCELFObjectTargetWriter.cpp
|
|
|
MCELFStreamer.cpp
|
Don't create empty sections just to look like gas.
|
2015-11-03 20:02:22 +00:00 |
MCExpr.cpp
|
ELF can handle some relocations of the form -sym + constant.
|
2015-11-02 19:13:59 +00:00 |
MCInst.cpp
|
|
|
MCInstPrinter.cpp
|
|
|
MCInstrAnalysis.cpp
|
|
|
MCInstrDesc.cpp
|
|
|
MCLabel.cpp
|
|
|
MCLinkerOptimizationHint.cpp
|
|
|
MCMachObjectTargetWriter.cpp
|
|
|
MCMachOStreamer.cpp
|
ARM: support .watchos_version_min and .tvos_version_min.
|
2015-10-28 22:36:05 +00:00 |
MCNullStreamer.cpp
|
|
|
MCObjectFileInfo.cpp
|
ARM: add support for WatchOS's compact unwind information.
|
2015-10-28 22:56:36 +00:00 |
MCObjectStreamer.cpp
|
Fix pr24832.
|
2015-11-05 00:10:08 +00:00 |
MCObjectWriter.cpp
|
Fix pr24486.
|
2015-10-05 12:07:05 +00:00 |
MCRegisterInfo.cpp
|
|
|
MCSchedule.cpp
|
Add <type_traits> for is_pod, fixing r241947
|
2015-07-10 22:17:49 +00:00 |
MCSection.cpp
|
MC: Remove implicit ilist iterator conversions, NFC
|
2015-10-10 00:13:11 +00:00 |
MCSectionCOFF.cpp
|
Sink COFF.h MC include into .cpp files
|
2015-09-03 16:41:50 +00:00 |
MCSectionELF.cpp
|
MCAsmInfo: Allow targets to specify when the .section directive should be omitted
|
2015-09-25 21:41:14 +00:00 |
MCSectionMachO.cpp
|
[ADT] Switch a bunch of places in LLVM that were doing single-character
|
2015-09-10 06:12:31 +00:00 |
MCStreamer.cpp
|
Simplify now that emitValueToOffset always returns false.
|
2015-11-04 23:59:18 +00:00 |
MCSubtargetInfo.cpp
|
Use std::begin/end and std::is_sorted to simplify some code. NFC
|
2015-10-17 16:37:11 +00:00 |
MCSymbol.cpp
|
Fix pr24486.
|
2015-10-05 12:07:05 +00:00 |
MCSymbolELF.cpp
|
|
|
MCSymbolizer.cpp
|
|
|
MCTargetOptions.cpp
|
[llvm-mc] Add --no-warn flag with -W alias to disable outputting warnings while assembling.
|
2015-07-27 22:39:14 +00:00 |
MCValue.cpp
|
|
|
MCWin64EH.cpp
|
|
|
MCWinEH.cpp
|
|
|
StringTableBuilder.cpp
|
Rename qsort -> multikey_qsort. NFC.
|
2015-10-27 16:57:50 +00:00 |
SubtargetFeature.cpp
|
[ADT] Switch a bunch of places in LLVM that were doing single-character
|
2015-09-10 06:12:31 +00:00 |
WinCOFFObjectWriter.cpp
|
Add a RAW mode to StringTableBuilder.
|
2015-10-23 21:48:05 +00:00 |
WinCOFFStreamer.cpp
|
Fix pr24486.
|
2015-10-05 12:07:05 +00:00 |
YAML.cpp
|
|
|