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
/
LoopUnroll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Loop Peeling] Introduce an option for profile based peeling disabling.
Serguei Katkov
2019-08-02
1
-1
/
+2
*
[Loop Peeling] Do not close further unroll/peel if profile based peeling was ...
Serguei Katkov
2019-08-02
3
-0
/
+87
*
[Loop Peeling] Fix idom detection algorithm.
Serguei Katkov
2019-07-25
1
-0
/
+46
*
[Loop Peeling] Fix the handling of branch weights of peeled off branches.
Serguei Katkov
2019-07-22
2
-8
/
+16
*
[LoopUnroll+LoopUnswitch] do not transform loops containing callbr
Nick Desaulniers
2019-07-15
1
-0
/
+51
*
[Testing] Add missing "REQUIRES: asserts"
David Zarzycki
2019-07-15
1
-0
/
+1
*
[Loop Peeling] Fix the bug with IDom setting for exit loops
Serguei Katkov
2019-07-15
1
-0
/
+55
*
[Loop Peeling] Enable peeling for loops with multiple exits
Serguei Katkov
2019-07-15
1
-0
/
+80
*
[LoopUnroll] Add support for loops with exiting headers and uncond latches.
Florian Hahn
2019-06-26
4
-3
/
+348
*
InstCombine: Preserve nuw when reassociating nuw ops [1/3]
Matt Arsenault
2019-06-24
1
-4
/
+4
*
[DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step through l...
Orlando Cazalet-Hyams
2019-06-19
1
-9
/
+7
*
Fix broken debug info in in an !llvm.loop attachment in this testcase.
Adrian Prantl
2019-06-18
1
-2
/
+2
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
6
-6
/
+0
*
Revert "[DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step t...
Orlando Cazalet-Hyams
2019-06-12
1
-7
/
+9
*
[DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step through l...
Orlando Cazalet-Hyams
2019-06-11
1
-9
/
+7
*
[ARM] Enable Unroll UpperBound
David Green
2019-06-10
1
-0
/
+38
*
TTI: Improve default costs for addrspacecast
Matt Arsenault
2019-06-03
1
-0
/
+77
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-1
/
+1
*
[IndVars] Extend reasoning about loop invariant exits to non-header blocks
Philip Reames
2019-05-14
1
-1
/
+1
*
revert r360162 as it breaks most of the buildbots
Kostya Serebryany
2019-05-07
1
-7
/
+9
*
[DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step through l...
Orlando Cazalet-Hyams
2019-05-07
1
-9
/
+7
*
[LoopUnroll] Allow unrolling if the unrolled size does not exceed loop size.
Florian Hahn
2019-04-17
1
-0
/
+171
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
108
-0
/
+9978
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
108
-9978
/
+0
*
[PGO] Profile guided code size optimization.
Hiroshi Yamauchi
2019-04-15
1
-0
/
+46
*
[LoopUnrollPeel] Add case where we should forget the peeled loop from SCEV.
Florian Hahn
2019-02-14
1
-0
/
+42
*
[UnrollRuntime] Fix domTree failures in multiexit unrolling
Anna Thomas
2019-01-08
1
-0
/
+149
*
[UnrollRuntime] NFC: Updated exiting tests and added more tests
Anna Thomas
2018-12-28
1
-23
/
+145
*
[UnrollRuntime] NFC: Add comment and verify LCSSA
Anna Thomas
2018-12-28
1
-5
/
+5
*
[LoopUnroll] Honor '#pragma unroll' even with -fno-unroll-loops.
Michael Kruse
2018-12-18
1
-0
/
+30
*
[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.
Michael Kruse
2018-12-12
5
-0
/
+184
*
[LoopUnroll] allow customization for new-pass-manager version of LoopUnroll
Fedor Sergeev
2018-10-31
2
-1
/
+35
*
[LoopUnroll] NFC. Factor out runtime-loop.ll common test behavior.
Fedor Sergeev
2018-10-29
1
-19
/
+24
*
[ARM] Use Cortex-A57 sched model for Cortex-A72
Sam Parker
2018-10-25
1
-0
/
+1
*
Remove LoopID metadata from the branch instruction
Vyacheslav Zakharin
2018-09-26
2
-15
/
+57
*
[LoopUnroll] Add check to Latch's terminator in UnrollRuntimeLoopRemainder
David Green
2018-09-25
1
-0
/
+27
*
AMDGPU: Fix tests using old number for constant address space
Matt Arsenault
2018-09-10
1
-2
/
+2
*
[X86] Make Feature64Bit useful
Craig Topper
2018-08-30
1
-1
/
+1
*
LoopUnroll: Allow analyzing intrinsic call costs
Matt Arsenault
2018-06-26
1
-0
/
+77
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
3
-5
/
+5
*
[LoopUnroll] Only peel if a predicate becomes known in the loop body.
Florian Hahn
2018-04-18
1
-128
/
+141
*
[LoopUnroll] Make LoopPeeling respect the AllowPeeling preference.
Chad Rosier
2018-04-06
1
-0
/
+3
*
peel loops with runtime small trip counts
Ikhlas Ajbar
2018-04-03
1
-0
/
+37
*
Revert "peel loops with runtime small trip counts"
Krzysztof Parzyszek
2018-03-30
1
-37
/
+0
*
[Hexagon] add missing lit config file
Ikhlas Ajbar
2018-03-30
1
-0
/
+3
*
peel loops with runtime small trip counts
Ikhlas Ajbar
2018-03-30
1
-0
/
+37
*
[LoopUnroll] Fix dangling pointers in SCEV
Max Kazantsev
2018-03-26
1
-0
/
+51
*
[LoopUnroll] Simplify induction variables after peeling too.
Florian Hahn
2018-03-23
1
-15
/
+10
*
[LoopUnroll] Peel off iterations if it makes conditions true/false.
Florian Hahn
2018-03-15
2
-1
/
+614
*
[LoopUnroll] Ignore ephemeral values when checking full unroll profitability.
Andrei Elovikov
2018-03-15
1
-0
/
+119
[next]