aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/Mem2Reg
AgeCommit message (Expand)Author
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-10-27no need to print outputChris Lattner
2008-05-20sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif
2008-05-20Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif
2008-03-19Upgrade tests.Tanya Lattner
2008-03-19Upgrade tests.Tanya Lattner
2007-08-26Don't promote volatile loads/stores. This is needed (for example) to handle s...Anton Korobeynikov
2007-06-29Convert .cvsignore filesJohn Criswell
2007-05-05Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarreplChris Lattner
2007-04-16For PR1319:Reid Spencer
2007-04-15For PR1319:Reid Spencer
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2005-11-29new testcase for pr670Chris Lattner
2005-06-30new testcase for PR590Chris Lattner
2004-11-19Adding srcdir argTanya Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
2004-11-06Adding XFAIL lines for dejagnu support.Tanya Lattner
2004-10-17New testcase, no PHI should be inserted.Chris Lattner
2003-10-05new testcaseChris Lattner
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2003-06-25New testcaseChris Lattner
2003-04-25New testcaseChris Lattner
2003-04-18New testcaseChris Lattner
2003-04-10New testcaseChris Lattner
2003-02-28Add a test for a feature that I hope will be implemented somedayChris Lattner
2002-05-01New bug testcaseChris Lattner
2002-04-30New testcaseChris Lattner
2002-03-28Initial checkin of first regression test for mem2reg passChris Lattner