git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42091 91177308-0d34-0410...
[oota-llvm.git] / test / Transforms / TailDup /
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