aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorManman Ren <mren@apple.com>2012-06-29 00:54:35 +0000
committerManman Ren <mren@apple.com>2012-06-29 00:54:35 +0000
commit86c3250b820c8e6d14ae0b6077256dc41da26fb9 (patch)
tree96bf5a491344e3c156e5d131e7282ec0c3911cb9 /llvm/lib/CodeGen/MachineScheduler.cpp
parent98a5bf24a9abb4b4fc391c07152968bbf77f7a25 (diff)
downloadllvm-86c3250b820c8e6d14ae0b6077256dc41da26fb9.zip
llvm-86c3250b820c8e6d14ae0b6077256dc41da26fb9.tar.gz
llvm-86c3250b820c8e6d14ae0b6077256dc41da26fb9.tar.bz2
X86: add more GATHER intrinsics in Clang
Corrected type for index of _mm256_mask_i32gather_pd from 256-bit to 128-bit Corrected types for src|dst|mask of _mm256_mask_i64gather_ps from 256-bit to 128-bit Support the following intrinsics: _mm_mask_i32gather_epi64, _mm256_mask_i32gather_epi64, _mm_mask_i64gather_epi64, _mm256_mask_i64gather_epi64, _mm_mask_i32gather_epi32, _mm256_mask_i32gather_epi32, _mm_mask_i64gather_epi32, _mm256_mask_i64gather_epi32 llvm-svn: 159403
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions