aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/lsr-unfolded-offset.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-8/+8
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Switch spill weights from a basic loop depth estimation to BlockFrequencyInfo.Benjamin Kramer2013-06-171-2/+1
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-8/+4
* Fix more places which should be checking for iOS, not darwin.Evan Cheng2012-01-041-1/+1
* Add dominance check for the instruction being hoisted.Devang Patel2011-10-111-2/+1
* Revert r141569 and r141576.Devang Patel2011-10-101-1/+2
* Add dominance check for the instruction being hoisted.Devang Patel2011-10-101-2/+1
* Be more aggressive about following hints.Jakob Stoklund Olesen2011-07-081-5/+6
* Make room for register allocation to improve.Jakob Stoklund Olesen2011-05-271-1/+1
* Give this test an explicit register allocator, so that it can work even ifDan Gohman2011-05-041-1/+1
* Add an unfolded offset field to LSR's Formula record. This is used toDan Gohman2011-05-031-0/+80