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
/
CodeGen
/
X86
/
bswap-vector.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recommit r368079 "[X86] Remove uses of the -x86-experimental-vector-widening-...
Craig Topper
2019-08-07
1
-72
/
+0
*
Recommit r367901 "[X86] Enable -x86-experimental-vector-widening-legalization...
Craig Topper
2019-08-07
1
-7
/
+6
*
Revert "[X86] Enable -x86-experimental-vector-widening-legalization by default."
Mitch Phillips
2019-08-06
1
-6
/
+7
*
Revert "[X86] Remove uses of the -x86-experimental-vector-widening-legalizati...
Mitch Phillips
2019-08-06
1
-0
/
+72
*
[X86] Remove uses of the -x86-experimental-vector-widening-legalization flag ...
Craig Topper
2019-08-06
1
-72
/
+0
*
[X86] Enable -x86-experimental-vector-widening-legalization by default.
Craig Topper
2019-08-05
1
-7
/
+6
*
[DAGCombiner] don't group bswap with casts in logic hoisting fold
Sanjay Patel
2018-12-06
1
-25
/
+11
*
[x86] add test for vector bitwise-logic-of-bswaps; NFC
Sanjay Patel
2018-12-06
1
-5
/
+56
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-53
/
+53
*
[X86][SSE] Dropped -mcpu from vector bswap tests
Simon Pilgrim
2017-06-28
1
-7
/
+4
*
[X86][SSE] Add support for combining SSE VSHLI/VSRLI uniform constant shifts.
Simon Pilgrim
2016-12-12
1
-4
/
+2
*
[X86][SSE] Regenerate vector bswap tests
Simon Pilgrim
2016-05-04
1
-60
/
+91
*
[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
Simon Pilgrim
2015-06-13
1
-0
/
+74
*
[DAGCombiner] Added BSWAP vector constant folding support.
Simon Pilgrim
2015-06-13
1
-3
/
+100
*
[x86] Make the new vector shuffle legality test on by default, which
Chandler Carruth
2015-02-20
1
-195
/
+92
*
[x86] Clean up a couple of test cases with the new update script. Split
Chandler Carruth
2015-02-20
1
-126
/
+343
*
[x86] Fix the completely broken vector widening legalization of bswap.
Chandler Carruth
2014-07-03
1
-0
/
+29
*
Legalizer: Make bswap promotion safe for vectors.
Benjamin Kramer
2014-05-20
1
-0
/
+17
*
SDAG: Legalize vector BSWAP into a shuffle if the shuffle is legal but the bs...
Benjamin Kramer
2014-05-19
1
-6
/
+114
*
Expand vector bswap in LegalizeVectorOps
Hal Finkel
2014-02-03
1
-0
/
+19