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-intrinsics-fast-isel.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][AVX512] Cleanup intrinsics tests
Simon Pilgrim
2018-06-03
1
-331
/
+267
*
[X86] Add unmasked vermi2var intrinsics so we can use explicit select instruc...
Craig Topper
2018-05-29
1
-0
/
+92
*
[X86] Add fast isel tests for some of the avx512 truncate intrinsics to match...
Craig Topper
2018-05-15
1
-0
/
+60
*
Correct dwarf unwind information in function epilogue
Petar Jovanovic
2018-04-24
1
-0
/
+2
*
[X86] Add DAG combine to turn (bitcast (and/or/xor (bitcast X), Y)) -> (and/o...
Craig Topper
2018-02-04
1
-16
/
+12
*
[X86] Legalize (v64i1 (bitcast (i64 X))) on 32-bit targets by extracting 32-b...
Craig Topper
2018-02-02
1
-2116
/
+22
*
[X86] Legalize (i64 (bitcast (v64i1 X))) on 32-bit targets by extracting to v...
Craig Topper
2018-02-02
1
-61
/
+30
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2018-02-01
1
-16
/
+16
*
[X86] Rewrite vXi1 element insertion by using a vXi1 scalar_to_vector and ins...
Craig Topper
2018-01-23
1
-248
/
+248
*
[X86] Don't reorder (srl (and X, C1), C2) if (and X, C1) can be matched as a ...
Craig Topper
2018-01-23
1
-744
/
+724
*
[X86] Autoupgrade kunpck intrinsics using vector operations instead of scalar...
Craig Topper
2018-01-14
1
-40
/
+28
*
[X86] Handle alls version of vXi1 insert_vector_elt with a constant index wit...
Craig Topper
2017-12-08
1
-2510
/
+1805
*
[x86][AVX512] Lowering kunpack intrinsics to LLVM IR
Jina Nahias
2017-12-05
1
-8
/
+119
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-64
/
+64
*
[X86] test/testn intrinsics lowering to IR. llvm part.
Uriel Korach
2017-11-13
1
-0
/
+1650
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Reid Kleckner
2017-11-08
1
-2
/
+0
*
Reland "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-07
1
-0
/
+2
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-01
1
-2
/
+0
*
Correct dwarf unwind information in function epilogue for X86
Petar Jovanovic
2017-11-01
1
-0
/
+2
*
[X86] Add a pass to convert instruction chains between domains.
Guy Blank
2017-10-22
1
-16
/
+8
*
[MC] Suppress .Lcfi labels when emitting textual assembly
Reid Kleckner
2017-10-10
1
-4
/
+0
*
[x86] swap order of srl (and X, C1), C2 when it saves size
Sanjay Patel
2017-09-22
1
-12
/
+12
*
[x86] Lowering Mask Set1 intrinsics to LLVM IR
Jina Nahias
2017-09-19
1
-0
/
+1507
*
[X86][AVX512BW] Added BROADCAST intrinsics fast-isel generic IR tests
Simon Pilgrim
2016-07-05
1
-0
/
+120
*
[X86][AVX512] Add support for UNPCK masked shuffle comments
Simon Pilgrim
2016-07-03
1
-16
/
+16
*
[X86][AVX512] Add fast-isel shuffle tests
Simon Pilgrim
2016-07-02
1
-0
/
+293