summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/sink_instruction.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* make instcombine's instruction sinking more aggressive in theChris Lattner2009-10-14
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Eliminate uses of %prcontext.Daniel Dunbar2009-09-05
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-01
* For PR1319:Reid Spencer2007-04-14
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* new testcaseChris Lattner2004-12-08