aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/lpre-call-wrap.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+5
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Eliminate uses of %prcontext.Daniel Dunbar2009-09-051-3/+4
* Add a testcase for GCC PR 23455, which lpre handles now. Add someChris Lattner2008-12-151-1/+1
* gvn now hoists this load out of the hot non-call path.Chris Lattner2008-12-151-0/+54