Restore "Move metadata linking after lazy global materialization/linking."
[oota-llvm.git] / test / Analysis / Dominators /
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-14 Chandler Carruth[PM] Port domtree to the new pass manager (at last).
2015-01-14 Chandler Carruth[dom] Add a basic dominator tree test.
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-04-24 Bill WendlingFileCheck-ize tests.
2012-02-26 Rafael EspindolaChange the implementation of dominates(inst, inst)...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2009-09-11 Dan GohmanEliminate more redundant llvm-as calls.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-05-29 Owen AndersonMove these tests into the proper directory.
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-02-14 Tanya LattnerRemove llvm-upgrade.
2007-08-06 Chris Lattnerupdate for new domtree dump format
2007-07-31 Devang PatelBunch of tests to check loop passes.
2007-06-29 John CriswellConvert .cvsignore files
2007-04-21 Devang PatelNew test case.
2007-04-18 Devang PatelNew test.
2007-04-15 Nick LewyckyFix this test to test what it was intended to test.
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Owen AndersonUpdate tests for the disappearance of -idom.
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-08 Nick LewyckyFix this testcase to fail if the bug were reintroduced.
2007-04-08 Owen AndersonRemove DomSet completely. This concludes work on PR1171.
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-01-26 Reid SpencerFor PR761:
2007-01-14 Chris Lattnertestcase for pr1110
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-03 Chris LattnerNew testcase for PR932
2006-09-27 Devang PatelAdd llvm.org/bugs/show_bug.cgi?id=923 test case.
2006-08-27 Chris LattnerUpdate tests now that opt no longer reads .ll files
2006-08-18 Reid SpencerFor PR872:
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...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-05-12 Chris LattnerNew testcase