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
/
include
/
llvm
/
Analysis
/
RegionInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Missed some users of Value::getNameStr.
Benjamin Kramer
2011-11-15
1
-1
/
+1
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-2
/
+2
*
remove postdom frontiers, because it is dead. Forward dom frontiers are
Chris Lattner
2011-04-05
1
-1
/
+2
*
Region: Allow user control the printing style of the print function.
Tobias Grosser
2011-04-04
1
-1
/
+5
*
Add single entry / single exit accessors.
Tobias Grosser
2011-01-13
1
-0
/
+14
*
Remove noisy semicolon.
Benjamin Kramer
2010-10-13
1
-1
/
+1
*
Add Region::isTopLevelRegion().
Tobias Grosser
2010-10-13
1
-0
/
+5
*
RegionInfo: Update RegionInfo after a BB was split.
Tobias Grosser
2010-10-13
1
-0
/
+6
*
RegioInfo: Add getExpandedRegion().
Tobias Grosser
2010-10-13
1
-0
/
+8
*
RegionInfo: Allow to update exit and entry of a region.
Tobias Grosser
2010-10-13
1
-0
/
+12
*
RegionInfo: Enhance addSubregion.
Tobias Grosser
2010-10-13
1
-2
/
+4
*
RegionInfo: Allow to set the parent region of a basic block.
Tobias Grosser
2010-10-13
1
-0
/
+6
*
RegionInfo: Add getMaxRegionExit()
Tobias Grosser
2010-07-27
1
-0
/
+6
*
Add function to query RegionInfo about loops.
Tobias Grosser
2010-07-27
1
-10
/
+33
*
Add new RegionInfo pass.
Tobias Grosser
2010-07-22
1
-0
/
+601