Unit test for LSR phi reuse in r141442.
[oota-llvm.git] / test / Transforms / ScalarRepl /
2008-08-23 Chris LattnerFix PR2423 by checking all indices for out of range...
2008-06-22 Chris LattnerFix PR2369 by making scalarrepl more careful about...
2008-06-12 Evan ChengFix some tests.
2008-06-10 Matthijs KooijmanFix some escaping and quoting in RUN lines, mainly...
2008-06-05 Matthijs KooijmanLearn ScalarReplAggregrates how stores and loads of...
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-03-18 Tanya LattnerUpgrade tests to not use llvm-upgrade.
2008-02-29 Chris Lattnerfix a bug Anders ran into where scalarrepl would crash...
2008-01-30 Chris LattnerFix a bug where scalarrepl would discard offset if...
2007-11-04 Duncan SandsChange uses of getTypeSize to getABITypeSize, getTypeSt...
2007-06-29 John CriswellConvert .cvsignore files
2007-05-30 Chris LattnerTestcase for PR1421
2007-05-24 Chris Lattnertestcase for PR1446
2007-05-05 Chris LattnerMove Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingT...
2007-04-25 Chris Lattnernew testcase, should be able to eliminate the alloca...
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-28 Chris Lattnernew testcase
2007-03-19 Chris Lattneradd a testcase the resent patches fail on.
2007-03-19 Chris Lattneradd PR#
2007-03-19 Chris Lattneradd pr#
2007-03-19 Chris Lattnernew testcase
2007-03-19 Chris Lattnertestcase for SROA with memset etc
2006-12-31 Reid SpencerFor PR950:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-15 Chris Lattnerreenable these
2006-12-13 Chris Lattnerxfail these until I recommit the scalarrepl patch
2006-12-12 Chris Lattnernew testcase for pr1045
2006-12-11 Chris Lattnernew testcase
2006-12-10 Chris Lattnernew testcase
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-11-07 Chris Lattnerscalarrepl should not split the two elements of the...
2006-11-01 Chris Lattnerextra pass is required now
2006-10-24 Chris LattnerNew testcase that crashes scalarrepl
2006-10-08 Chris Lattnernew testcase for PR892
2006-10-08 Chris Lattnernew testcase for SROA for stuff like "union { int*...
2006-04-20 Chris Lattnernew testcase
2006-04-14 Chris LattnerNew testcase, checking to see we can turn this code:
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-01-24 Chris Lattnertestcase that crashes scalarrepl
2005-12-14 Chris Lattnernew (undefined) testcase, distilled from 126.gcc that...
2005-12-12 Chris Lattnernew testcase: sra should be able to eliminate all of...
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-14 Chris LattnerNew testcase, SROA with variable array index
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-09-19 Chris LattnerInstcombine now helps out with these
2004-04-08 Chris LattnerNew testcase, corresponding to phi_promote.ll
2004-01-12 Chris LattnerNew testcase
2003-10-29 Chris LattnerNew testcase distilled from:
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-09-12 Chris LattnerNew testcase, bug distilled from bc
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-06-02 Chris LattnerOld testcase
2003-05-30 Chris LattnerNew testcase
2003-05-29 Chris LattnerNew testcase
2003-05-27 Chris LattnerInitial testcases for scalar replacement of aggregates...