projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ARM64: add patterns for csXYZ with reversed operands.
[oota-llvm.git]
/
test
/
Transforms
/
IndVarSimplify
/
2014-01-29
Chandler Carruth
[LPM] Fix PR18642, a pretty nasty bug in IndVars that...
tree
|
commitdiff
2014-01-23
Chandler Carruth
[LPM] Make LoopSimplify no longer a LoopPass and instea...
tree
|
commitdiff
2014-01-15
Andrew Trick
Fix PR18449: SCEV needs more precise max BECount for...
tree
|
commitdiff
2014-01-11
Benjamin Kramer
Fix broken CHECK lines.
tree
|
commitdiff
2014-01-07
Andrew Trick
Reapply r198654 "indvars: sink truncates outside the...
tree
|
commitdiff
2014-01-07
Andrew Trick
Revert "indvars: sink truncates outside the loop."
tree
|
commitdiff
2014-01-07
Andrew Trick
indvars: sink truncates outside the loop.
tree
|
commitdiff
2014-01-02
Andrew Trick
indvars: insert truncate at loop boundary to avoid...
tree
|
commitdiff
2013-12-23
Andrew Trick
Add support to indvars for optimizing sadd.with.overflow.
tree
|
commitdiff
2013-11-06
Benjamin Kramer
Add test case for PR12377, it was fixed by r194116.
tree
|
commitdiff
2013-11-06
Andrew Trick
Rewrite SCEV's backedge taken count computation.
tree
|
commitdiff
2013-10-24
Juergen Ributzka
Fix a bug in LinearFunctionTestReplace that created...
tree
|
commitdiff
2013-09-11
Matt Arsenault
Teach loop-idiom about address space pointer sizes
tree
|
commitdiff
2013-08-16
Daniel Dunbar
[tests] Cleanup initialization of test suffixes.
tree
|
commitdiff
2013-07-14
Andrew Trick
Teach indvars to generate nsw/nuw flags when widening...
tree
|
commitdiff
2013-07-14
Stephen Lin
Update Transforms tests to use CHECK-LABEL for easier...
tree
|
commitdiff
2013-07-12
Andrew Trick
LFTR improvement to avoid truncation.
tree
|
commitdiff
2013-07-12
Chandler Carruth
Revert "indvars: Improve LFTR by eliminating truncation...
tree
|
commitdiff
2013-07-11
Andrew Trick
indvars: Improve LFTR by eliminating truncation when...
tree
|
commitdiff
2013-06-04
David Majnemer
IndVarSimplify: check if loop invariant expansion can...
tree
|
commitdiff
2013-03-19
Arnaud A. de Grand...
IndVarSimplify: do not recompute an IV value outside...
tree
|
commitdiff
2013-03-12
Jan Wen Voung
Revert the test moves from 176733. Use "REQUIRES:...
tree
|
commitdiff
2013-03-08
Jan Wen Voung
Disable statistics on Release builds and move tests...
tree
|
commitdiff
2012-12-30
Dmitri Gribenko
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
tree
|
commitdiff
2012-12-30
Dmitri Gribenko
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
tree
|
commitdiff
2012-11-29
Benjamin Kramer
Follow up to 168711: It's safe to base this analysis...
tree
|
commitdiff
2012-11-27
Benjamin Kramer
SCEV: Even if the latch terminator is foldable we can...
tree
|
commitdiff
2012-11-23
Patrik Hägglund
Disallow the undocumented practice of starting the...
tree
|
commitdiff
2012-10-26
Benjamin Kramer
Fix SCEV cache invalidation in LCSSA and LoopSimplify.
tree
|
commitdiff
2012-10-19
Benjamin Kramer
Indvars: Don't recursively delete instruction during...
tree
|
commitdiff
2012-10-19
Benjamin Kramer
SCEVExpander: Don't crash when trying to merge two...
tree
|
commitdiff
2012-10-08
Micah Villmow
Move TargetData to DataLayout.
tree
|
commitdiff
2012-10-03
Jakub Staszak
Fix PR13967.
tree
|
commitdiff
2012-07-18
Andrew Trick
indvars: Linear function test replace should avoid...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Fix the remaining TCL-style quotes found in the testsui...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Convert all tests using TCL-style quoting to use shell...
tree
|
commitdiff
2012-05-30
Benjamin Kramer
Teach SCEV's icmp simplification logic that a-b ==...
tree
|
commitdiff
2012-03-22
Andrew Trick
Convert -indvars tests that rely on SCEV expansion...
tree
|
commitdiff
2012-03-22
Andrew Trick
Remove tests: indvars trivially preserves GEPs now.
tree
|
commitdiff
2012-03-22
Andrew Trick
Remove test: trivial canonical IV test which is covered...
tree
|
commitdiff
2012-03-22
Andrew Trick
Remove redundant -enable-iv-rewrite=false flags from...
tree
|
commitdiff
2012-02-16
Eli Bendersky
Replace all instances of dg.exp file with lit.local...
tree
|
commitdiff
2012-01-07
Andrew Trick
Extended replaceCongruentPhis to handle mixed phi types.
tree
|
commitdiff
2011-11-29
Andrew Trick
Reenable this IndVars unit test.
tree
|
commitdiff
2011-11-27
Chris Lattner
Upgrade syntax of tests using volatile instructions...
tree
|
commitdiff
2011-11-20
Benjamin Kramer
XFAIL this test until I figure out what indvars is...
tree
|
commitdiff
2011-11-17
Andrew Trick
Fix an overly general check in SimplifyIndvar to handle...
tree
|
commitdiff
2011-11-16
Andrew Trick
Fix SCEV overly optimistic back edge taken count for...
tree
|
commitdiff
2011-11-02
Andrew Trick
Rewrite LinearFunctionTestReplace to handle pointer...
tree
|
commitdiff
2011-11-02
Andrew Trick
Broaden an assert to handle enable-iv-rewrite=true...
tree
|
commitdiff
2011-10-28
Andrew Trick
LFTR should avoid a type mismatch with null pointer...
tree
|
commitdiff
2011-10-27
Eli Friedman
It is not safe to sink an alloca into a stacksave/stack...
tree
|
commitdiff
2011-10-12
Lang Hames
Removed colons from some target datalayout strings...
tree
|
commitdiff
2011-10-11
Andrew Trick
Move replaceCongruentIVs into SCEVExapander and bias...
tree
|
commitdiff
2011-09-28
Andrew Trick
Test case for r140670: indvars should hoist sext.
tree
|
commitdiff
2011-09-27
Benjamin Kramer
Stop emitting instructions with the name "tmp" they...
tree
|
commitdiff
2011-09-19
Andrew Trick
[indvars] Fix PR10946: SCEV cannot handle Vector IVs.
tree
|
commitdiff
2011-09-15
Andrew Trick
Reapply r139759. Disable IV rewriting by default. See...
tree
|
commitdiff
2011-09-13
Andrew Trick
[indvars] Revert r139579 until 401.bzip -arch i386...
tree
|
commitdiff
2011-09-13
Andrew Trick
Disable IV rewriting by default. See PR10916.
tree
|
commitdiff
2011-09-13
Andrew Trick
[indvars] Fix bugs in floating point IV range checks...
tree
|
commitdiff
2011-09-12
Andrew Trick
Conditionalize indvars test that relies on SCEV expansi...
tree
|
commitdiff
2011-09-12
Andrew Trick
indvars test only relevant for -enable-iv-rewrite.
tree
|
commitdiff
2011-09-12
Andrew Trick
Conditionalize indvars tests that rely on SCEV expansio...
tree
|
commitdiff
2011-09-12
Andrew Trick
Removing indvars tests that directly test canonical...
tree
|
commitdiff
2011-09-12
Andrew Trick
Rename -disable-iv-rewrite to -enable-iv-rewrite=false...
tree
|
commitdiff
2011-09-12
Andrew Trick
Test case for r139453, WidenIV::GetExtendedOperandRecur...
tree
|
commitdiff
2011-09-01
Bill Wendling
Update to new EH scheme.
tree
|
commitdiff
2011-08-26
Bill Wendling
Don't sink landingpad instructions during ind-var simpl...
tree
|
commitdiff
2011-08-06
Andrew Trick
Made SCEV's UDiv expressions more canonical. When divid...
tree
|
commitdiff
2011-07-20
Andrew Trick
indvars: Added getInsertPointForUses to find a valid...
tree
|
commitdiff
2011-07-20
Andrew Trick
indvars test case for r135558.
tree
|
commitdiff
2011-07-20
Andrew Trick
indvars -disable-iv-rewrite fix: derived GEP IVs
tree
|
commitdiff
2011-07-18
Andrew Trick
indvars: LinearFunctionTestReplace for non-canonical...
tree
|
commitdiff
2011-07-06
Andrew Trick
indvars -disable-iv-rewrite: Added SimplifyCongruentIVs.
tree
|
commitdiff
2011-07-02
Andrew Trick
indvars -disable-iv-rewrite: bug fix involving weird...
tree
|
commitdiff
2011-06-30
Andrew Trick
indvars -disable-iv-rewrite: handle cloning binary...
tree
|
commitdiff
2011-06-30
Andrew Trick
indvars -disable-iv-rewrite: handle an edge case involv...
tree
|
commitdiff
2011-06-29
Andrew Trick
indvars -disable-iv-rewrite: insert new trunc instructi...
tree
|
commitdiff
2011-06-29
Andrew Trick
indvars -disable-iv-rewrite: just because SCEV ignores...
tree
|
commitdiff
2011-06-28
Andrew Trick
FileCheckify and prepare for -disable-iv-rewrite.
tree
|
commitdiff
2011-06-21
Andrew Trick
indvars -disable-iv-rewrite: Adds support for eliminati...
tree
|
commitdiff
2011-06-17
Chris Lattner
manually upgrade a bunch of tests to modern syntax...
tree
|
commitdiff
2011-06-02
Andrew Trick
Test case pasto (failed when run with IR verifier).
tree
|
commitdiff
2011-05-31
Andrew Trick
scev: Better sign-extend removal. Normalize postincreme...
tree
|
commitdiff
2011-05-26
Andrew Trick
indvars: incremental fixes for -disable-iv-rewrite...
tree
|
commitdiff
2011-05-25
Andrew Trick
indvars: fixed IV cloning in -disable-iv-rewrite mode...
tree
|
commitdiff
2011-05-24
Andrew Trick
FileCheck-ize a couple of IV unit tests.
tree
|
commitdiff
2011-05-24
Andrew Trick
Test case for r130799 - indvars: Added canExpandBackEdg...
tree
|
commitdiff
2011-04-27
Andrew Trick
Fixes PR9730: indvars: An asserting value handle still...
tree
|
commitdiff
2011-03-18
Andrew Trick
Avoid creating canonical induction variables for non...
tree
|
commitdiff
2010-10-07
Devang Patel
Remove LoopIndexSplit pass. It is neither maintained...
tree
|
commitdiff
2010-09-02
Chris Lattner
more test cleanup
tree
|
commitdiff
2010-09-02
Duncan Sands
Print the number of uses of a function in the .ll since...
tree
|
commitdiff
2010-08-30
Duncan Sands
Correct bogus module triple specifications.
tree
|
commitdiff
2010-07-26
Dan Gohman
Fix SCEVExpander::visitAddRecExpr so that it remembers...
tree
|
commitdiff
2010-07-16
Dan Gohman
Fix this test.
tree
|
commitdiff
2010-07-15
Dan Gohman
Fix the order that SCEVExpander considers add operands...
tree
|
commitdiff
2010-06-29
Dan Gohman
Fix ScalarEvolution's tripcount computation for chains...
tree
|
commitdiff
2010-06-18
Dan Gohman
Disable indvars on loops when LoopSimplify form is...
tree
|
commitdiff
next