aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SCCP/ipsccp-basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Print empty structs as {} rather than { }.Dan Gohman2010-04-081-1/+1
* reimplement multiple return value handling in IPSCCP, making it Chris Lattner2009-11-031-2/+1
* fix testChris Lattner2009-11-031-1/+1
* merge a test into ipsccp-basic. running llvm-ld to get one pass is... bad.Chris Lattner2009-11-031-1/+11
* fix an IPSCCP bug I introduced when I changed IPSCCP to start working on Chris Lattner2009-11-031-0/+20
* merge 2008-03-10-sret.ll into ipsccp-basic.ll, and upgrade its syntax.Chris Lattner2009-11-021-0/+26
* disable IPSCCP support for multiple return values, it is buggy, so justChris Lattner2009-11-021-0/+1
* improve IPSCCP to be able to propagate the result of "!mayBeOverridden"Chris Lattner2009-11-021-0/+14
* add a real testcase for PR4313Chris Lattner2009-10-201-0/+32
* add a test similar to that needed for PR4313, but that doesn'tChris Lattner2009-10-201-0/+30
* merge and filecheckizeChris Lattner2009-10-201-6/+67
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-191-9/+8
* For PR1319:Reid Spencer2007-04-151-1/+2
* For PR950:Reid Spencer2006-12-311-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Update testChris Lattner2004-12-111-1/+1
* New testcaseChris Lattner2004-12-101-0/+13