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
/
DominatorInternals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
SmallVectorize.
Benjamin Kramer
2010-10-23
1
-1
/
+1
*
80-columns
Eric Christopher
2010-07-13
1
-2
/
+3
*
only dereference iterator once in the loop
Gabor Greif
2010-07-08
1
-5
/
+8
*
Fix PR6047
Tobias Grosser
2010-01-16
1
-13
/
+1
*
Remove workaround in PostDominators
Tobias Grosser
2010-01-07
1
-9
/
+2
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
1
-1
/
+1
*
Fix more -Wshorten-64-to-32 warnings.
Evan Cheng
2008-05-05
1
-1
/
+2
*
Fix PR1098 by correcting the postdominators analysis.
Owen Anderson
2008-05-04
1
-20
/
+12
*
Major repairs to the post-dominators implementation. Patch from Florian Bran...
Owen Anderson
2008-04-16
1
-33
/
+89
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Some fixes to get MachineDomTree working better.
Owen Anderson
2007-10-31
1
-5
/
+8
*
Make it possible for DomTreeBase to be constructed from MachineFunction's as ...
Owen Anderson
2007-10-25
1
-2
/
+5
*
Move Split<...>() into DomTreeBase. This should make the #include's of Domin...
Owen Anderson
2007-10-18
1
-87
/
+0
*
Move splitBlock into DomTreeBase from DomTree.
Owen Anderson
2007-10-17
1
-0
/
+87
*
Template DominatorTreeBase by node type. This is the next major step towards
Owen Anderson
2007-10-16
1
-30
/
+38
*
Completely merge the implementation details of DomTree and PostDomTree.
Owen Anderson
2007-10-03
1
-0
/
+87
*
Template-ize more of the DomTree internal implementation details. Only the c...
Owen Anderson
2007-09-30
1
-6
/
+129
*
Add newline at end of file.
Duncan Sands
2007-09-29
1
-1
/
+1
*
Have PostDomTree use the newly templated DFSPass.
Owen Anderson
2007-09-28
1
-1
/
+2
*
Convert DFSPass into a templated friend function, in preparation for making i...
Owen Anderson
2007-09-27
1
-0
/
+89