[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / lib / Target / ARM / ARMTargetObjectFile.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-19 Daniel JasperRevert r201622 and r201608.
2014-02-18 Rafael EspindolaFix PR18743.
2014-02-09 Rafael EspindolaUse a consistent argument order in TargetLoweringObject...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-08 Rafael EspindolaAdd LLVM_OVERRIDE to a few declarations.
2014-02-07 Rafael EspindolaRemove dead code.
2014-02-05 Kai NackeARM: Enable use of relocation type tlsldo in debug...
2014-02-04 Kai NackeRevert: ARM: Enable use of relocation type tlsldo in...
2014-02-04 Kai NackeARM: Enable use of relocation type tlsldo in debug...
2012-11-14 Anton KorobeynikovUse TARGET2 relocation for TType references on ARM.
2012-06-19 Rafael EspindolaMove the support for using .init_array from ARM to...
2012-01-25 Anton KorobeynikovProperly emit ctors / dtors with priorities into desire...
2010-10-11 Jason W KimSecond set of ARM/MC/ELF changes.
2010-03-15 Bill WendlingNow that the default for Darwin platforms is to place...
2010-03-09 Bill WendlingThe ARM EH experiment worked!
2010-02-15 Anton KorobeynikovMove TLOF implementations to libCodegen to resolve...
2009-08-13 Bruno Cardoso LopesChange MCSectionELF to represent a section semantically...
2009-08-11 Jim GrosbachWhitespace cleanup. Remove trailing whitespace.
2009-08-08 Chris Lattner1. Make MCSection an abstract class.
2009-08-08 Chris Lattnernow that getOrCreateSection is all object-file specific,
2009-08-04 Anton KorobeynikovOoops, I was too fast to commit the wrong fix :(
2009-08-04 Anton KorobeynikovFix a typo - this unbreaks llvm-gcc build on arm
2009-08-02 Chris Lattnerconvert ctors/dtors section to be in TLOF instead of