summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/Dominators
Commit message (Expand)AuthorAgeFilesLines
* [Dominators] Don't compute DFS InOut numbers eagerly.Jakub Kuderski2017-06-301-1/+1
* Remove useless pass from the pipeline in test/Analysis/Dominators/2007-01-14-...Wei Mi2016-07-251-2/+2
* [PM] Port BreakCriticalEdges to the new PM.Wei Mi2016-07-222-0/+2
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* [PM] Port domtree to the new pass manager (at last).Chandler Carruth2015-01-141-3/+6
* [dom] Add a basic dominator tree test.Chandler Carruth2015-01-141-0/+57
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* FileCheck-ize tests.Bill Wendling2012-04-241-2/+3
* Change the implementation of dominates(inst, inst) to one based on what theRafael Espindola2012-02-261-0/+19
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Eliminate more redundant llvm-as calls.Dan Gohman2009-09-112-2/+2
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-112-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-082-2/+2
* Move these tests into the proper directory.Owen Anderson2008-05-293-817/+0
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Remove llvm-upgrade.Tanya Lattner2008-02-144-79/+73
* update for new domtree dump formatChris Lattner2007-08-061-1/+1
* Bunch of tests to check loop passes.Devang Patel2007-07-312-0/+34
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* New test case.Devang Patel2007-04-211-0/+28
* New test.Devang Patel2007-04-181-0/+692
* Fix this test to test what it was intended to test.Nick Lewycky2007-04-151-1/+1
* For PR1319:Reid Spencer2007-04-153-4/+7
* Update tests for the disappearance of -idom.Owen Anderson2007-04-151-1/+1
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Fix this testcase to fail if the bug were reintroduced.Nick Lewycky2007-04-081-1/+1
* Remove DomSet completely. This concludes work on PR1171.Owen Anderson2007-04-082-16/+1
* Remove use of implementation keyword.Reid Spencer2007-03-281-1/+0
* For PR761:Reid Spencer2007-01-261-1/+1
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-176-0/+329
OpenPOWER on IntegriCloud