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
/
test
/
Transforms
/
LoopStrengthReduce
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LSR] Narrow search space by filtering non-optimal formulae with the same Sca...
Wei Mi
2017-07-06
2
-2
/
+62
*
Revert r304824 "Fix PR23384 (part 3 of 3)"
Hans Wennborg
2017-06-19
6
-26
/
+22
*
[SCEV] Teach SCEVExpander to expand BinPow
Max Kazantsev
2017-06-19
1
-0
/
+264
*
Fix PR23384 (part 3 of 3)
Evgeny Stupachenko
2017-06-06
6
-22
/
+26
*
[X86] Replace 'REQUIRES: x86' in tests with 'REQUIRES: x86-registered-target'...
Craig Topper
2017-06-04
1
-1
/
+1
*
[SCEVExpander] Try harder to avoid introducing inttoptr
Keno Fischer
2017-05-27
1
-0
/
+45
*
Re-enable "[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start"
Max Kazantsev
2017-05-26
3
-14
/
+28
*
Revert "[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start"
Diana Picus
2017-05-24
3
-19
/
+14
*
[SCEV] Do not fold dominated SCEVUnknown into AddRecExpr start
Max Kazantsev
2017-05-24
3
-14
/
+19
*
[LSR] Call canonicalize after we generate a new Formula in GenerateTruncates....
Wei Mi
2017-05-18
1
-0
/
+36
*
ARM: handle post-indexed NEON ops where the offset isn't the access width.
Tim Northover
2017-04-20
1
-5
/
+3
*
Turn on -addr-sink-using-gep by default.
Eli Friedman
2017-04-06
2
-3
/
+0
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
5
-12
/
+12
*
Set option enabling LSR alternative way to resolve complex solution to false.
Evgeny Stupachenko
2017-03-04
2
-2
/
+2
*
[LSR] Canonicalize formula and put recursive Reg related with current loop in...
Wei Mi
2017-02-22
1
-0
/
+65
*
The patch introduces new way of narrowing complex (>UINT16 variants) solutions.
Evgeny Stupachenko
2017-02-21
2
-2
/
+2
*
[LSR] Prevent formula with SCEVAddRecExpr type of Reg from Sibling loops
Wei Mi
2017-02-16
1
-0
/
+97
*
[LSR] Pointers with different address spaces are considered incompatible.
Mikael Holmen
2017-02-14
1
-0
/
+31
*
The patch fixes r294821
Evgeny Stupachenko
2017-02-11
2
-6
/
+6
*
Fix PR23384 (under "-lsr-insns-cost" option)
Evgeny Stupachenko
2017-02-11
2
-0
/
+110
*
[LSR] Recommit: Allow formula containing Reg for SCEVAddRecExpr related with ...
Wei Mi
2017-02-11
1
-0
/
+65
*
LSR: Check atomic instruction pointer operands
Matt Arsenault
2017-02-08
1
-0
/
+87
*
LSR: Don't drop address space when type doesn't match
Matt Arsenault
2017-01-30
1
-0
/
+54
*
This test apparently requires an x86 target and is failing on numerous
Chandler Carruth
2017-01-23
1
-0
/
+48
*
[PM] Clean up the testing for IVUsers, especially with the new PM.
Chandler Carruth
2017-01-15
1
-54
/
+0
*
[LoopStrengthReduce] Don't bother rewriting PHIs in catchswitch blocks
David Majnemer
2017-01-13
1
-0
/
+58
*
Revert r286999 which caused buildbot test failures. Some testcases need to be...
Wei Mi
2016-11-15
1
-65
/
+0
*
[LSR] Allow formula containing Reg for SCEVAddRecExpr related with outerloop.
Wei Mi
2016-11-15
1
-0
/
+65
*
[ARM] Loop Strength Reduction crashes when targeting ARM or Thumb.
Alexandros Lamprineas
2016-11-09
1
-0
/
+35
*
Fix testcases failing after r284036
Krzysztof Parzyszek
2016-10-12
1
-3
/
+1
*
Do not remove implicit defs in BranchFolder
Krzysztof Parzyszek
2016-10-12
1
-0
/
+1
*
[LSR] Don't try and create post-inc expressions on non-rotated loops
James Molloy
2016-08-15
1
-0
/
+43
*
[SCEV] Update interface to handle SCEVExpander insert point motion.
Geoff Berry
2016-08-11
1
-0
/
+47
*
[PM] Significantly refactor the pass pipeline parsing to be easier to
Chandler Carruth
2016-08-03
1
-1
/
+1
*
[PM] Convert Loop Strength Reduce pass to new PM
Dehao Chen
2016-07-18
1
-0
/
+1
*
[PM] Convert IVUsers analysis to new pass manager.
Dehao Chen
2016-07-16
1
-0
/
+1
*
AMDGPU: Run pointer optimization passes
Matt Arsenault
2016-06-15
1
-1
/
+2
*
Reapply [LSR] Create fewer redundant instructions.
Geoff Berry
2016-06-06
2
-0
/
+81
*
AMDGPU: Fix a few slightly broken tests
Matt Arsenault
2016-05-18
1
-22
/
+23
*
AMDGPU: Stop reporting an addressing mode for unknown addrspace
Matt Arsenault
2016-04-29
1
-4
/
+20
*
Don't delete empty preheaders in CodeGenPrepare if it would create a critical...
Chuang-Yu Cheng
2016-04-05
1
-1
/
+1
*
[LoopStrengthReduce] Don't hoist into a catchswitch
David Majnemer
2016-03-24
1
-0
/
+50
*
Revert "[LSR] Create fewer redundant instructions."
Geoff Berry
2016-03-16
1
-34
/
+0
*
[LSR] Create fewer redundant instructions.
Geoff Berry
2016-03-16
1
-0
/
+34
*
[SCEV] Try to reuse existing value during SCEV expansion
Wei Mi
2016-02-04
1
-2
/
+3
*
[LoopStrengthReduce] Don't rewrite PHIs with incoming values from CatchSwitches
David Majnemer
2016-02-03
1
-0
/
+29
*
Revert r259662, which caused regressions on polly tests.
Wei Mi
2016-02-03
1
-3
/
+2
*
[SCEV] Try to reuse existing value during SCEV expansion
Wei Mi
2016-02-03
1
-2
/
+3
*
Followup to 258750; update more tests to use .p2align .
Dan Gohman
2016-01-26
1
-1
/
+1
*
[IR] Remove terminatepad
David Majnemer
2015-12-14
1
-3
/
+0
[next]