Merging r258325:
[oota-llvm.git] / test / Transforms / TailDup /
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-08-30 Rafael EspindolaRemove the old tail duplication pass. It is not used...
2011-05-06 Galina KistanovaMove few target-dependant tests to appropriate directories.
2010-09-01 Bill WendlingThe output of opt -stats must be sent to stderr. Patch...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-07-31 Eli FriedmanPR4662: Fix a crash introduced by the recent LLVMContex...
2008-06-12 Evan ChengRevert 52223.
2008-06-12 Matthijs KooijmanAdd line continuation character so the avoid dup loop...
2008-06-11 Evan ChengAvoid duplicating loop header which leads to unnatural...
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-05-16 Evan ChengFix test.
2008-05-13 Dale JohannesenFix for PR 2323, infinite loop in tail dup.
2008-04-19 Chris Lattnerrename *.llx -> *.ll, last batch.
2008-03-10 Tanya LattnerRemove llvm-upgrade and update tests.
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-06-29 John CriswellConvert .cvsignore files
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...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-09-07 Chris Lattnernew testcase
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...
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-10-06 Chris LattnerWhen tail duplicating these functions, the add instruct...
2004-04-01 Chris LattnerNew testcase for PR310
2004-03-16 Chris LattnerAnother simple testcase
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-08-31 Chris LattnerNew testcase
2003-08-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew testcase that caused infinite loop in taildup
2003-06-24 Chris LattnerTestcase reduced by bugpoint
2003-06-22 Chris LattnerNew testcases
2003-06-22 Chris LattnerInitial checkin