aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/sink_instruction.ll
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* new testcaseChris Lattner2004-12-081-0/+17