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
*
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