.. |
MCDisassembler
|
Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC.
|
2015-06-10 10:54:40 +00:00 |
MCParser
|
Removing spurious semi colons; NFC.
|
2015-06-09 12:03:46 +00:00 |
CMakeLists.txt
|
|
|
ConstantPools.cpp
|
|
|
ELFObjectWriter.cpp
|
Refactor padding writing into a helper function.
|
2015-06-05 18:21:00 +00:00 |
LLVMBuild.txt
|
|
|
MachObjectWriter.cpp
|
Remove includes of MCMachOSymbolFlags.h after it was deleted
|
2015-06-08 17:25:57 +00:00 |
Makefile
|
|
|
MCAsmBackend.cpp
|
|
|
MCAsmInfo.cpp
|
MC: Add target hook to control symbol quoting
|
2015-06-09 00:31:39 +00:00 |
MCAsmInfoCOFF.cpp
|
|
|
MCAsmInfoDarwin.cpp
|
|
|
MCAsmInfoELF.cpp
|
|
|
MCAsmStreamer.cpp
|
[MC] Adding prettyPrintAsm to MCTargetStreamer to allow targets to specialize how instructions are printed to asm.
|
2015-06-18 20:43:22 +00:00 |
MCAssembler.cpp
|
Devirtualize and pack MCFragment to reduce memory usage.
|
2015-06-17 22:01:28 +00:00 |
MCCodeEmitter.cpp
|
|
|
MCCodeGenInfo.cpp
|
|
|
MCContext.cpp
|
Use named temporaries for directional labels.
|
2015-06-17 16:26:47 +00:00 |
MCDwarf.cpp
|
[MC/Dwarf] Encode DW_CFA_advance_loc in target endianess.
|
2015-06-17 15:14:35 +00:00 |
MCELFObjectTargetWriter.cpp
|
|
|
MCELFStreamer.cpp
|
Devirtualize and pack MCFragment to reduce memory usage.
|
2015-06-17 22:01:28 +00:00 |
MCExpr.cpp
|
MC: Add target hook to control symbol quoting
|
2015-06-09 00:31:39 +00:00 |
MCInst.cpp
|
|
|
MCInstPrinter.cpp
|
|
|
MCInstrAnalysis.cpp
|
|
|
MCInstrDesc.cpp
|
|
|
MCLabel.cpp
|
|
|
MCLinkerOptimizationHint.cpp
|
|
|
MCMachObjectTargetWriter.cpp
|
|
|
MCMachOStreamer.cpp
|
Remove includes of MCMachOSymbolFlags.h after it was deleted
|
2015-06-08 17:25:57 +00:00 |
MCNullStreamer.cpp
|
|
|
MCObjectFileInfo.cpp
|
Recommit r239721: Replace string GNU Triples with llvm::Triple in InitMCObjectFileInfo. NFC.
|
2015-06-16 12:18:07 +00:00 |
MCObjectStreamer.cpp
|
Generalize emitAbsoluteSymbolDiff.
|
2015-06-11 18:58:08 +00:00 |
MCObjectWriter.cpp
|
|
|
MCRegisterInfo.cpp
|
|
|
MCSection.cpp
|
|
|
MCSectionCOFF.cpp
|
MC: Add target hook to control symbol quoting
|
2015-06-09 00:31:39 +00:00 |
MCSectionELF.cpp
|
MC: Add target hook to control symbol quoting
|
2015-06-09 00:31:39 +00:00 |
MCSectionMachO.cpp
|
|
|
MCStreamer.cpp
|
[MC] Adding prettyPrintAsm to MCTargetStreamer to allow targets to specialize how instructions are printed to asm.
|
2015-06-18 20:43:22 +00:00 |
MCSubtargetInfo.cpp
|
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MCSubtargetInfo(). NFC.
|
2015-06-10 12:11:26 +00:00 |
MCSymbol.cpp
|
Fix warning of comparing different enums. NFC
|
2015-06-09 23:33:35 +00:00 |
MCSymbolELF.cpp
|
Move IsUsedInReloc from MCSymbolELF to MCSymbol.
|
2015-06-17 20:08:20 +00:00 |
MCSymbolizer.cpp
|
|
|
MCTargetOptions.cpp
|
|
|
MCValue.cpp
|
|
|
MCWin64EH.cpp
|
|
|
MCWinEH.cpp
|
|
|
StringTableBuilder.cpp
|
|
|
SubtargetFeature.cpp
|
[ARM] Add knowledge of FPU subtarget features to TargetParser
|
2015-06-05 13:29:24 +00:00 |
WinCOFFObjectWriter.cpp
|
[WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic
|
2015-06-11 22:32:23 +00:00 |
WinCOFFStreamer.cpp
|
[WinEH] Emit .safeseh directives for all 32-bit exception handlers
|
2015-06-10 01:02:30 +00:00 |
YAML.cpp
|
|
|