summaryrefslogtreecommitdiff
path: root/test/Transforms/LCSSA
Commit message (Expand)AuthorAge
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-20
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-20
* Byebye llvm-upgrade!Tanya Lattner2008-03-25
* Bunch of tests to check loop passes.Devang Patel2007-07-31
* Convert .cvsignore filesJohn Criswell2007-06-29
* For PR1319:Reid Spencer2007-04-16
* For PR1319:Reid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* For PR761:Reid Spencer2007-01-26
* Accomodate new name manglinge done by llvm-upgradeReid Spencer2007-01-06
* Update test cases that grepped for register names that have now changedReid Spencer2007-01-03
* For PR1070:Reid Spencer2007-01-02
* For PR950:Reid Spencer2006-12-31
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* another testcase for PR977Chris Lattner2006-10-31
* testcase for PR977Chris Lattner2006-10-31
* Improve cvs ignoring of test results.Reid Spencer2006-10-27
* Add a test for the LCSSA issue I just fixed.Owen Anderson2006-07-09
* Make sure that LCSSA works properly when it encounters an exit block that hasOwen Anderson2006-06-12
* Update the regression tests, and add a new one encountered while compiling cr...Owen Anderson2006-06-04
* Require both tests to pass.Owen Anderson2006-05-29
* Update the testcase to check the full extent of LCSSA.Owen Anderson2006-05-29
* Trivial testcase that LCSSA can already handle.Owen Anderson2006-05-26