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
/
SeparateConstOffsetFromGEP.cpp
2015-09-23
Lawrence Hu
Swap loop invariant GEP with loop variant GEP to...
blob
|
commitdiff
|
raw
2015-08-17
Chandler Carruth
[PM] Port ScalarEvolution to the new pass manager.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Jingyue Wu
[SeparateConstOffsetFromGEP] sext(a)+sext(b) => sext...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-13
Jingyue Wu
[SeparateConstOffsetFromGEP] strengthen the inbounds...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-07
Matt Arsenault
SeparateConstOffsetFromGEP: Pass address space to isLeg...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-14
Jingyue Wu
[ValueTracking] refactor: extract method haveNoCommonBi...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Michael Zolotukhin
Fix comment for NoCommonBits.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
Jingyue Wu
[SeparateConstOffsetFromGEP] garbage-collect intermedia...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
David Blaikie
[opaque pointer type] More GEP API migrations in IRBuil...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
David Blaikie
[opaque pointer type] Start migrating GEP creation...
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
2015-03-04
Mehdi Amini
Make DataLayout Non-Optional in the Module
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Chandler Carruth
[multiversion] Thread a function argument through all...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Jingyue Wu
[SeparateConstOffsetFromGEP] skip optnone functions
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Jingyue Wu
[SeparateConstOffsetFromGEP] set PreservesCFG flag
blob
|
commitdiff
|
raw
|
diff to current
2015-01-31
Chandler Carruth
[PM] Change the core design of the TTI analysis to...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Eric Christopher
Migrate SeparateConstOffsetFromGEP to use a Function...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Hao Liu
[SeparateConstOffsetFromGEP] Allow SeparateConstOffsetF...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-25
Jingyue Wu
[SeparateConstOffsetFromGEP] Fixed a bug related to...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-25
Jingyue Wu
[SeparateConstOffsetFromGEP] Fixed a bug in rebuilding...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-16
Jingyue Wu
Partially revert r210444 due to performance regression
blob
|
commitdiff
|
raw
|
diff to current
2014-06-08
Jingyue Wu
[SeparateConstOffsetFromGEP] inbounds zext => sext...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-08
Jingyue Wu
[SeparateConstOffsetFromGEP] Fix an illegitimate optimi...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-08
Jingyue Wu
Refactor canonicalizing array indices to a helper function
blob
|
commitdiff
|
raw
|
diff to current
2014-06-05
Jingyue Wu
Fixed several correctness issues in SeparateConstOffset...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
Jingyue Wu
Distribute sext/zext to the operands of and/or/xor
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Jingyue Wu
Add the extracted constant offset using GEP
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Alp Toker
Fix typos
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Jay Foad
Rename ComputeMaskedBits to computeKnownBits. "Masked...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-01
Eli Bendersky
Add an optimization that does CSE in a group of similar...
blob
|
commitdiff
|
raw
|
diff to current