This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2f7ebc1 CodeGen: convert some const char * to StringRef new da0ab60 [AVX512] Add typecasts to some intrinsics to avoid doing oper [...] new b47ed0c [X86] Add typecasts to remove most assumptions about what __m [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Headers/__wmmintrin_aes.h | 10 +-- lib/Headers/avx2intrin.h | 50 ++++++------- lib/Headers/avx512fintrin.h | 30 ++++---- lib/Headers/avxintrin.h | 48 ++++++------ lib/Headers/emmintrin.h | 158 ++++++++++++++++++++-------------------- lib/Headers/fma4intrin.h | 64 ++++++++-------- lib/Headers/fmaintrin.h | 64 ++++++++-------- lib/Headers/mmintrin.h | 17 +++-- lib/Headers/pmmintrin.h | 18 ++--- lib/Headers/xmmintrin.h | 144 ++++++++++++++++++------------------ lib/Headers/xopintrin.h | 4 +- test/CodeGen/avx512f-builtins.c | 6 +- 12 files changed, 307 insertions(+), 306 deletions(-)