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
/
Transforms
/
Scalar
/
LoopStrengthReduce.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[SCEV] fix typo
Javed Absar
2018-01-17
1
-1
/
+1
*
Use phi ranges to simplify code. No functionality change intended.
Benjamin Kramer
2017-12-30
1
-15
/
+12
*
LSR: Check more intrinsic pointer operands
Matt Arsenault
2017-12-11
1
-22
/
+45
*
[SCEV] Handling for ICmp occuring in the evolution chain.
Jatin Bhateja
2017-11-13
1
-1
/
+1
*
[LSR] Clarify a comment. NFC.
Vedant Kumar
2017-11-03
1
-1
/
+1
*
Revert "[ScalarEvolution] Handling for ICmp occuring in the evolution chain."
Sanjoy Das
2017-10-18
1
-5
/
+2
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-18
1
-77
/
+74
*
[ScalarEvolution] Handling for ICmp occuring in the evolution chain.
Jatin Bhateja
2017-10-18
1
-2
/
+5
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
1
-7
/
+7
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
1
-7
/
+7
*
[LSR] Fix Shadow IV in case of integer overflow
Max Kazantsev
2017-08-29
1
-0
/
+8
*
[LSR / TTI / SystemZ] Eliminate TargetTransformInfo::isFoldableMemAccess()
Jonas Paulsson
2017-08-09
1
-2
/
+9
*
[LoopStrengthReduce] Don't neglect the Fixup.Offset in isAMCompletelyFolded().
Jonas Paulsson
2017-08-09
1
-2
/
+2
*
Reapply fix PR23384 (part 3 of 3) r304824 (was reverted in r305720).
Evgeny Stupachenko
2017-08-07
1
-1
/
+1
*
Fix PR33514
Evgeny Stupachenko
2017-08-04
1
-0
/
+6
*
Extend ifdefs to more unused helper functions.
Florian Hahn
2017-07-31
1
-4
/
+4
*
Guard print() functions only used by dump() functions.
Florian Hahn
2017-07-31
1
-4
/
+4
*
[SystemZ, LoopStrengthReduce]
Jonas Paulsson
2017-07-21
1
-3
/
+21
*
[Constants] If we already have a ConstantInt*, prefer to use isZero/isOne/isM...
Craig Topper
2017-07-06
1
-1
/
+1
*
[LSR] Narrow search space by filtering non-optimal formulae with the same Sca...
Wei Mi
2017-07-06
1
-0
/
+108
*
Revert r304824 "Fix PR23384 (part 3 of 3)"
Hans Wennborg
2017-06-19
1
-1
/
+1
*
Fix PR23384 (part 3 of 3)
Evgeny Stupachenko
2017-06-06
1
-1
/
+1
*
Fix PR23384 (part 2 of 3) NFC
Evgeny Stupachenko
2017-06-05
1
-72
/
+68
*
LSR: Calculate instruction cost only if InsnsCost is set to true (NFC)
Evgeny Stupachenko
2017-06-05
1
-14
/
+21
*
[LSR] Call canonicalize after we generate a new Formula in GenerateTruncates....
Wei Mi
2017-05-18
1
-0
/
+1
*
BitVector: add iterators for set bits
Francis Visoiu Mistrih
2017-05-17
1
-2
/
+1
*
Rename WeakVH to WeakTrackingVH; NFC
Sanjoy Das
2017-05-01
1
-32
/
+21
*
Reverts commit r301424, r301425 and r301426
Sanjoy Das
2017-04-26
1
-21
/
+32
*
Rename WeakVH to WeakTrackingVH; NFC
Sanjoy Das
2017-04-26
1
-32
/
+21
*
Tighten the API for ScalarEvolutionNormalization
Sanjoy Das
2017-04-14
1
-4
/
+3
*
Remove NormalizeAutodetect; NFC
Sanjoy Das
2017-04-14
1
-9
/
+3
*
Set option enabling LSR alternative way to resolve complex solution to false.
Evgeny Stupachenko
2017-03-04
1
-1
/
+1
*
[LSR] Canonicalize formula and put recursive Reg related with current loop in...
Wei Mi
2017-02-22
1
-39
/
+83
*
The patch introduces new way of narrowing complex (>UINT16 variants) solutions.
Evgeny Stupachenko
2017-02-21
1
-1
/
+159
*
[LSR] Prevent formula with SCEVAddRecExpr type of Reg from Sibling loops
Wei Mi
2017-02-16
1
-0
/
+7
*
[LSR] Pointers with different address spaces are considered incompatible.
Mikael Holmen
2017-02-14
1
-1
/
+6
*
Fix PR23384 (under "-lsr-insns-cost" option)
Evgeny Stupachenko
2017-02-11
1
-4
/
+57
*
[LSR] Recommit: Allow formula containing Reg for SCEVAddRecExpr related with ...
Wei Mi
2017-02-11
1
-6
/
+5
*
LSR: Check atomic instruction pointer operands
Matt Arsenault
2017-02-08
1
-1
/
+11
*
LSR: Don't drop address space when type doesn't match
Matt Arsenault
2017-01-30
1
-4
/
+7
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-14
/
+21
*
[RegisterCoalescing] Recommit the patch "Remove partial redundent copy".
Quentin Colombet
2017-01-28
1
-1
/
+3
*
[LoopStrengthReduce] Don't bother rewriting PHIs in catchswitch blocks
David Majnemer
2017-01-13
1
-1
/
+5
*
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
Chandler Carruth
2017-01-11
1
-4
/
+4
*
[PM] Rewrite the loop pass manager to use a worklist and augmented run
Chandler Carruth
2017-01-11
1
-15
/
+5
*
Fix LSR best register search algorithm.
Evgeny Stupachenko
2016-11-30
1
-2
/
+3
*
Fix some Clang-tidy and Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko
2016-11-30
1
-26
/
+62
*
LSR debug fix.
Evgeny Stupachenko
2016-11-21
1
-1
/
+1
*
Revert r286999 which caused buildbot test failures. Some testcases need to be...
Wei Mi
2016-11-15
1
-5
/
+6
*
[LSR] Allow formula containing Reg for SCEVAddRecExpr related with outerloop.
Wei Mi
2016-11-15
1
-6
/
+5
[prev]
[next]