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
/
RegionInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
IR: Support parsing numeric block ids, and emit them in textual output.
James Y Knight
2019-03-22
14
-130
/
+130
*
[Dominators] Include infinite loops in PostDominatorTree
Jakub Kuderski
2017-08-15
6
-29
/
+17
*
[tests] Do not emity binary bitcode to stdout in RegionInfo tests
Tobias Grosser
2017-07-29
19
-19
/
+19
*
Fix minor typo introduce in r297014
Tobias Grosser
2017-03-06
1
-1
/
+1
*
New Test-Case for Region Analysis
Tobias Grosser
2017-03-06
1
-0
/
+39
*
New Test-Case for Region Analysis
Tobias Grosser
2017-03-05
1
-0
/
+33
*
Revert "Fix PR 24415 (at least), by making our post-dominator tree behavior s...
Tobias Grosser
2017-03-02
6
-23
/
+27
*
Fix PR 24415 (at least), by making our post-dominator tree behavior sane.
Daniel Berlin
2017-02-28
6
-27
/
+23
*
Add missing CHECK: line to test case added in 29097
Tobias Grosser
2017-01-04
1
-0
/
+1
*
RegionInfo: add new test case
Tobias Grosser
2017-01-04
1
-0
/
+42
*
[RegionInfo] Add three tests that include infinite loops
Tobias Grosser
2016-11-10
3
-0
/
+71
*
Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManage...
Hongbin Zheng
2016-02-25
18
-0
/
+35
*
Revert "Introduce RegionInfoAnalysis, which compute Region Tree in the new Pa...
Hongbin Zheng
2016-02-25
18
-35
/
+0
*
Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManage...
Hongbin Zheng
2016-02-25
18
-0
/
+35
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
RegionInfo: Do not crash if unreachable block is found
Tobias Grosser
2013-05-03
1
-0
/
+29
*
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
Jan Wen Voung
2013-03-12
21
-4
/
+20
*
Disable statistics on Release builds and move tests that depend on -stats.
Jan Wen Voung
2013-03-08
21
-0
/
+4
*
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...
Dmitri Gribenko
2012-12-30
1
-1
/
+1
*
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
Chandler Carruth
2012-07-02
21
-60
/
+60
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-3
/
+1
*
Make tests more useful.
Benjamin Kramer
2011-04-25
1
-2
/
+2
*
RegionInfo: Do not assert if a BB is not part of the dominance tree.
Tobias Grosser
2010-08-10
1
-0
/
+20
*
Add new RegionInfo pass.
Tobias Grosser
2010-07-22
22
-0
/
+886