mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
[x86] Move the vector popcount tests into non-ISA files, and instead
organize them by the width of vector. This makes it a lot easier to see that we're covering all of the vector types but not doing so excessively. This also adds tests across the spectrum of SSE versions in addition to the AVX versions. If you're really tired of seeing the *massive* sprawl of scalarized code for this, don't worry, I'm just about to land Bruno's patch that dramatically improve the situation for SSSE3 and newer. llvm-svn: 238520
This commit is contained in:
parent
8269eba38f
commit
3939505508
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
2294
test/CodeGen/X86/vector-popcnt-128.ll
Normal file
2294
test/CodeGen/X86/vector-popcnt-128.ll
Normal file
File diff suppressed because it is too large
Load Diff
1919
test/CodeGen/X86/vector-popcnt-256.ll
Normal file
1919
test/CodeGen/X86/vector-popcnt-256.ll
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user