index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
RegionInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
RegionInfo: Do not assert if a BB is not part of the dominance tree.
Tobias Grosser
2010-08-10
1
-2
/
+4
*
Reapply r110396, with fixes to appease the Linux buildbot gods.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
1
-1
/
+1
*
Fix namespace polution.
Dan Gohman
2010-08-02
1
-2
/
+2
*
RegionInfo: Make sure to free cached nodes; Tobias, please check!
Daniel Dunbar
2010-07-28
1
-0
/
+5
*
RegionInfo: Add getMaxRegionExit()
Tobias Grosser
2010-07-27
1
-0
/
+39
*
Add function to query RegionInfo about loops.
Tobias Grosser
2010-07-27
1
-0
/
+65
*
Use DominatorTree::properlyDominates instead of dominates with an
Dan Gohman
2010-07-26
1
-1
/
+1
*
use cascading operator-> feature
Gabor Greif
2010-07-22
1
-1
/
+1
*
use -> instead of (*).
Gabor Greif
2010-07-22
1
-2
/
+2
*
cache dereferenced iterator
Gabor Greif
2010-07-22
1
-3
/
+4
*
Add new RegionInfo pass.
Tobias Grosser
2010-07-22
1
-0
/
+637