.. |
MCDisassembler
|
Fix leaks in LLVMCreateDisasmCPUFeatures
|
2019-06-26 16:13:17 +00:00 |
MCParser
|
[WebAssembly] Assembler: recognize .init_array as data section.
|
2019-07-15 18:36:07 +00:00 |
CMakeLists.txt
|
Boilerplate for producing XCOFF object files from the PowerPC backend.
|
2019-07-09 19:21:01 +00:00 |
ConstantPools.cpp
|
|
|
ELFObjectWriter.cpp
|
Revert "[ELF] Loose a condition for relocation with a symbol"
|
2019-07-10 18:58:05 +00:00 |
LLVMBuild.txt
|
|
|
MachObjectWriter.cpp
|
|
|
MCAsmBackend.cpp
|
Boilerplate for producing XCOFF object files from the PowerPC backend.
|
2019-07-09 19:21:01 +00:00 |
MCAsmInfo.cpp
|
Move addInitialFrameState out of line and remove the MCDwarf.h include.
|
2019-04-12 06:57:45 +00:00 |
MCAsmInfoCOFF.cpp
|
|
|
MCAsmInfoDarwin.cpp
|
|
|
MCAsmInfoELF.cpp
|
|
|
MCAsmInfoWasm.cpp
|
|
|
MCAsmInfoXCOFF.cpp
|
Boilerplate for producing XCOFF object files from the PowerPC backend.
|
2019-07-09 19:21:01 +00:00 |
MCAsmMacro.cpp
|
|
|
MCAsmStreamer.cpp
|
[macCatalyst] Use macCatalyst pretty name in .build_version darwin
|
2019-07-12 22:06:08 +00:00 |
MCAssembler.cpp
|
|
|
MCCodeEmitter.cpp
|
|
|
MCCodePadder.cpp
|
|
|
MCCodeView.cpp
|
[codeview] Revert inline line table change of r362264
|
2019-05-31 22:55:03 +00:00 |
MCContext.cpp
|
Boilerplate for producing XCOFF object files from the PowerPC backend.
|
2019-07-09 19:21:01 +00:00 |
MCDwarf.cpp
|
Use llvm::stable_sort
|
2019-04-23 14:51:27 +00:00 |
MCELFObjectTargetWriter.cpp
|
|
|
MCELFStreamer.cpp
|
[X86] Fix x86-64 call *foo@tlsdesc(%rax) and support R_386_TLSGOTDESC R_386_TLS_DESC_CALL
|
2019-05-29 02:02:59 +00:00 |
MCExpr.cpp
|
AMDGPU: Prepare for explicit absolute relocations in code generation
|
2019-06-16 17:43:37 +00:00 |
MCFragment.cpp
|
|
|
MCInst.cpp
|
|
|
MCInstPrinter.cpp
|
[llvm-objdump] Don't print trailing space in dumpBytes
|
2019-04-10 05:31:21 +00:00 |
MCInstrAnalysis.cpp
|
|
|
MCInstrDesc.cpp
|
|
|
MCLabel.cpp
|
|
|
MCLinkerOptimizationHint.cpp
|
|
|
MCMachObjectTargetWriter.cpp
|
|
|
MCMachOStreamer.cpp
|
|
|
MCNullStreamer.cpp
|
|
|
MCObjectFileInfo.cpp
|
Boilerplate for producing XCOFF object files from the PowerPC backend.
|
2019-07-09 19:21:01 +00:00 |
MCObjectStreamer.cpp
|
|
|
MCObjectWriter.cpp
|
|
|
MCRegisterInfo.cpp
|
|
|
MCSchedule.cpp
|
|
|
MCSection.cpp
|
|
|
MCSectionCOFF.cpp
|
|
|
MCSectionELF.cpp
|
Add IR support, ELF section and user documentation for partitioning feature.
|
2019-05-29 03:29:01 +00:00 |
MCSectionMachO.cpp
|
|
|
MCSectionWasm.cpp
|
|
|
MCSectionXCOFF.cpp
|
Boilerplate for producing XCOFF object files from the PowerPC backend.
|
2019-07-09 19:21:01 +00:00 |
MCStreamer.cpp
|
Add support for the 'macCatalyst' MachO platform
|
2019-07-02 23:47:11 +00:00 |
MCSubtargetInfo.cpp
|
Revert "[System Model] [TTI] Update cache and prefetch TTI interfaces"
|
2019-07-10 18:25:58 +00:00 |
MCSymbol.cpp
|
|
|
MCSymbolELF.cpp
|
MCSymbolicELF: simplify. (Flags & (x << s)) >> s is equivalent to Flags >> s & x
|
2019-04-10 10:30:22 +00:00 |
MCTargetOptions.cpp
|
|
|
MCValue.cpp
|
|
|
MCWasmObjectTargetWriter.cpp
|
|
|
MCWasmStreamer.cpp
|
|
|
MCWin64EH.cpp
|
[AArch64][Windows] Compute function length correctly in unwind tables.
|
2019-05-03 00:10:45 +00:00 |
MCWinCOFFStreamer.cpp
|
Standardize on MSVC behavior for triples with no environment
|
2019-07-08 21:05:20 +00:00 |
MCWinEH.cpp
|
|
|
MCXCOFFObjectTargetWriter.cpp
|
Boilerplate for producing XCOFF object files from the PowerPC backend.
|
2019-07-09 19:21:01 +00:00 |
MCXCOFFStreamer.cpp
|
Boilerplate for producing XCOFF object files from the PowerPC backend.
|
2019-07-09 19:21:01 +00:00 |
StringTableBuilder.cpp
|
[llvm-objcopy] - Fix a st_name of the first symbol table entry.
|
2019-03-22 10:28:56 +00:00 |
SubtargetFeature.cpp
|
|
|
WasmObjectWriter.cpp
|
Delete dead stores
|
2019-07-12 14:58:15 +00:00 |
WinCOFFObjectWriter.cpp
|
MC: correct the emission of weak aliases in COFF
|
2019-06-26 01:09:52 +00:00 |
XCOFFObjectWriter.cpp
|
Fix build error for VC STL, use llvm::make_unique
|
2019-07-09 19:51:58 +00:00 |