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-extract-subvector.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-2
/
+2
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-2
/
+2
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-69
/
+69
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-2
/
+2
*
[AVX512] Use alignedstore256 in a pattern that's emitting a 256-bit movaps fr...
Craig Topper
2017-08-19
1
-1
/
+1
*
[AVX-512] Add unmasked subvector inserts and extract to the execution domain ...
Craig Topper
2017-07-31
1
-8
/
+8
*
[AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registers
Craig Topper
2017-03-28
1
-16
/
+16
*
[X86] Generate VZEROUPPER for Skylake-avx512.
Amjad Aboud
2017-03-03
1
-0
/
+63
*
[AVX-512] Teach EVEX to VEX conversion pass to handle VINSERT and VEXTRACT in...
Craig Topper
2017-01-03
1
-6
/
+6
*
[AVX-512] Add more varied alignments to tests for storing the lower 128-bits ...
Craig Topper
2016-11-09
1
-0
/
+132
*
[AVX-512] Use alignedstore256 in patterns that look for stores of the lower 2...
Craig Topper
2016-11-09
1
-5
/
+5
*
[AVX-512] Add test cases to demonstrate PR30947. We accidentally use 32 byte ...
Craig Topper
2016-11-09
1
-0
/
+144
*
[AVX-512] Add missing patterns for selecting masked vector extracts that star...
Craig Topper
2016-10-31
1
-0
/
+229
*
[AVX-512] Fix duplicate column in AVX512 execution dependency table that was ...
Craig Topper
2016-08-01
1
-12
/
+12
*
[AVX512] Add VLX packed move instructions to the execution dependency fix pas...
Craig Topper
2016-07-31
1
-3
/
+3
*
VirtRegMap: Replace some identity copies with KILL instructions.
Matthias Braun
2016-07-09
1
-1
/
+3
*
[AVX512] Add patterns to implement stores of extracts of least signficant sub...
Craig Topper
2016-05-22
1
-1
/
+217
*
[AVX512] Add patterns for extracting subvectors and storing to memory.
Craig Topper
2016-05-21
1
-0
/
+72
*
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
2015-11-23
1
-0
/
+1
*
AVX512: vpextrb/w/d/q and vpinsrb/w/d/q implementation.
Igor Breger
2015-10-08
1
-0
/
+55