Upgrade tests to not use llvm-upgrade.
[oota-llvm.git] / test / Transforms / Inline /
2008-03-10 Nick LewyckyTurn unwind_to into "unwinds to".
2008-03-09 Nick LewyckyUpdate the inliner and simplifycfg to handle unwind_to.
2008-03-04 Devang PatelUse cast instead of dyn_cast.
2008-03-04 Devang PatelHandle multiple return values.
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2008-01-27 Duncan SandsRevert r46393: readonly/readnone functions are no
2008-01-26 Duncan SandsInvert this test, because it is wrong if we allow
2008-01-12 Chris Lattnerwe don't have to make an explicit copy of a byval argum...
2008-01-11 Chris LattnerWhen inlining a functino with a byval argument, make...
2007-12-19 Duncan SandsWhen inlining through an 'nounwind' call, mark inlined
2007-12-17 Duncan SandsMake invokes of inline asm legal. Teach codegen
2007-12-16 Duncan SandsMake instcombine promote inline asm calls to 'nounwind'
2007-06-29 John CriswellConvert .cvsignore files
2007-06-25 Chris Lattnernew testcase, the inliner shouldn't inline this.
2007-06-06 Tanya LattnerInstruct the inliner to obey the noinline attribute...
2007-04-28 Chris Lattnerupdate syntax
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Chris Lattnertestcase for PR1335
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2006-12-31 Reid SpencerFor PR950:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-27 Reid SpencerFor PR950:
2006-11-09 Chris Lattnernew testcases for PR992/993
2006-09-15 Chris LattnerThe inliner strips dead allocas now. Add a use to...
2006-09-13 Chris Lattnernew testcase
2006-07-12 Chris Lattnertestcase for PR827
2006-06-01 Chris Lattnertestcase for the recent inliner improvement.
2006-05-27 Chris LattnerNew testcase: check that the inliner constant folds...
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-14 Chris LattnerNew testcase for a regression last night: the -inline...
2006-01-13 Chris LattnerNew testcase that functions with dynamic allocas can...
2005-05-13 Chris LattnerFix buggy test
2005-05-06 Chris LattnerMake sure to not accidentally get a bogus tail marker
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-10-17 Chris LattnerNew testcase that crashes the inliner
2004-08-02 John CriswellUse the new prcontext script.
2004-04-20 Chris LattnerNew testcase, distilled from PR324
2004-04-15 Chris LattnerNew testcase that Brian provided which crashes the...
2003-12-09 Chris LattnerImprove portability with Mac OS/X
2003-10-27 Chris LattnerNew testcase.
2003-10-14 Chris LattnerNew testcase which the inliner breaks
2003-10-08 Chris LattnerCheckin an old bug, which appears to be fixed
2003-09-22 Chris Lattnernew testcase, reduced by bugpoint
2003-09-22 Chris Lattnernew testcase which crashes the inliner, thanks Bugpoint!
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-15 Chris LattnerNew testcase
2003-08-24 Chris LattnerFix grep
2003-08-24 Chris LattnerFix typeos and add descriptions
2003-08-24 Chris LattnerNew testcases for inlining invoke instructions
2003-08-24 Chris LattnerNew testcase
2003-08-24 Chris Lattnernew testcase
2003-05-29 Chris LattnerChange tests to use testrunner
2002-06-24 Chris LattnerBasic test of the inlinr