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
/
LoopReroll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[SCEV] Use NoWrapFlags when expanding a simple mul
Sam Parker
2019-06-17
4
-5
/
+5
*
Revert "[SCEV] Use wrap flags in InsertBinop"
Benjamin Kramer
2019-06-06
4
-5
/
+5
*
[SCEV] Use wrap flags in InsertBinop
Sam Parker
2019-06-06
4
-5
/
+5
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
9
-0
/
+2010
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
9
-2010
/
+0
*
[LoopReroll] Fix reroll root legality checking.
Eli Friedman
2019-02-12
1
-0
/
+24
*
Remove irrelevant references to legacy git repositories from
James Y Knight
2019-01-15
1
-2
/
+2
*
[LoopReroll] Rewrite induction variable rewriting.
Eli Friedman
2018-06-22
6
-76
/
+120
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-6
/
+6
*
[LoopReroll] Make root-finding more aggressive.
Eli Friedman
2016-11-21
1
-0
/
+31
*
[LoopReroll] Reroll loops with unordered atomic memory accesses
Sanjoy Das
2016-07-19
1
-0
/
+131
*
Be wary of abnormal exits from loop when exploiting UB
Sanjoy Das
2016-06-09
1
-4
/
+4
*
Enable loopreroll for sext of loop control only IV
Lawrence Hu
2016-05-10
1
-0
/
+186
*
Revert r26084: Enable loopreroll for sext of loop control only IV
Lawrence Hu
2016-05-10
1
-186
/
+0
*
Revert r269093: Enable loopreroll for sext of loop control only IV
Lawrence Hu
2016-05-10
1
-0
/
+186
*
Enable loopreroll for sext of loop control only IV
Lawrence Hu
2016-05-10
1
-186
/
+0
*
Enable loopreroll for sext of loop control only IV
Lawrence Hu
2016-05-10
1
-0
/
+186
*
Reroll loops with multiple IV and negative step part 3
Lawrence Hu
2016-04-30
1
-0
/
+134
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-3
/
+2
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
[PATCH] Force LoopReroll to reset the loop trip count value after reroll.
Zinovy Nis
2016-03-22
1
-1
/
+1
*
Allow setting MaxRerollIterations above 16
Elena Demikhovsky
2016-02-22
1
-0
/
+328
*
[LPM] Factor all of the loop analysis usage updates into a common helper
Chandler Carruth
2016-02-19
1
-4
/
+4
*
Enable loopreroll to rerool loop with pointer induction variable.
Lawrence Hu
2016-01-25
1
-0
/
+81
*
Undo commit 258700 due to missing commit message
Lawrence Hu
2016-01-25
1
-81
/
+0
*
Differential Revision: http://reviews.llvm.org/D13151
Lawrence Hu
2016-01-25
1
-0
/
+81
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-2
/
+2
*
[LoopReroll] Ignore debug intrinsics
Weiming Zhao
2015-09-28
1
-0
/
+139
*
Handle loop with negtive induction variable increment
Lawrence Hu
2015-07-24
1
-0
/
+48
*
[LSR] canonicalize Prod*(1<<C) to Prod<<C
Jingyue Wu
2015-06-24
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
3
-59
/
+59
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
3
-95
/
+95
*
[LoopReroll] Relax some assumptions a little.
James Molloy
2015-02-16
1
-0
/
+30
*
[LoopReroll] Don't crash on dead code
James Molloy
2015-02-16
1
-0
/
+36
*
[LoopRerolling] Be more forgiving with instruction order.
James Molloy
2015-02-12
1
-0
/
+57
*
[LoopReroll] Introduce the concept of DAGRootSets.
James Molloy
2015-02-11
1
-0
/
+167
*
Fix loop rerolling pass failure with non-consant loop lower bound
David Peixotto
2014-01-03
3
-7
/
+159
*
Add a loop rerolling pass
Hal Finkel
2013-11-16
2
-0
/
+423