summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/sink_instruction.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+79
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-79/+0
* [InstCombine] Allow sinking from unique predecessor with multiple edgesJun Bum Lim2016-08-221-0/+23
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* make instcombine's instruction sinking more aggressive in theChris Lattner2009-10-141-1/+37
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Eliminate uses of %prcontext.Daniel Dunbar2009-09-051-2/+3
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-011-9/+10
* For PR1319:Reid Spencer2007-04-141-1/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+17
OpenPOWER on IntegriCloud