OSDN Git Service

AMDGPU: Remove unnecessary check for isFullCopy
[android-x86/external-llvm.git] / lib / MC / MCLinkerOptimizationHint.cpp
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-05-21 Peter CollingbourneMC: Change object writers to use endian::Writer. NFCI.
2017-02-11 Eugene Zelenko[MC] Fix some Clang-tidy modernize and Include What...
2016-06-26 Benjamin KramerApply clang-tidy's modernize-loop-convert to lib/MC.
2016-06-22 Reid KlecknerPrune some includes from headers and sink some inline...
2015-06-01 Jim GrosbachMC: Tidy up LOH naming a bit. NFC.
2015-05-20 Duncan P. N. Exon... MC: Take MCSymbol in MachObjectWriter::getSymbolAddress...
2015-03-04 Pete CooperThis file should always have included MCAssembler and...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-04-02 Quentin Colombet[ARM64][CollectLOH] Add some comments to explain how...
2014-03-29 Benjamin KramerDetemplatize LOHDirective.
2014-03-29 Tim NorthoverMachO: Add linker-optimisation hint framework to MC.