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
/
PowerPC
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ppc] Correctly compute the cost of loading 32/64 bit memory into VSR
Guozhi Wei
2016-12-03
1
-0
/
+140
*
[LV] Scalarize instructions marked scalar after vectorization
Matthew Simpson
2016-09-26
2
-3
/
+3
*
Recommit the patch "Use uniforms set to populate VecValuesToIgnore".
Wei Mi
2016-07-19
1
-1
/
+1
*
Revert rL275912.
Wei Mi
2016-07-18
1
-1
/
+1
*
Use uniforms set to populate VecValuesToIgnore.
Wei Mi
2016-07-18
1
-1
/
+1
*
[InstCombine] scalarizePHI should not assume the code it sees has been CSE'd
Michael Kuperstein
2016-06-06
1
-1
/
+1
*
[LV] For some IVs, use vector phis instead of widening in the loop body
Michael Kuperstein
2016-06-01
1
-1
/
+1
*
[LoopVectorize] Don't vectorize loops when everything will be scalarized
Hal Finkel
2016-03-30
1
-0
/
+62
*
Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
Paul Robinson
2016-02-26
2
-2
/
+6
*
[LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization
Silviu Baranga
2016-02-19
1
-1
/
+7
*
[PowerPC] Enable interleaved-access vectorization
Hal Finkel
2015-09-04
1
-0
/
+30
*
[PowerPC] Always use aggressive interleaving on the A2
Hal Finkel
2015-09-03
1
-0
/
+40
*
Do not restrict interleaved unrolling to small loops, depending on the target.
Olivier Sallenave
2015-03-06
1
-0
/
+73
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
2
-6
/
+6
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
2
-4
/
+4
*
Check interleaving without relying on debug output.
Olivier Sallenave
2015-02-13
1
-3
/
+14
*
llvm/test/Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll REQUIRES +Assert...
NAKAMURA Takumi
2015-02-13
1
-0
/
+1
*
Change max interleave factor to 12 for POWER7 and POWER8.
Olivier Sallenave
2015-02-12
1
-0
/
+35
*
Reduce verbiage of lit.local.cfg files
Alp Toker
2014-06-09
1
-2
/
+1
*
[LoopVectorizer] Count dependencies of consecutive pointers as uniforms
Hal Finkel
2014-04-02
2
-0
/
+55