index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Analysis
/
ScalarEvolutionExpander.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ScalarEvolutionExpander] Properly insert no-op casts + EH Pads
David Majnemer
2015-10-27
1
-15
/
+40
*
Analysis: Remove implicit ilist iterator conversions
Duncan P. N. Exon Smith
2015-10-10
1
-27
/
+29
*
[ScalarEvolutionExpander] Reuse findExistingExpansion during expansion cost c...
Igor Laevsky
2015-08-17
1
-19
/
+11
*
[PM] Port ScalarEvolution to the new pass manager.
Chandler Carruth
2015-08-17
1
-35
/
+32
*
[IR] Give catchret an optional 'return value' operand
David Majnemer
2015-08-15
1
-0
/
+2
*
[IndVarSimplify] Make cost estimation in RewriteLoopExitValues smarter
Igor Laevsky
2015-08-10
1
-6
/
+44
*
Fix some comment typos.
Benjamin Kramer
2015-08-08
1
-2
/
+2
*
[LSR] canonicalize Prod*(1<<C) to Prod<<C
Jingyue Wu
2015-06-24
1
-5
/
+12
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-2
/
+2
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-2
/
+2
*
Fix "the the" in comments.
Eric Christopher
2015-06-19
1
-1
/
+1
*
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
Benjamin Kramer
2015-05-29
1
-3
/
+3
*
Enable exitValue rewrite only when the cost of expansion is low.
Wei Mi
2015-05-28
1
-9
/
+25
*
[SCEV] Strengthen SCEVExpander::isHighCostExpansion.
Sanjoy Das
2015-04-14
1
-6
/
+17
*
[SCEV] Refactor out isHighCostExpansion. NFCI.
Sanjoy Das
2015-04-14
1
-0
/
+56
*
[opaque pointer type] More GEP API migrations in IRBuilder uses
David Blaikie
2015-04-03
1
-1
/
+1
*
[opaque pointer type] API migration for GEP constant factories
David Blaikie
2015-04-02
1
-1
/
+2
*
Opaque Pointer Types: GEP API migrations to specify the gep type explicitly
David Blaikie
2015-03-24
1
-2
/
+3
*
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
Benjamin Kramer
2015-03-23
1
-0
/
+1
*
[SCEV] Fix PR22856.
Sanjoy Das
2015-03-13
1
-3
/
+6
*
DataLayout is mandatory, update the API to reflect it with references.
Mehdi Amini
2015-03-10
1
-73
/
+33
*
SCEVExpander incorrectly marks generated subtractions as nuw/nsw
Sanjoy Das
2015-02-26
1
-3
/
+6
*
Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap
Sanjoy Das
2015-02-25
1
-2
/
+34
*
Revert r230280: "Bugfix: SCEVExpander incorrectly marks increment operations ...
Hans Wennborg
2015-02-24
1
-31
/
+2
*
Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap
Sanjoy Das
2015-02-23
1
-2
/
+31
*
Revert 230275.
Sanjoy Das
2015-02-23
1
-31
/
+2
*
Fix bug 22641
Sanjoy Das
2015-02-23
1
-2
/
+31
*
[PM] Split the AssumptionTracker immutable pass into two separate APIs:
Chandler Carruth
2015-01-04
1
-1
/
+1
*
Update SetVector to rely on the underlying set's insert to return a pair<iter...
David Blaikie
2014-11-19
1
-1
/
+1
*
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
Hal Finkel
2014-09-07
1
-1
/
+1
*
Fix ScalarEvolutionExpander when creating a PHI in a block with duplicate pre...
Hal Finkel
2014-07-31
1
-1
/
+5
*
SCEVExpander: Fold constant PHIs harder. The logic below only understands pro...
Benjamin Kramer
2014-06-21
1
-1
/
+2
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-15
1
-25
/
+26
*
[C++11] Add range based accessors for the Use-Def chain of a Value.
Chandler Carruth
2014-03-09
1
-4
/
+1
*
[C++11] Convert sort predicates into lambdas.
Benjamin Kramer
2014-03-07
1
-10
/
+7
*
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
2014-03-02
1
-2
/
+2
*
Rename some member variables from TD to DL.
Rafael Espindola
2014-02-18
1
-10
/
+10
*
SCEVExpander: Try hard not to create derived induction variables in other loops
Arnold Schwaighofer
2014-02-16
1
-25
/
+136
*
Revert "SCEVExpander: Try hard not to create derived induction variables in o...
Arnold Schwaighofer
2014-02-15
1
-127
/
+25
*
SCEVExpander: Try hard not to create derived induction variables in other loops
Arnold Schwaighofer
2014-02-15
1
-25
/
+127
*
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
Chandler Carruth
2014-01-13
1
-1
/
+1
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Don't #include heavy Dominators.h file in LoopInfo.h. This change reduces
Jakub Staszak
2013-12-07
1
-0
/
+1
*
Correct word hyphenations
Alp Toker
2013-12-05
1
-1
/
+1
*
Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop.
Andrew Trick
2013-10-25
1
-11
/
+27
*
SCEVExpander: Fix a regression I introduced by to eagerly adding RAII objects.
Benjamin Kramer
2013-10-01
1
-1
/
+4
*
Convert manual insert point restores to the new RAII object.
Benjamin Kramer
2013-09-30
1
-47
/
+15
*
Teach ScalarEvolution about pointer address spaces
Matt Arsenault
2013-09-10
1
-1
/
+5
*
Fix SCEVExpander creating distinct duplicate PHI entries
Hal Finkel
2013-08-18
1
-0
/
+5
*
Remove a bunch of old SCEVExpander FIXME's for preserving NoWrap.
Andrew Trick
2013-07-14
1
-17
/
+11
[prev]
[next]