[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / lib / Target / MSP430 / MSP430BranchSelector.cpp
2015-10-20 Duncan P. N. Exon... MSP430: Remove implicit ilist iterator conversions...
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-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2010-08-23 Gabor Greiftyops
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-07-23 Gabor Greiffix constness warnings
2010-07-22 Chris Lattnereliminate the TargetInstrInfo::GetInstSizeInBytes hook.
2010-05-01 Anton KorobeynikovDo folding for indirect branches, where possible
2010-01-15 Anton KorobeynikovAdd branch relaxation pass (shamelessly stolen from...