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
/
LoopDistribute
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS"
Petr Hosek
2019-07-07
1
-14
/
+15
*
[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS
Philip Reames
2019-07-06
1
-15
/
+14
*
[SCEV][LSR] Prevent using undefined value in binops
Eugene Leviant
2019-07-03
1
-6
/
+10
*
LoopDistribute/LAA: Respect convergent
Matt Arsenault
2019-06-12
5
-1
/
+416
*
LoopDistribute/LAA: Add tests to catch regressions
Matt Arsenault
2019-06-12
1
-0
/
+65
*
LoopDistribute: Add testcase where SCEV wants to insert a runtime
Matt Arsenault
2019-06-07
1
-0
/
+145
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
16
-0
/
+1323
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
16
-1323
/
+0
*
[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.
Michael Kruse
2018-12-12
3
-0
/
+167
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
2
-4
/
+4
*
Move test of lazy BFI with ORE to a generic directory
Adam Nemet
2017-01-13
1
-88
/
+0
*
[LDist] Match behavior between invoking via optimization pipeline or opt -loo...
Adam Nemet
2016-12-21
13
-22
/
+22
*
[LoopVersioning] Require loop-simplify form for loop versioning.
Florian Hahn
2016-12-19
2
-8
/
+11
*
[BPI] Add new LazyBPI analysis
Adam Nemet
2016-07-28
1
-4
/
+10
*
[OptDiag,LDist] Convert remaining opt remarks to use the new API
Adam Nemet
2016-07-21
1
-0
/
+6
*
[LoopDist] This test does not require ASSERTS
Adam Nemet
2016-07-18
1
-2
/
+0
*
[LoopDist] Port to new PM
Adam Nemet
2016-07-18
2
-0
/
+10
*
[OptRemark,LDist] RFC: Add hotness attribute
Adam Nemet
2016-07-15
2
-0
/
+151
*
[LoopDist] Fix typo in diagnostic
Adam Nemet
2016-07-14
1
-2
/
+2
*
[LoopAccessAnalysis] Fix an integer overflow
David Majnemer
2016-07-07
1
-0
/
+36
*
[LAA] Enable symbolic stride speculation for all LAA clients
Adam Nemet
2016-06-17
1
-0
/
+65
*
[LoopDist] Add missing RUN line in test from r268006
Adam Nemet
2016-04-29
1
-0
/
+2
*
[LoopDist] Also emit optimization remark on success (-Rpass=)
Adam Nemet
2016-04-29
1
-0
/
+56
*
[LoopDist] Emit optimization remarks (-Rpass*)
Adam Nemet
2016-04-28
1
-0
/
+118
*
[LoopDist] Add llvm.loop.distribute.enable loop metadata
Adam Nemet
2016-04-27
1
-0
/
+149
*
Allow LLE/LD and the loop versioning infrastructure to use SCEV predicates
Silviu Baranga
2015-11-09
1
-1
/
+1
*
[LAA] Hold bounds via ValueHandles during SCEV expansion
Adam Nemet
2015-08-21
1
-0
/
+106
*
[LoopDist] Add test for missing coverage
Adam Nemet
2015-08-12
1
-0
/
+57
*
[LAA] Merge memchecks for accesses separated by a constant offset
Silviu Baranga
2015-07-08
1
-5
/
+3
*
[LoopDist] Improve variable names and comments in LoopVersioning class, NFC
Adam Nemet
2015-06-22
2
-7
/
+7
*
[LoopAccesses] Rearrange printed lines in -analyze
Adam Nemet
2015-05-18
1
-1
/
+0
*
New Loop Distribution pass
Adam Nemet
2015-05-14
6
-0
/
+484