[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / lib / Target / ARM / ARMFeatures.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-12 Benjamin KramerMake helper static and place random global into the...
2014-04-03 Jim GrosbachTidy up. 80 columns.
2014-03-22 Craig TopperPrune includes in ARM target.
2014-02-26 Artyom SkrobovARMv8 IfConversion must skip narrow instructions that...
2014-01-23 Weiming Zhao[Thumbv8] Fix the value of BLXOperandIndex of isV8Eligi...
2013-10-10 Benjamin KramerARM: Put isV8EligibleForIT into the llvm namespace...
2013-10-03 Amara Emerson[ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.