projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix the comments for the 'fast' parameter in addPassesToEmitFile.
2007-07-27
Devang Patel
Add facility to dump pass manager structure
commit
|
commitdiff
|
tree
2007-07-27
Devang Patel
Fix edge cases in handling basic block split.
commit
|
commitdiff
|
tree
2007-07-27
Devang Patel
Use SmallPtrSet.
commit
|
commitdiff
|
tree
2007-07-26
Devang Patel
Fix thinko. Update return status appropriately.
commit
|
commitdiff
|
tree
2007-07-25
Devang Patel
Fix example code.
commit
|
commitdiff
|
tree
2007-07-25
Devang Patel
Add BasicInliner interface.
commit
|
commitdiff
|
tree
2007-07-24
Devang Patel
Unreachable block is not a root node in post dominator...
commit
|
commitdiff
|
tree
2007-07-21
Devang Patel
Apply temporary work around to fix llvm mis-compilation
commit
|
commitdiff
|
tree
2007-07-20
Devang Patel
Use SmallVector instead of std::vector.
commit
|
commitdiff
|
tree
2007-07-19
Devang Patel
Verify loop info.
commit
|
commitdiff
|
tree
2007-07-19
Devang Patel
Set up ground work to verify preserved analysis info.
commit
|
commitdiff
|
tree
2007-07-19
Devang Patel
After a basic block is split into two parts,
commit
|
commitdiff
|
tree
2007-07-19
Devang Patel
Now this temp. fix is not required.
commit
|
commitdiff
|
tree
2007-07-18
Devang Patel
Fix typo.
commit
|
commitdiff
|
tree
2007-07-18
Devang Patel
Fix dominator info update to accommodate CFG changes.
commit
|
commitdiff
|
tree
2007-07-18
Devang Patel
New test.
commit
|
commitdiff
|
tree
2007-07-13
Devang Patel
Make LCSSA a loop pass.
commit
|
commitdiff
|
tree
2007-07-13
Devang Patel
Disable claims to preserve analysis until open issues...
commit
|
commitdiff
|
tree
2007-07-11
Devang Patel
New test.
commit
|
commitdiff
|
tree
2007-07-11
Devang Patel
Preserve analysis info.
commit
|
commitdiff
|
tree
2007-07-09
Devang Patel
Expose struct size threhold to allow users to tweak...
commit
|
commitdiff
|
tree
2007-07-09
Devang Patel
Fix memory leak.
commit
|
commitdiff
|
tree
2007-07-06
Devang Patel
These rountines are now available as part of basic...
commit
|
commitdiff
|
tree
2007-07-06
Devang Patel
Request DominanceFrontiner in advance.
commit
|
commitdiff
|
tree
2007-07-06
Devang Patel
Preserve various analysis info.
commit
|
commitdiff
|
tree
2007-07-06
Devang Patel
Add SplitEdge and SplitBlock utility routines.
commit
|
commitdiff
|
tree
2007-07-05
Devang Patel
Fix PR1539. Add LoopPassPrinter.
commit
|
commitdiff
|
tree
2007-07-04
Devang Patel
Remove unused method - getIDomBlock().
commit
|
commitdiff
|
tree
2007-07-04
Devang Patel
Fix typo in assertion check.
commit
|
commitdiff
|
tree
2007-06-29
Devang Patel
Add loop info verification mechanism.
commit
|
commitdiff
|
tree
2007-06-29
Devang Patel
Preserve DominanceFrontier.
commit
|
commitdiff
|
tree
2007-06-29
Devang Patel
Do not filter loop if candidate branch is in loop header.
commit
|
commitdiff
|
tree
2007-06-28
Devang Patel
Fix PR 1526.
commit
|
commitdiff
|
tree
2007-06-28
Devang Patel
Remove unnecessary comments.
commit
|
commitdiff
|
tree
2007-06-28
Devang Patel
Handle the case when block dominates itself.
commit
|
commitdiff
|
tree
2007-06-28
Devang Patel
- Undo previous check and allow loop switch for condtion...
commit
|
commitdiff
|
tree
2007-06-28
Devang Patel
Update LoopUnswitch pass to preserve DomiantorTree.
commit
|
commitdiff
|
tree
2007-06-28
Devang Patel
If a condition is not inside a loop then the condition...
commit
|
commitdiff
|
tree
2007-06-27
Devang Patel
Update. Now, -etforest is an invalid option.
commit
|
commitdiff
|
tree
2007-06-27
Devang Patel
Remove ETForest.
commit
|
commitdiff
|
tree
2007-06-21
Devang Patel
CallGraphSCCPass manager may require other passes.
commit
|
commitdiff
|
tree
2007-06-21
Devang Patel
Move code to update dominator information after basic...
commit
|
commitdiff
|
tree
2007-06-20
Devang Patel
Update AnalysisGroup documentation to document restriction...
commit
|
commitdiff
|
tree
2007-06-18
Devang Patel
Fix quotes in debug messages.
commit
|
commitdiff
|
tree
2007-06-12
Devang Patel
isReachableFromEntry() is not suitable for post dominator.
commit
|
commitdiff
|
tree
2007-06-12
Devang Patel
Remove redundant check.
commit
|
commitdiff
|
tree
2007-06-12
Devang Patel
Protect updateDFSNumbers()
commit
|
commitdiff
|
tree
2007-06-12
Devang Patel
Check A dominates B and vise versa first while searching...
commit
|
commitdiff
|
tree
2007-06-12
Devang Patel
Make DFS number manipulation methods private.
commit
|
commitdiff
|
tree
2007-06-12
Devang Patel
Break DominatorTree from ETNode.
commit
|
commitdiff
|
tree
2007-06-12
Devang Patel
Use SmallPtrSet instaed of std::set
commit
|
commitdiff
|
tree
2007-06-12
Devang Patel
Check immediate dominators first while searching for...
commit
|
commitdiff
|
tree
2007-06-12
Devang Patel
Maintain DFS number in DomTreeNode itself.
commit
|
commitdiff
|
tree
2007-06-11
Devang Patel
Add and use DominatorTreeBase::findNearestCommonDominator().
commit
|
commitdiff
|
tree
2007-06-11
Devang Patel
Simplify.
commit
|
commitdiff
|
tree
2007-06-11
Devang Patel
simplify
commit
|
commitdiff
|
tree
2007-06-11
Devang Patel
Simplify. Dominator Tree is required so always available.
commit
|
commitdiff
|
tree
2007-06-11
Devang Patel
Use DominatorTree instead of ETForest.
commit
|
commitdiff
|
tree
2007-06-08
Devang Patel
Fix spelling.
commit
|
commitdiff
|
tree
2007-06-08
Devang Patel
Update LoopSimplify to require and preserve DominatorTree...
commit
|
commitdiff
|
tree
2007-06-08
Devang Patel
Add new method - nearestCommonDominator().
commit
|
commitdiff
|
tree
2007-06-08
Devang Patel
Use DominatorTree instead of ETForest.
commit
|
commitdiff
|
tree
2007-06-08
Devang Patel
Do not preserve ETForest.
commit
|
commitdiff
|
tree
2007-06-07
Devang Patel
Use DominatorTree instead of ETForest.
commit
|
commitdiff
|
tree
2007-06-07
Devang Patel
Add instruction level dominates(A,B) interface.
commit
|
commitdiff
|
tree
2007-06-07
Devang Patel
Do not require ETForest. Now it is unused by LICM.
commit
|
commitdiff
|
tree
2007-06-07
Devang Patel
Do not use ETForest as well as DomiantorTree. DominatorTree...
commit
|
commitdiff
|
tree
2007-06-07
Devang Patel
Use DominatorTree instead of ETForest.
commit
|
commitdiff
|
tree
2007-06-07
Devang Patel
Use DominatorTree instead of ETForest.
commit
|
commitdiff
|
tree
2007-06-07
Devang Patel
Use DominatorTree instead of ETForest.
commit
|
commitdiff
|
tree
2007-06-07
Devang Patel
Add basic block level properlyDominates(A,B) interface.
commit
|
commitdiff
|
tree
2007-06-07
Devang Patel
Use DominatorTree instead of ETForest.
commit
|
commitdiff
|
tree
2007-06-07
Devang Patel
Use DominatorTree instead of ETForest.
commit
|
commitdiff
|
tree
2007-06-07
Devang Patel
Add BasicBlock level dominates(A,B) interface.
commit
|
commitdiff
|
tree
2007-06-07
Devang Patel
Maintain ETNode as part of DomTreeNode.
commit
|
commitdiff
|
tree
2007-06-06
Devang Patel
Add new dominator tree node into dominator tree node...
commit
|
commitdiff
|
tree
2007-06-06
Devang Patel
Break friendship.
commit
|
commitdiff
|
tree
2007-06-06
Devang Patel
Rename.
commit
|
commitdiff
|
tree
2007-06-06
Devang Patel
Simplify class hierarchy.
commit
|
commitdiff
|
tree
2007-06-06
Devang Patel
Avoid non-trivial loop unswitching while optimizing...
commit
|
commitdiff
|
tree
2007-06-05
Devang Patel
Fix PR 1497
commit
|
commitdiff
|
tree
2007-06-05
Devang Patel
New test.
commit
|
commitdiff
|
tree
2007-06-04
Devang Patel
s/ETNode::getChildren/ETNode::getETNodeChildren/g
commit
|
commitdiff
|
tree
2007-06-04
Devang Patel
Add FIXMEs.
commit
|
commitdiff
|
tree
2007-06-04
Devang Patel
Remove unused method.
commit
|
commitdiff
|
tree
2007-06-04
Devang Patel
s/DominatorTree::createNewNode/DominatorTree::addNewBlock/g
commit
|
commitdiff
|
tree
2007-06-04
Devang Patel
Add basic block level interface to change immediate...
commit
|
commitdiff
|
tree
2007-06-04
Devang Patel
Fix LLVM build on NetBSD. Patch by Neil Booth.
commit
|
commitdiff
|
tree
2007-06-04
Devang Patel
s/llvm::DominatorTreeBase::DomTreeNode/llvm::DomTreeNode/g
commit
|
commitdiff
|
tree
2007-06-03
Devang Patel
s/DominatorTreeBase::Node/DominatorTreeBase:DomTreeNode/g
commit
|
commitdiff
|
tree
2007-06-01
Devang Patel
Insert new instructions in AliasSet.
commit
|
commitdiff
|
tree
2007-05-30
Devang Patel
Fix typo.
commit
|
commitdiff
|
tree
2007-05-25
Devang Patel
Disable Tail Merging for now.
commit
|
commitdiff
|
tree
2007-05-23
Devang Patel
Add dump() routines for debugging assistance.
commit
|
commitdiff
|
tree
2007-05-23
Devang Patel
If user wants to run instcombine twice, do not block it.
commit
|
commitdiff
|
tree
2007-05-17
Devang Patel
Fix PR1431
commit
|
commitdiff
|
tree
2007-05-17
Devang Patel
New test.
commit
|
commitdiff
|
tree
2007-05-17
Devang Patel
New test.
commit
|
commitdiff
|
tree
2007-05-16
Devang Patel
Fix PR number.
commit
|
commitdiff
|
tree
2007-05-16
Devang Patel
New test for PR1417
commit
|
commitdiff
|
tree
next