projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add ability to remove nodes from DominatorTree, for when a BasicBlock
[oota-llvm.git]
/
include
/
llvm
/
Analysis
/
Dominators.h
2006-09-12
Nick Lewycky
Add ability to remove nodes from DominatorTree, for...
blob
|
commitdiff
|
raw
2006-08-01
Chris Lattner
Add dominates/properlyDominates queries to IDom.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Reid Spencer
For PR780:
blob
|
commitdiff
|
raw
|
diff to current
2006-06-01
Reid Spencer
Change from using a stub function to a stub variable...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Chris Lattner
Fix pastos in comments
blob
|
commitdiff
|
raw
|
diff to current
2006-05-19
Chris Lattner
Use class tags instead of struct tags. The coding...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-20
Nate Begeman
Move some common data structures between dom and pdom...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-14
Chris Lattner
Change ET-Forest to automatically recalculate its DFSnu...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-08
Chris Lattner
Initial implementation of the ET-Forest data structure...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-29
Chris Lattner
Fix PR670 and test/Regression/Transforms/Mem2Reg/2005...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-18
Chris Lattner
Fix the dominates method to return true if the two...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Misha Brukman
Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2004-12-07
Reid Spencer
For PR387:\
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Chris Lattner
Convert 'struct' to 'class' in various places to adhere...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-14
Chris Lattner
Make sure any client of Dominators.h links in Dominator...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-21
Chris Lattner
It's not clear to me whether the old version was correc...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-11
Misha Brukman
Doxygenified and cleand up comments.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-07
Chris Lattner
The recalclulate method was a nasty hack that was once...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-07
Chris Lattner
Rewrite dominators implementation. Now domset is const...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Brian Gaeke
Put all LLVM code into the llvm namespace, as per bug...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-20
John Criswell
Added LLVM copyright header (for lack of a better term).
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Chris Lattner
Get rid of the whole "Node2" business, rename getNode...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-10
Chris Lattner
Rework dominator and post dominator information so...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-18
Chris Lattner
Add new methods, update comments
blob
|
commitdiff
|
raw
|
diff to current
2003-08-18
Misha Brukman
Spell `necessary' correctly.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-30
John Criswell
Merged in autoconf branch. This provides configuration...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-22
Chris Lattner
Remove a ton of extraneous #includes
blob
|
commitdiff
|
raw
|
diff to current
2003-06-11
John Criswell
Included assert.h so that the code compiles under newer...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-20
Chris Lattner
Add more graph traits specializations for dominator...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-27
Chris Lattner
Make the interface to update a little more efficient
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
Chris Lattner
Add interface to update domfrontier info, thanks to...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-17
Chris Lattner
Use the forward declaration for GraphTraits instead...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-16
Joel Stanley
Added partial specialization of GraphTraits for the...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-08
Chris Lattner
Expose new "recalculate" method from dominatorset
blob
|
commitdiff
|
raw
|
diff to current
2002-09-29
Chris Lattner
Simplify code a bit, add an assertion
blob
|
commitdiff
|
raw
|
diff to current
2002-09-26
Chris Lattner
- Add methods to ImmediateDominators & DominatorTree...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-26
Chris Lattner
Add a new "DominatorSet::addDominator" method to allow...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-06
Chris Lattner
- Doxygenize comments
blob
|
commitdiff
|
raw
|
diff to current
2002-08-22
Chris Lattner
Fix bug: test/Regression/Assembler/2002-08-22-Dominance...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-21
Chris Lattner
- Split Dominators.h into Dominators.h & PostDominators.h
blob
|
commitdiff
|
raw
|
diff to current
2002-08-21
Chris Lattner
- Do not expose ::ID from any of the analyses anymore.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-08
Chris Lattner
- Cleaned up the interface to AnalysisUsage to take...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-29
Chris Lattner
* Eliminate the Provided set. All Passes now finally...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-27
Chris Lattner
* Standardize how analysis results/passes as printed...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-26
Chris Lattner
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2002-07-26
Chris Lattner
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2002-07-26
Chris Lattner
Simplify analyses so that there is only one analysis...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-25
Chris Lattner
MEGAPATCH checkin.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-13
Chris Lattner
Add method to check to see if two _Instructions_ domina...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-29
Chris Lattner
Add new optional getPassName() virtual function that...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-28
Chris Lattner
Remove all contents of the cfg namespace to the global...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-28
Chris Lattner
Change the Dominator info and LoopInfo classes to keep...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-27
Chris Lattner
* Rename MethodPass class to FunctionPass
blob
|
commitdiff
|
raw
|
diff to current
2002-03-23
Chris Lattner
Rename Method to Function
blob
|
commitdiff
|
raw
|
diff to current
2002-01-30
Chris Lattner
Convert analyses over to new Pass framework
blob
|
commitdiff
|
raw
|
diff to current
2002-01-20
Chris Lattner
Changes to build successfully with GCC 3.02
blob
|
commitdiff
|
raw
|
diff to current
2001-10-13
Chris Lattner
Changes to compile with GCC 2.96
blob
|
commitdiff
|
raw
|
diff to current
2001-07-06
Chris Lattner
* Add a DominatorBase base class to maintain root of...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-03
Chris Lattner
Update documentation a bit, correct #include guard
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Chris Lattner
Add new anaysis routines for building dominator related...
blob
|
commitdiff
|
raw
|
diff to current