| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade tests to not use llvm-upgrade. | Tanya Lattner | 2008-03-18 | 23 | -377/+336 |
* | fix a bug Anders ran into where scalarrepl would crash when promoting | Chris Lattner | 2008-02-29 | 1 | -0/+16 |
* | Fix a bug where scalarrepl would discard offset if type would match. | Chris Lattner | 2008-01-30 | 1 | -0/+21 |
* | Change uses of getTypeSize to getABITypeSize, getTypeStoreSize | Duncan Sands | 2007-11-04 | 1 | -0/+30 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -3/+0 |
* | Testcase for PR1421 | Chris Lattner | 2007-05-30 | 1 | -0/+23 |
* | testcase for PR1446 | Chris Lattner | 2007-05-24 | 1 | -0/+27 |
* | Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarrepl | Chris Lattner | 2007-05-05 | 1 | -0/+19 |
* | new testcase, should be able to eliminate the alloca and memcpy | Chris Lattner | 2007-04-25 | 1 | -0/+33 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 2 | -5/+4 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 10 | -18/+30 |
* | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer | 2007-04-11 | 1 | -1/+1 |
* | Remove use of implementation keyword. | Reid Spencer | 2007-03-28 | 3 | -3/+0 |
* | new testcase | Chris Lattner | 2007-03-28 | 1 | -1/+1 |
* | add a testcase the resent patches fail on. | Chris Lattner | 2007-03-19 | 1 | -0/+45 |
* | add PR# | Chris Lattner | 2007-03-19 | 1 | -0/+1 |
* | add pr# | Chris Lattner | 2007-03-19 | 1 | -0/+1 |
* | new testcase | Chris Lattner | 2007-03-19 | 1 | -0/+20 |
* | testcase for SROA with memset etc | Chris Lattner | 2007-03-19 | 1 | -0/+48 |
* | For PR950: | Reid Spencer | 2006-12-31 | 3 | -3/+3 |
* | Update tests that need to be run through llvm-upgrade. This is necessary | Reid Spencer | 2006-12-29 | 1 | -1/+1 |
* | reenable these | Chris Lattner | 2006-12-15 | 2 | -4/+0 |
* | xfail these until I recommit the scalarrepl patch | Chris Lattner | 2006-12-13 | 2 | -0/+4 |
* | new testcase for pr1045 | Chris Lattner | 2006-12-12 | 1 | -0/+24 |
* | new testcase | Chris Lattner | 2006-12-11 | 1 | -0/+12 |
* | new testcase | Chris Lattner | 2006-12-10 | 1 | -0/+10 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 19 | -23/+23 |
* | Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and | Reid Spencer | 2006-11-23 | 4 | -5/+5 |
* | scalarrepl should not split the two elements of the vsiidx array: | Chris Lattner | 2006-11-07 | 1 | -0/+19 |
* | extra pass is required now | Chris Lattner | 2006-11-01 | 1 | -1/+1 |
* | New testcase that crashes scalarrepl | Chris Lattner | 2006-10-24 | 1 | -0/+75 |
* | new testcase for PR892 | Chris Lattner | 2006-10-08 | 1 | -1/+29 |
* | new testcase for SROA for stuff like "union { int*, float* }". | Chris Lattner | 2006-10-08 | 1 | -0/+18 |
* | new testcase | Chris Lattner | 2006-04-20 | 1 | -0/+18 |
* | New testcase, checking to see we can turn this code: | Chris Lattner | 2006-04-14 | 1 | -0/+56 |
* | Added the ability to xfail based on llvmgcc version | Tanya Lattner | 2006-04-12 | 1 | -1/+1 |
* | Tired of wading through cvs's list ? files that are generated when building | Reid Spencer | 2006-03-23 | 1 | -0/+3 |
* | testcase that crashes scalarrepl | Chris Lattner | 2006-01-24 | 1 | -0/+12 |
* | new (undefined) testcase, distilled from 126.gcc that scalarrepl crashes on | Chris Lattner | 2005-12-14 | 1 | -0/+34 |
* | new testcase: sra should be able to eliminate all of these alloca's, despite | Chris Lattner | 2005-12-12 | 1 | -0/+54 |
* | Adding srcdir arg | Tanya Lattner | 2004-11-19 | 1 | -1/+1 |
* | New testcase, SROA with variable array index | Chris Lattner | 2004-11-14 | 1 | -0/+16 |
* | Adding subdirectory dg.exp files in order to be able to use dejagnu to only r... | Tanya Lattner | 2004-11-13 | 1 | -0/+3 |
* | Instcombine now helps out with these | Chris Lattner | 2004-09-19 | 2 | -4/+7 |
* | New testcase, corresponding to phi_promote.ll | Chris Lattner | 2004-04-08 | 1 | -0/+17 |
* | New testcase | Chris Lattner | 2004-01-12 | 1 | -0/+35 |
* | New testcase distilled from: | Chris Lattner | 2003-10-29 | 1 | -0/+14 |
* | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman | 2003-09-16 | 6 | -6/+6 |
* | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell | 2003-09-15 | 1 | -10/+0 |
* | New testcase, bug distilled from bc | Chris Lattner | 2003-09-12 | 1 | -0/+11 |