1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Target/X86/Utils
Simon Pilgrim ad41630f22 [X86] Cleanup ShuffleDecode implementations. NFCI.
- Remove unnecessary includes from the headers
 - Fix cppcheck definition/declaration arg mismatch warnings
 - Tidyup old comments (MVT usage was removed a long time ago)
 - Use SmallVector::append for repeated mask entries
2020-03-02 15:06:35 +00:00
..
CMakeLists.txt
LLVMBuild.txt
X86ShuffleDecode.cpp [X86] Cleanup ShuffleDecode implementations. NFCI. 2020-03-02 15:06:35 +00:00
X86ShuffleDecode.h [X86] Cleanup ShuffleDecode implementations. NFCI. 2020-03-02 15:06:35 +00:00