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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "[LV] Apply sink-after & interleave-groups as VPlan transformations (N...
Gil Rapaport
2019-11-08
1
-35
/
+0
*
Reapply [LVI] Normalize pointer behavior
Nikita Popov
2019-11-08
1
-1
/
+2
*
Revert "[LVI] Normalize pointer behavior"
Nikita Popov
2019-11-08
1
-2
/
+1
*
[LVI] Normalize pointer behavior
Nikita Popov
2019-11-08
1
-1
/
+2
*
[LICM] Support hosting of dynamic allocas out of loops
Philip Reames
2019-11-08
1
-0
/
+168
*
[LICM] Hoisting of widenable conditions out of loops
Philip Reames
2019-11-08
1
-7
/
+42
*
[LV] Apply sink-after & interleave-groups as VPlan transformations (NFCI)
Gil Rapaport
2019-11-08
1
-0
/
+35
*
[InstCombine] Don't transform bitcasts between x86_mmx and v1i64 into inserte...
Craig Topper
2019-11-07
1
-4
/
+2
*
[InstCombine] auto-generate complete checks; NFC
Sanjay Patel
2019-11-07
1
-10
/
+9
*
[InstCombine] Add test cases to show bad canonicalization of bitcasts between...
Craig Topper
2019-11-07
1
-0
/
+19
*
Wrong debug info generated at -O2 (-O0 is correct)
Vedant Kumar
2019-11-07
4
-5
/
+62
*
[InstCombine] canonicalize shift+logic+shift to reduce dependency chain
Sanjay Patel
2019-11-07
2
-31
/
+31
*
[ConstantRange][LVI] Use overflow flags from `sub` to constrain the range
Roman Lebedev
2019-11-07
1
-6
/
+2
*
[SLP] allow forming 2-way reduction patterns
Sanjay Patel
2019-11-07
1
-10
/
+9
*
[NFC][CVP] Add some tests for `sub` with preexisting no-wrap flags
Roman Lebedev
2019-11-07
1
-0
/
+216
*
Revert f0c2a5a "[LV] Generalize conditions for sinking instrs for first order...
Hans Wennborg
2019-11-07
1
-245
/
+0
*
Keep import function list for inlinee profile update
Wenlei He
2019-11-06
2
-0
/
+83
*
AMDGPU: Select global atomicrmw fadd
Matt Arsenault
2019-11-06
1
-0
/
+145
*
Temporarily Revert:
Eric Christopher
2019-11-06
20
-875
/
+407
*
[LoopPred] Enable new transformation by default
Philip Reames
2019-11-06
2
-6
/
+3
*
[LoopPred] Selectively disable to preserve test cases
Philip Reames
2019-11-06
12
-12
/
+12
*
[WC] Fix a subtle bug in our definition of widenable branch
Philip Reames
2019-11-06
3
-16
/
+65
*
[LoopUnroll] countToEliminateCompares(): fix handling of [in]equality predica...
Roman Lebedev
2019-11-06
1
-22
/
+172
*
[NFC][LoopUnroll] Update test coverage for peeling w/ inequality predicates
Roman Lebedev
2019-11-06
1
-5
/
+89
*
[AMDGPU] Improve code size cost model (part 2)
dfukalov
2019-11-06
1
-1
/
+1
*
[TTI][LV] preferPredicateOverEpilogue
Sjoerd Meijer
2019-11-06
2
-2
/
+82
*
[SLP] add tests for 2-wide reductions; NFC
Sanjay Patel
2019-11-05
1
-2
/
+115
*
[ObjC][ARC] Ignore lifetime markers between *ReturnValue calls
Francis Visoiu Mistrih
2019-11-05
1
-4
/
+0
*
[NFC][ObjC][ARC] Add tests for OptimizeRetainRVCall
Francis Visoiu Mistrih
2019-11-05
1
-0
/
+68
*
[InstCombine] add tests for shift-logic-shift; NFC
Sanjay Patel
2019-11-05
1
-0
/
+171
*
[LoopUnroll] peel-loop-conditions.ll: add some 'is even/odd' peeling tests
Roman Lebedev
2019-11-05
1
-0
/
+98
*
[InstCombine] dropRedundantMaskingOfLeftShiftInput(): truncation (PR42563)
Roman Lebedev
2019-11-05
11
-108
/
+108
*
Recommit "[HardwareLoops] Optimisation remarks"
Sjoerd Meijer
2019-11-05
1
-3
/
+22
*
[IR] Add Freeze instruction
aqjune
2019-11-05
1
-3
/
+3
*
[SimplifyCFG] Use a (trivially) dominanting widenable branch to remove later ...
Philip Reames
2019-11-04
1
-0
/
+316
*
Recommit "[CodeView] Add option to disable inline line tables."
Amy Huang
2019-11-04
1
-0
/
+99
*
[SLP]Fix PR43799: Crash on different sizes of GEP indices.
Alexey Bataev
2019-11-04
1
-0
/
+23
*
[InstSimplify] use FMF to improve fcmp+select fold
Sanjay Patel
2019-11-04
1
-24
/
+8
*
[InstSimplify] add more tests for fcmp+select; NFC
Sanjay Patel
2019-11-04
1
-8
/
+36
*
[InstSimplify] add more tests for fcmp+select; NFC
Sanjay Patel
2019-11-04
1
-0
/
+156
*
[LV] Generalize conditions for sinking instrs for first order recurrences.
Florian Hahn
2019-11-02
1
-0
/
+245
*
[Attributor][NFCI] Distinguish optional and required dependences
Johannes Doerfert
2019-11-02
7
-8
/
+8
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
19
-173
/
+215
*
Revert "NoFree argument attribute."
Stefan Stipanovic
2019-11-02
18
-211
/
+169
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
18
-169
/
+211
*
Revert BCmp Loop Idiom recognition transform (PR43870)
Roman Lebedev
2019-11-02
4
-3148
/
+0
*
[Attributor] Ignore BlockAddress users in call site traversal
Johannes Doerfert
2019-11-02
1
-0
/
+25
*
[AbstractCallSite][FIX] Correct faulty assertion
Johannes Doerfert
2019-11-02
1
-0
/
+1
*
[Attributor][FIX] Do not try to cast if a cast is not required
Johannes Doerfert
2019-11-02
1
-9
/
+15
*
[Attributor][FIX] Transform invoke of nounwind to call + br %normal_dest
Johannes Doerfert
2019-11-02
1
-3
/
+44
[prev]
[next]