aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/lsr-reuse.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-112/+112
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-10/+10
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* misched: tag a few XFAILs that I plan to fixAndrew Trick2012-03-211-0/+1
* Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher2011-03-081-0/+1
* Try again to disable critical edge splitting in CodeGenPrepare.Jakob Stoklund Olesen2010-09-301-3/+2
* Revert "Disable codegen prepare critical edge splitting. Machine instruction ...Jakob Stoklund Olesen2010-09-271-2/+3
* Disable codegen prepare critical edge splitting. Machine instruction passes nowEvan Cheng2010-09-231-3/+2
* Teach machine sink toEvan Cheng2010-09-171-5/+5
* Revert 112442 and 112440 until the compile time problems introducedDan Gohman2010-09-011-1/+1
* Make IVUsers iterative instead of recursive.Dan Gohman2010-08-291-1/+1
* PHI elimination should not break back edge. It can cause some significant cod...Evan Cheng2010-08-171-2/+2
* Teach two-address lowering how to unfold a load to open up commutingDan Gohman2010-06-211-8/+8
* Include the use kind along with the expression in the key of theDan Gohman2010-06-191-0/+309
* Start function numbering at 0.Dan Gohman2010-04-171-3/+3
* Turning off post-ra scheduling for x86. It isn't a consistent win.Evan Cheng2010-03-181-10/+10
* When determining the set of interesting reuse factors, considerDan Gohman2010-02-191-1/+57
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-0/+386
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-159/+0
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-0/+159