"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "beb296bea1b26c3c047ea4d0937a25426b4d7f5b"
Support all 128-bit AVX vector intrinsics. Most part of them I already
declared during the addition of the assembler support, the additional changes are: - Add missing intrinsics - Move all SSE conversion instructions in X86InstInfo64.td to the SSE.td file. - Duplicate some patterns to AVX mode. - Step into PCMPEST/PCMPIST custom inserter and add AVX versions. llvm-svn: 109878
Loading
Please register or sign in to comment