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
/
LoopVectorize
/
reverse_induction.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+152
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-152
/
+0
*
[LV] Don't emit unused scalars for uniform instructions
Matthew Simpson
2016-09-21
1
-30
/
+0
*
Recommit the patch "Use uniforms set to populate VecValuesToIgnore".
Wei Mi
2016-07-19
1
-8
/
+19
*
Revert rL275912.
Wei Mi
2016-07-18
1
-19
/
+8
*
Use uniforms set to populate VecValuesToIgnore.
Wei Mi
2016-07-18
1
-8
/
+19
*
[LV] Avoid unnecessary IV scalar-to-vector-to-scalar conversions
Matthew Simpson
2016-07-14
1
-24
/
+0
*
[LV] Don't widen trivial induction variables
Matthew Simpson
2016-07-06
1
-7
/
+55
*
[LV] Use vector phis for some secondary induction variables
Michael Kuperstein
2016-06-09
1
-6
/
+8
*
[LV] Switch to using canonical induction variables.
James Molloy
2015-09-02
1
-6
/
+3
*
[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
-5
/
+5
*
[LoopVectorize] Induction variables: support arbitrary constant step.
Hao Liu
2015-01-30
1
-2
/
+2
*
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...
Sanjay Patel
2014-09-10
1
-1
/
+1
*
Fix missing CHECK-LABELs
Matt Arsenault
2013-10-02
1
-5
/
+5
*
LoopVectorize: Use the widest induction variable type
Arnold Schwaighofer
2013-05-11
1
-0
/
+69
*
LoopVectorize: getConsecutiveVector must respect signed arithmetic
Arnold Schwaighofer
2013-05-07
1
-0
/
+79