projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- Fix SelectionDAG to generate correct CFGs.
[oota-llvm.git]
/
include
/
llvm
/
PassManagers.h
2008-07-11
Dan Gohman
Fix spelling of "hierarchy" in comments.
blob
|
commitdiff
|
raw
2008-07-01
Devang Patel
Add dom info verifier.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-23
Dan Gohman
Add #includes to make some dependencies explicit.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-14
Dan Gohman
Make getNumContainedManagers and getNumContainedPasses...
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-03-21
Dan Gohman
Don't include <map> in Pass.h, which doesn't need it...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
Dan Gohman
Move the PMStack class out of Pass.h and into PassManag...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-13
Dan Gohman
Change PMTopLevelManager's PassManagers vector element...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Devang Patel
Remove dead code.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-20
Anton Korobeynikov
Update gcc 4.3 warnings fix patch with recent head...
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-03
Dan Gohman
Fix a using namespace llvm; in a header file.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-12
Reid Spencer
Change casts from old style to new style. This helps...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Devang Patel
Do not overuse std::string. Pass around char * directly.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Devang Patel
Add #ifndef guard.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Chris Lattner
avoid copying strings.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Dan Gohman
Fix pastos in comments for doFinalization functions.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-27
Devang Patel
Add facility to dump pass manager structure
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Devang Patel
Use SmallVector instead of std::vector.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Devang Patel
Verify loop info.
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-04-16
Devang Patel
Give each pass manager chance to manage lower level...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-23
Dan Gohman
Add the 'explicit' keyword to several constructors...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Devang Patel
Keep track of higher level analysis.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Devang Patel
Keep track of inherited analysis. For example, if a...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Devang Patel
Current pass manager, not the parent pass manager,...
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-27
Devang Patel
Make getPassManagerType() const.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-17
Chris Lattner
temporarily revert Devang's most recent patch, which...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-17
Devang Patel
Use inverted map to speedup collectLastUses().
blob
|
commitdiff
|
raw
|
diff to current
2007-02-01
Devang Patel
Pretty print pass managers.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-29
Devang Patel
- Undo previous check-in (i.e. Do not export TimingInfo...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-29
Devang Patel
Move TimingInfo into PassManagers.h so that other libs...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-16
Devang Patel
Code refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Devang Patel
Remove extra white spaces. Fix comments.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Devang Patel
s/addPassToManager/add/g
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Devang Patel
Move PMTopLevelManager, PMDataManager and FPPassManger...
blob
|
commitdiff
|
raw
|
diff to current