index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Analysis
/
Dominators
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Dominators] Don't compute DFS InOut numbers eagerly.
Jakub Kuderski
2017-06-30
1
-1
/
+1
*
Remove useless pass from the pipeline in test/Analysis/Dominators/2007-01-14-...
Wei Mi
2016-07-25
1
-2
/
+2
*
[PM] Port BreakCriticalEdges to the new PM.
Wei Mi
2016-07-22
2
-0
/
+2
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
[PM] Port domtree to the new pass manager (at last).
Chandler Carruth
2015-01-14
1
-3
/
+6
*
[dom] Add a basic dominator tree test.
Chandler Carruth
2015-01-14
1
-0
/
+57
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
1
-1
/
+1
*
FileCheck-ize tests.
Bill Wendling
2012-04-24
1
-2
/
+3
*
Change the implementation of dominates(inst, inst) to one based on what the
Rafael Espindola
2012-02-26
1
-0
/
+19
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
Eliminate more redundant llvm-as calls.
Dan Gohman
2009-09-11
2
-2
/
+2
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
2
-2
/
+2
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
2
-2
/
+2
*
Move these tests into the proper directory.
Owen Anderson
2008-05-29
3
-817
/
+0
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Remove llvm-upgrade.
Tanya Lattner
2008-02-14
4
-79
/
+73
*
update for new domtree dump format
Chris Lattner
2007-08-06
1
-1
/
+1
*
Bunch of tests to check loop passes.
Devang Patel
2007-07-31
2
-0
/
+34
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
New test case.
Devang Patel
2007-04-21
1
-0
/
+28
*
New test.
Devang Patel
2007-04-18
1
-0
/
+692
*
Fix this test to test what it was intended to test.
Nick Lewycky
2007-04-15
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-15
3
-4
/
+7
*
Update tests for the disappearance of -idom.
Owen Anderson
2007-04-15
1
-1
/
+1
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
Fix this testcase to fail if the bug were reintroduced.
Nick Lewycky
2007-04-08
1
-1
/
+1
*
Remove DomSet completely. This concludes work on PR1171.
Owen Anderson
2007-04-08
2
-16
/
+1
*
Remove use of implementation keyword.
Reid Spencer
2007-03-28
1
-1
/
+0
*
For PR761:
Reid Spencer
2007-01-26
1
-1
/
+1
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
6
-0
/
+329