[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / lib / Target / ARM / A15SDOptimizer.cpp
2015-03-23 Benjamin KramerRe-sort includes with sort-includes.py and insert raw_o...
2015-03-05 Eric ChristopherCleanup and remove a chunk of getARMSubtarget calls...
2014-10-14 Eric ChristopherInclude map into the A15SDOptimizer rather than pick...
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-06-19 Craig TopperConvert some assert(0) to llvm_unreachable or fold...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-03 Jim GrosbachTidy up. Trailing whitespace.
2014-03-22 Craig TopperPrune includes in ARM target.
2014-03-20 Hao Liu[ARM]Fix an assertion failure in A15SDOptimizer about...
2014-03-13 Owen AndersonPhase 2 of the great MachineRegisterInfo cleanup. ...
2014-03-10 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-12-05 Alp TokerCorrect word hyphenations
2013-09-04 Jim GrosbachARM: Teach A15 SDOptimizer to properly handle D-reg...
2013-07-03 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-03-15 Silviu BarangaAdding an A15 specific optimization pass for interactio...