projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Revert r59802. It was breaking the build of llvm-gcc:
[oota-llvm.git]
/
lib
/
Analysis
/
LoopPass.cpp
2008-09-04
Dan Gohman
Tidy up several unbeseeming casts from pointer to intptr_t.
blob
|
commitdiff
|
raw
2008-08-08
Chris Lattner
Don't call getAnalysisUsage unless -debug-pass is enabl...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Dan Gohman
Fix spelling of "hierarchy" in comments.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Devang Patel
Keep track of inherited analysis (e.g. dominator tree).
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Devang Patel
Fix typos in comments.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Devang Patel
Add dom info verifier.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Remove attribution from file headers, per discussion...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Dan Gohman
Use empty() member functions when that's what's being...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Devang Patel
ooops...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
Anton Korobeynikov
- Use correct header for SCEV inside LoopPass.cpp
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Devang Patel
Introduce Simple Analysis interface for loop passes.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Devang Patel
Verify loop info.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Duncan Sands
Replace mysterious code causing a g++-4.2 warning
blob
|
commitdiff
|
raw
|
diff to current
2007-06-29
Devang Patel
Add loop info verification mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Devang Patel
Drop 'const'
blob
|
commitdiff
|
raw
|
diff to current
2007-05-02
Devang Patel
Use 'static const char' instead of 'static const int'.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Devang Patel
Do not use typeinfo to identify pass in pass manager.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Devang Patel
Now IndVarSimplify is a LoopPass.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Devang Patel
Now LoopUnswitch is a LoopPass.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Devang Patel
Insert loop into LQ before visiting children.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Devang Patel
Use schedulePass() instead of assignPassManager() to...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Devang Patel
Add LPPassManager::insertLoop().
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Devang Patel
LPPassManager::deleteLoopFromQueue() add meat. Cut...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Devang Patel
LPPassManager. Implement preparePassManager() hook.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Devang Patel
LPPassManager : Add initialization and finalizatino...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Devang Patel
Use std::deque to manage loop queue inside LPPassManager.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Devang Patel
Avoid constructing std::strings unless pass debugging...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Devang Patel
Fix thinko.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Devang Patel
Loop passes are set up to accept pointer.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Devang Patel
Teach LoopPass to assign itself one Loop Pass Manager.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Devang Patel
Add facility that allows LoopPass to re-insert a loop...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Devang Patel
Add LPPassManager interface that LoopPass can use to...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Devang Patel
Populate and walk loop queue.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Devang Patel
Add LoopQueue. This is used by loop pass manager to...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-22
Devang Patel
Add Loop Pass Manager.
blob
|
commitdiff
|
raw
|
diff to current