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
/
avx2-logic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Call SimplifyDemandedBits on conditions of X86ISD::SHRUNKBLEND
Craig Topper
2019-01-10
1
-2
/
+0
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-14
/
+14
*
[X86][AVX2] Dropped -mcpu from avx2 arithmetic/intrinsics tests
Simon Pilgrim
2017-06-28
1
-17
/
+17
*
[x86] transform vector inc/dec to use -1 constant (PR33483)
Sanjay Patel
2017-06-26
1
-12
/
+16
*
[X86][AVX2] Regenerate and add 32-bit tests to core tests
Simon Pilgrim
2016-10-08
1
-20
/
+82
*
[X86] Extract PSIGN/BLENDVP tests into vector-blend.ll. NFC.
Ahmed Bougacha
2016-02-16
1
-29
/
+0
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-2
/
+2
*
X86: Match pmin/pmax as a target specific dag combine. This occurs during vec...
Benjamin Kramer
2012-12-21
1
-3
/
+2
*
Use 256-bit vcmpeqd for creating an all ones vector when AVX2 is enabled.
Craig Topper
2011-11-19
1
-0
/
+12
*
Extend VPBLENDVB and VPSIGN lowering to work for AVX2.
Craig Topper
2011-11-19
1
-0
/
+29
*
Add lowering for AVX2 shift instructions.
Craig Topper
2011-11-11
1
-73
/
+0
*
AVX2: Add patterns for variable shift operations
Nadav Rotem
2011-11-09
1
-2
/
+73
*
Add AVX2 support for vselect of v32i8
Nadav Rotem
2011-11-09
1
-0
/
+19
*
Enable execution dependency fix pass for YMM registers when AVX2 is enabled. ...
Craig Topper
2011-11-09
1
-0
/
+38