aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LCSSA
Commit message (Expand)AuthorAgeFilesLines
* Convert .cvsignore filesJohn Criswell2007-06-291-1/+0
* For PR1319:Reid Spencer2007-04-163-6/+6
* For PR1319:Reid Spencer2007-04-151-2/+2
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* For PR761:Reid Spencer2007-01-263-6/+6
* Accomodate new name manglinge done by llvm-upgradeReid Spencer2007-01-061-2/+2
* Update test cases that grepped for register names that have now changedReid Spencer2007-01-031-2/+4
* For PR1070:Reid Spencer2007-01-022-4/+8
* For PR950:Reid Spencer2006-12-311-3/+3
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-026-9/+9
* another testcase for PR977Chris Lattner2006-10-311-0/+210
* testcase for PR977Chris Lattner2006-10-311-0/+270
* Improve cvs ignoring of test results.Reid Spencer2006-10-271-0/+1
* Add a test for the LCSSA issue I just fixed.Owen Anderson2006-07-091-0/+31
* Make sure that LCSSA works properly when it encounters an exit block that hasOwen Anderson2006-06-121-0/+28
* Update the regression tests, and add a new one encountered while compiling cr...Owen Anderson2006-06-042-2/+28
* Require both tests to pass.Owen Anderson2006-05-291-1/+1
* Update the testcase to check the full extent of LCSSA.Owen Anderson2006-05-291-0/+1
* Trivial testcase that LCSSA can already handle.Owen Anderson2006-05-262-0/+28