llvm-project/llvm/lib/Target/X86/Utils
Simon Pilgrim f5ad93d2f7 [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 [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
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