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
/
compress_expand.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Split expandload and compressstore tests
Simon Pilgrim
2019-04-06
1
-416
/
+0
*
[X86] Update masked expandload/compressstore test names
Simon Pilgrim
2018-11-14
1
-55
/
+53
*
[X86] Turn X86ISD::VSEXT into X86ISD::VZEXT if the upper bits aren't demanded.
Craig Topper
2018-11-09
1
-5
/
+5
*
[X86] Use vpmovq2m/vpmovd2m for truncate to vXi1 when possible.
Craig Topper
2018-02-19
1
-3
/
+3
*
[SelectionDAG][X86] Fix incorrect offset generated for VMASKMOV
Alexander Ivchenko
2018-02-14
1
-1
/
+1
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-11
/
+11
*
[X86] Use vptestm/vptestnm for comparisons with zero to avoid creating a zero...
Craig Topper
2018-01-27
1
-20
/
+15
*
[X86] Make v2i1 and v4i1 legal types without VLX
Craig Topper
2018-01-07
1
-23
/
+15
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-11
/
+11
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-35
/
+35
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-11
/
+11
*
[X86][AVX512] Improve lowering of AVX512 test intrinsics
Uriel Korach
2017-11-06
1
-3
/
+1
*
[X86] Add more patterns to use moves to zero the upper portions of a vector r...
Craig Topper
2017-09-03
1
-8
/
+4
*
[X86] Add patterns to turn an insert into lower subvector of a zero vector in...
Craig Topper
2017-09-03
1
-2
/
+1
*
[AVX512] Don't switch unmasked subvector insert/extract instructions when AVX...
Craig Topper
2017-08-17
1
-1
/
+1
*
[X86] SET0 to use XMM registers where possible PR26018 PR32862
Dinar Temirbulatov
2017-08-03
1
-9
/
+9
*
[X86] SET0 to use XMM registers where possible PR26018 PR32862
Dinar Temirbulatov
2017-07-27
1
-1
/
+1
*
Recommitting rL305465 after fixing bug in TableGen in rL306251 & rL306371
Ayman Musa
2017-06-27
1
-6
/
+2
*
Revert r305465: [X86][AVX512] Improve lowering of AVX512 compare intrinsics (...
Simon Pilgrim
2017-06-15
1
-2
/
+6
*
[X86][AVX512] Improve lowering of AVX512 compare intrinsics (remove redundant...
Ayman Musa
2017-06-15
1
-6
/
+2
*
[AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registers
Craig Topper
2017-03-28
1
-15
/
+29
*
[X86] Generate VZEROUPPER for Skylake-avx512.
Amjad Aboud
2017-03-03
1
-16
/
+41
*
[X86][AVX512] Add support for ASHR v2i64/v4i64 support without VLX
Simon Pilgrim
2017-02-20
1
-2
/
+1
*
This is a large patch for X86 AVX-512 of an optimization for reducing code si...
Gadi Haber
2016-12-28
1
-3
/
+3
*
[x86] use a single shufps when it can save instructions
Sanjay Patel
2016-12-15
1
-4
/
+2
*
Type legalization for compressstore and expandload intrinsics.
Elena Demikhovsky
2016-11-23
1
-2
/
+161
*
Expandload and Compressstore intrinsics
Elena Demikhovsky
2016-11-03
1
-0
/
+247