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
/
avx512bw-mask-op.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add isel patterns for bitcasting between v32i1/v64i1 and float/double.
Craig Topper
2020-01-08
1
-0
/
+48
*
[X86] Handle COPYs of physregs better (regalloc hints)
Simon Pilgrim
2018-09-19
1
-10
/
+10
*
[X86] Add DAG combine to constant fold a bitcast of a vXi1 constant build_vec...
Craig Topper
2018-02-08
1
-6
/
+4
*
[X86] Add DAG combine to turn (bitcast (and/or/xor (bitcast X), Y)) -> (and/o...
Craig Topper
2018-02-04
1
-4
/
+4
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-14
/
+14
*
[AVX-512] Support ADD/SUB/MUL of mask vectors
Craig Topper
2017-01-19
1
-0
/
+90
*
[DAGCombiner] Fold xor/and/or (bitcast(A), bitcast(B)) -> bitcast(op (A,B)) a...
Simon Pilgrim
2016-04-11
1
-8
/
+44
*
[X86][AVX512] Regenerated mask op tests
Simon Pilgrim
2016-04-10
1
-27
/
+44
*
fix CHECK_NEXT -> CHECK-NEXT
Sanjay Patel
2016-03-28
1
-4
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
[SKX] Enabling mask logic instructions: encoding, lowering
Robert Khasanov
2014-07-28
1
-1
/
+27
*
Let llvm/test/CodeGen/X86/avx512*-mask-op.ll(s) aware of Win32 x64 calling co...
NAKAMURA Takumi
2014-07-23
1
-4
/
+4
*
[SKX] Added missed test files for rev 213757
Robert Khasanov
2014-07-23
1
-0
/
+73