projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Convert a std::vector to a SmallVector.
[oota-llvm.git]
/
include
/
llvm
/
Analysis
/
DominatorInternals.h
2011-01-23
Cameron Zwarich
Convert a std::vector to a SmallVector.
blob
|
commitdiff
|
raw
2011-01-23
Cameron Zwarich
Simplify some code now that we've removed the more...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-11
Jakob Stoklund Olesen
Put the Dominator improvements back in. They were not...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-11
Jakob Stoklund Olesen
Speculatively revert the recent improvements to Dominat...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-02
Cameron Zwarich
Fix a typo in a variable name.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-02
Cameron Zwarich
Move a load into the only branch where it is used and...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-02
Cameron Zwarich
Add the explanatory comment from r122680's commit messa...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-02
Cameron Zwarich
Tidy up indentation.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-02
Cameron Zwarich
Fix a typo, which should also fix the failure on llvm...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-02
Cameron Zwarich
Remove the #ifdef'd code for balancing the eval-link...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-02
Cameron Zwarich
Speed up dominator computation some more by optimizing...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Cameron Zwarich
Optimize a common case in the Lengauer-Tarjan dominator...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-23
Benjamin Kramer
SmallVectorize.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
Eric Christopher
80-columns
blob
|
commitdiff
|
raw
|
diff to current
2010-07-08
Gabor Greif
only dereference iterator once in the loop
blob
|
commitdiff
|
raw
|
diff to current
2010-01-16
Tobias Grosser
Fix PR6047
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Tobias Grosser
Remove workaround in PostDominators
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Dan Gohman
Tidy up #includes, deleting a bunch of unnecessary...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-05
Evan Cheng
Fix more -Wshorten-64-to-32 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-04
Owen Anderson
Fix PR1098 by correcting the postdominators analysis.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-16
Owen Anderson
Major repairs to the post-dominators implementation...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Don't attribute in file headers anymore. See llvmdev...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Owen Anderson
Some fixes to get MachineDomTree working better.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Owen Anderson
Make it possible for DomTreeBase to be constructed...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-18
Owen Anderson
Move Split<...>() into DomTreeBase. This should make...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-17
Owen Anderson
Move splitBlock into DomTreeBase from DomTree.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-16
Owen Anderson
Template DominatorTreeBase by node type. This is the...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Owen Anderson
Completely merge the implementation details of DomTree...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-30
Owen Anderson
Template-ize more of the DomTree internal implementatio...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-29
Duncan Sands
Add newline at end of file.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-28
Owen Anderson
Have PostDomTree use the newly templated DFSPass.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Owen Anderson
Convert DFSPass into a templated friend function, in...
blob
|
commitdiff
|
raw
|
diff to current