.. |
MCDisassembler
|
MC: Modernize MCOperand API naming. NFC.
|
2015-05-13 18:37:00 +00:00 |
MCParser
|
[MC] Split MCBinaryExpr::Shr into LShr and AShr.
|
2015-04-28 00:21:32 +00:00 |
CMakeLists.txt
|
Move some methods to a new MCInstrDesc.cpp file to allow includes to be trimmed. NFC.
|
2015-05-15 21:29:43 +00:00 |
ConstantPools.cpp
|
|
|
ELFObjectWriter.cpp
|
Update ELFObjectWriter::reset() following r236255.
|
2015-05-13 15:17:19 +00:00 |
LLVMBuild.txt
|
|
|
MachObjectWriter.cpp
|
MC: Avoid some UB caused by left shifting a negative value. NFC
|
2015-05-14 23:54:49 +00:00 |
Makefile
|
|
|
MCAsmBackend.cpp
|
|
|
MCAsmInfo.cpp
|
[MC] Use LShr for constant evaluation of ">>" on ELF/arm64--darwin.
|
2015-04-28 01:37:11 +00:00 |
MCAsmInfoCOFF.cpp
|
[MC] Use LShr for constant evaluation of ">>" on ELF/arm64--darwin.
|
2015-04-28 01:37:11 +00:00 |
MCAsmInfoDarwin.cpp
|
[MC] Use LShr for constant evaluation of ">>" on ELF/arm64--darwin.
|
2015-04-28 01:37:11 +00:00 |
MCAsmInfoELF.cpp
|
|
|
MCAsmStreamer.cpp
|
MC: Update MCCodeEmitter naming. NFC.
|
2015-05-15 19:13:16 +00:00 |
MCAssembler.cpp
|
MC: Update MCCodeEmitter naming. NFC.
|
2015-05-15 19:13:16 +00:00 |
MCCodeEmitter.cpp
|
|
|
MCCodeGenInfo.cpp
|
MC: MCCodeGenInfo naming update. NFC.
|
2015-05-15 19:13:31 +00:00 |
MCContext.cpp
|
MC: Skip names of temporary symbols in object streamer
|
2015-05-06 21:34:34 +00:00 |
MCDwarf.cpp
|
[DWARF] Add CIE header fields address_size and segment_size when generating dwarf-4
|
2015-05-12 15:25:08 +00:00 |
MCELF.cpp
|
|
|
MCELFObjectTargetWriter.cpp
|
|
|
MCELFStreamer.cpp
|
MC: Update MCCodeEmitter naming. NFC.
|
2015-05-15 19:13:16 +00:00 |
MCExpr.cpp
|
[Hexagon] Adding expression MC emission and removing XFAIL from test that hits this code path.
|
2015-05-01 21:14:21 +00:00 |
MCInst.cpp
|
|
|
MCInstPrinter.cpp
|
|
|
MCInstrAnalysis.cpp
|
|
|
MCInstrDesc.cpp
|
Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
|
2015-05-15 21:58:42 +00:00 |
MCLabel.cpp
|
|
|
MCLinkerOptimizationHint.cpp
|
|
|
MCMachObjectTargetWriter.cpp
|
|
|
MCMachOStreamer.cpp
|
MC: Update MCCodeEmitter naming. NFC.
|
2015-05-15 19:13:16 +00:00 |
MCNullStreamer.cpp
|
|
|
MCObjectFileInfo.cpp
|
Respect object format choice on Darwin
|
2015-05-04 20:03:01 +00:00 |
MCObjectStreamer.cpp
|
MC: Update MCCodeEmitter naming. NFC.
|
2015-05-15 19:13:16 +00:00 |
MCObjectWriter.cpp
|
|
|
MCRegisterInfo.cpp
|
|
|
MCSection.cpp
|
|
|
MCSectionCOFF.cpp
|
|
|
MCSectionELF.cpp
|
|
|
MCSectionMachO.cpp
|
|
|
MCStreamer.cpp
|
|
|
MCSubtargetInfo.cpp
|
Reverting r237234, "Use std::bitset for SubtargetFeatures"
|
2015-05-13 10:28:46 +00:00 |
MCSymbol.cpp
|
Revert accidentally committed "MC: Allow targets to stop symbol name quoting"
|
2015-04-23 23:34:51 +00:00 |
MCSymbolizer.cpp
|
|
|
MCTargetOptions.cpp
|
|
|
MCValue.cpp
|
|
|
MCWin64EH.cpp
|
|
|
MCWinEH.cpp
|
|
|
StringTableBuilder.cpp
|
|
|
SubtargetFeature.cpp
|
Reverting r237234, "Use std::bitset for SubtargetFeatures"
|
2015-05-13 10:28:46 +00:00 |
WinCOFFObjectWriter.cpp
|
Don't omit the constant when computing a cross-section relative relocation.
|
2015-05-14 01:10:41 +00:00 |
WinCOFFStreamer.cpp
|
MC: Update MCCodeEmitter naming. NFC.
|
2015-05-15 19:13:16 +00:00 |
YAML.cpp
|
|
|