projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
DeadCodeElimination: rewrite to be faster
[oota-llvm.git]
/
lib
/
Transforms
/
Scalar
/
CorrelatedValuePropagation.cpp
2015-09-15
Igor Laevsky
[CorrelatedValuePropagation] Infer nonnull attributes
blob
|
commitdiff
|
raw
2015-09-10
James Molloy
Add GlobalsAA as preserved to a bunch of transforms
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-06
David Majnemer
[CVP] Don't assume Constants of type i1 can be known...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Bjorn Steinbrink
CVP: Improve handling of Selects used as incoming PHI...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Mehdi Amini
DataLayout is mandatory, update the API to reflect...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-07
Hal Finkel
Make use of @llvm.assume from LazyValueInfo
blob
|
commitdiff
|
raw
|
diff to current
2014-09-07
Hal Finkel
Make use of @llvm.assume in ValueTracking (computeKnown...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Transforms edition.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-05
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Chandler Carruth
[Modules] Move CFG.h to the IR library as it defines...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-06
Paul Robinson
Disable most IR-level transform passes on functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-24
Benjamin Kramer
CVP: If we have a PHI with an incoming select, try...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-28
Benjamin Kramer
CorrelatedPropagation: BasicBlock::removePredecessor...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-11
Stepan Dyatkovskiy
llvm::SwitchInst
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Duncan Sands
Add statistics on removed switch cases, and fix the...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Duncan Sands
Eliminate switch cases that can never match, for exampl...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Jay Foad
Don't include Operator.h from InstrTypes.h.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Owen Anderson
Fix PR8790, another instance where unreachable code...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Owen Anderson
Cleanup trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Duncan Sands
Have a few places that want to simplify phi nodes use...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Owen Anderson
Give up on doing in-line instruction simplification...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Owen Anderson
Get rid of static constructors for pass registration...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-12
Owen Anderson
Begin adding static dependence information to passes...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Owen Anderson
Now with fewer extraneous semicolons!
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Owen Anderson
Use a depth-first iteratation in CorrelatedValuePropaga...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-03
Owen Anderson
Propagate non-local comparisons. Fixes PR1757.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-03
Owen Anderson
Add support for simplifying a load from a computed...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Owen Anderson
Only try to clean up the current block if we changed...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Owen Anderson
Don't perform an extra traversal of the function just...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Owen Anderson
Rename ValuePropagation to a more descriptive Correlate...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Owen Anderson
Rename file to something more descriptive.
blob
|
commitdiff
|
raw
|
diff to current