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
/
runtime-loop.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+285
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-285
/
+0
*
[LoopUnroll] allow customization for new-pass-manager version of LoopUnroll
Fedor Sergeev
2018-10-31
1
-1
/
+33
*
[LoopUnroll] NFC. Factor out runtime-loop.ll common test behavior.
Fedor Sergeev
2018-10-29
1
-19
/
+24
*
[PM] Split LoopUnrollPass and make partial unroller a function pass
Teresa Johnson
2017-08-02
1
-2
/
+2
*
[LoopUnrollRuntime] NFC: Refactored safety checks of unrolling multi-exit loop
Anna Thomas
2017-07-12
1
-0
/
+68
*
[PM] Teach LoopUnroll to update the LPM infrastructure as it unrolls
Chandler Carruth
2017-01-25
1
-0
/
+3
*
[LoopUnroll] Switch the default value of -unroll-runtime-epilog back to its o...
Michael Zolotukhin
2016-08-02
1
-1
/
+1
*
[LoopUnroll] Ensure we create prolog loops in simplified form.
Michael Zolotukhin
2016-08-02
1
-1
/
+1
*
The patch fixes PR27392.
Evgeny Stupachenko
2016-04-27
1
-2
/
+2
*
Adds the ability to use an epilog remainder loop during loop unrolling and makes
David L Kreitzer
2016-04-05
1
-18
/
+42
*
[LoopUnrollRuntime] Avoid high-cost trip count computation.
Sanjoy Das
2015-04-14
1
-0
/
+2
*
Introduce runtime unrolling disable matadata and use it to mark the scalar lo...
Kevin Qin
2015-03-09
1
-0
/
+33
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-3
/
+3
*
Partial fix for bug 22589
Sanjoy Das
2015-02-18
1
-3
/
+1
*
IR: Add 'distinct' MDNodes to bitcode and assembly
Duncan P. N. Exon Smith
2015-01-08
1
-1
/
+1
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-2
/
+2
*
Use a loop to simplify the runtime unrolling prologue.
Kevin Qin
2014-09-29
1
-11
/
+16
*
LoopUnrollRuntime: Check for overflow in the trip count calculation.
Benjamin Kramer
2014-06-21
1
-0
/
+6
*
Add -unroll-runtime for unrolling loops with run-time trip counts.
Andrew Trick
2011-12-09
1
-0
/
+109