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
/
avx512-logic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Pass v32i16/v64i8 in zmm registers on KNL target.
Craig Topper
2019-08-30
1
-16
/
+16
*
[X86] Stop promoting vector and/or/xor/andn to vXi64.
Craig Topper
2018-10-26
1
-5
/
+5
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-80
/
+80
*
[AVX512] Don't use 32-bit elements version of AND/OR/XOR/ANDN during isel unl...
Craig Topper
2017-08-30
1
-5
/
+5
*
x86] adjust test constants to maintain coverage; NFC
Sanjay Patel
2017-06-18
1
-12
/
+12
*
[AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registers
Craig Topper
2017-03-28
1
-25
/
+25
*
[AVX-512] Add execution domain fixing for logical operations with broadcast l...
Craig Topper
2016-09-02
1
-8
/
+18
*
[AVX-512] Add patterns to select masked logical operations if the select has ...
Craig Topper
2016-08-31
1
-64
/
+32
*
[AVX-512] Add test cases for masked floating point logic operations with bitc...
Craig Topper
2016-08-31
1
-0
/
+389
*
[AVX-512] Promote AND/OR/XOR to v2i64/v4i64/v8i64 even when we have AVX512F/A...
Craig Topper
2016-08-28
1
-18
/
+33
*
[AVX-512] Add tests to show that we don't select masked logic ops if there ar...
Craig Topper
2016-08-28
1
-0
/
+51
*
[AVX-512] Add support for execution domain switching masked logical ops betwe...
Craig Topper
2016-08-09
1
-0
/
+150
*
[AVX-512] Fix duplicate column in AVX512 execution dependency table that was ...
Craig Topper
2016-08-01
1
-4
/
+9
*
[AVX512] Add initial support for the Execution Domain fixing pass to change s...
Craig Topper
2016-07-22
1
-8
/
+8
*
[AVX512] Add support for 512-bit ANDN now that all ones build vectors survive...
Craig Topper
2016-07-11
1
-0
/
+66
*
AVX512BW: Enable AND/OR/XOR vector byte/word paked operation by promoting to ...
Igor Breger
2015-12-21
1
-28
/
+136
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
[AVX512] Enabling bit logic lowering
Robert Khasanov
2014-12-12
1
-0
/
+101