aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG/PhiEliminate.ll
Commit message (Expand)AuthorAgeFilesLines
* converting massive blocks of phis into selects like this is silly.Chris Lattner2006-11-181-28/+0
* expand testcase, which has been in my tree for a while nowChris Lattner2005-12-031-1/+29
* Oops, actually USE the previously computed valueChris Lattner2004-03-301-0/+1
* Test general value/value selection which we can do now that we use theChris Lattner2004-03-301-1/+2
* Modify test to use the %t substition (temporary name). This is availableJohn Criswell2004-03-171-2/+2
* New feature testcase for simplifycfg.Chris Lattner2004-02-111-0/+35