aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SCCP/2008-04-22-multiple-ret-sccp.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* remove asmparser support for the old getresult instruction, which has been su...Chris Lattner2011-06-171-1/+1
* Eliminate more redundant llvm-as calls.Dan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Rewrite multiple return value handling in SCCP. Before, the -sccp passChris Lattner2008-04-231-0/+11