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
/
avx512vl-vec-cmp.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add broadcast load folding patterns to the NoVLX compare patterns.
Craig Topper
2019-10-02
1
-16
/
+8
*
[X86] Stop swapping the operands of AVX512 setge.
Craig Topper
2018-02-19
1
-22
/
+22
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-169
/
+169
*
[X86] Make foldLogicOfSetCCs work better for vectors pre legal types/operations
Craig Topper
2018-01-29
1
-3
/
+1
*
[X86] Add patterns for using masked vptestnmd for 256-bit vectors without VLX.
Craig Topper
2018-01-27
1
-3
/
+2
*
[X86] Add test to demonstrate missed opportunity to merge kand into testnm wh...
Craig Topper
2018-01-27
1
-0
/
+27
*
[X86] Remove X86ISD::PCMPGTM/PCMPEQM and instead just use X86ISD::PCMPM and p...
Craig Topper
2018-01-27
1
-12
/
+12
*
[X86] Make v2i1 and v4i1 legal types without VLX
Craig Topper
2018-01-07
1
-107
/
+194
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-56
/
+56
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-96
/
+96
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-56
/
+56
*
[AVX-512] Add pattern for selecting masked version of v8i32/v8f32 compare ins...
Craig Topper
2017-09-24
1
-10
/
+7
*
[X86][Haswell] Updating HSW instruction scheduling information
Gadi Haber
2017-08-28
1
-2
/
+2
*
[X86][AVX512] Regenerate AVX512VL comparison tests.
Simon Pilgrim
2017-07-09
1
-253
/
+672
*
[AVX-512] Teach two address instruction pass to replace masked move instructi...
Craig Topper
2017-01-14
1
-96
/
+48
*
[AVX-512] Remove patterns from the other VBLENDM instructions. They are all r...
Craig Topper
2017-01-07
1
-48
/
+96
*
[AVX-512] Add VPCMP instructions to the load folding tables and make them com...
Craig Topper
2016-09-09
1
-12
/
+6
*
[AVX-512] Add more integer vector comparison tests with loads. Some of these ...
Craig Topper
2016-09-09
1
-0
/
+198
*
[AVX512] Fix BLENDM lowering patterns. Operands should be swapped to match SE...
Igor Breger
2016-06-15
1
-64
/
+32
*
re-generate the tests using the update_llc_test_checks.py script
Igor Breger
2016-06-14
1
-128
/
+205
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-20
/
+20
*
[AVX512] Enabling MIN/MAX lowering.
Robert Khasanov
2014-12-12
1
-8
/
+8
*
[SKX] Enable lowering of integer CMP operations.
Robert Khasanov
2014-08-29
1
-0
/
+381