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
*
[PowerPC][LoopVectorize] Extend getRegisterClassForType to consider double an...
Jinsong Ji
2020-01-06
1
-6
/
+9
*
[PowerPC][LoopVectorize] Add tests for fp128 and fp16
Jinsong Ji
2020-01-03
1
-0
/
+58
*
[PowerPC][LoopVectorize]Add floating point reg usage test
Jinsong Ji
2019-12-27
1
-0
/
+91
*
[PowerPC] Add missing legalization for vector BSWAP
Nemanja Ivanovic
2019-12-17
1
-0
/
+97
*
recommit: [LoopVectorize][PowerPC] Estimate int and float register pressure s...
Zi Xuan Wu
2019-10-12
1
-0
/
+129
*
Revert "[LoopVectorize][PowerPC] Estimate int and float register pressure sep...
Jinsong Ji
2019-10-08
1
-179
/
+0
*
[NFC] Add REQUIRES for r374017 in testcase
Zi Xuan Wu
2019-10-08
1
-0
/
+1
*
[LoopVectorize][PowerPC] Estimate int and float register pressure separately ...
Zi Xuan Wu
2019-10-08
1
-0
/
+178
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
Initial support for IBM MASS vector library
Nemanja Ivanovic
2019-06-05
4
-0
/
+1795
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
8
-0
/
+456
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
8
-456
/
+0
*
[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