[all-commits] [llvm/llvm-project] 2c176f: [X86][AVX] Add i386 test coverage to avx intrinsic...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Apr 20 07:12:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c176f2f1ed7b4dcad3d229b9a61e77e17370baf
https://github.com/llvm/llvm-project/commit/2c176f2f1ed7b4dcad3d229b9a61e77e17370baf
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M clang/test/CodeGen/X86/avx-builtins-constrained-cmp.c
M clang/test/CodeGen/X86/avx-builtins.c
M clang/test/CodeGen/X86/avx-cmp-builtins.c
M clang/test/CodeGen/X86/avx-shuffle-builtins.c
Log Message:
-----------
[X86][AVX] Add i386 test coverage to avx intrinsic tests
Commit: 0140a672a62b9a01742d0c449adc3a710e446ad7
https://github.com/llvm/llvm-project/commit/0140a672a62b9a01742d0c449adc3a710e446ad7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M clang/test/CodeGen/X86/avxvnni-builtins.c
Log Message:
-----------
[X86][AVX] Add i386 test coverage to avx-vnni intrinsic tests
Commit: 72d4e3dc2d6f560e44fffefd7fc6987e9083698f
https://github.com/llvm/llvm-project/commit/72d4e3dc2d6f560e44fffefd7fc6987e9083698f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M clang/test/CodeGen/X86/avx2-builtins.c
Log Message:
-----------
[X86][AVX] Add i386 test coverage to avx2 intrinsic tests
Commit: 1226d276b46d084e4c39357d0d6d72827e88c7b4
https://github.com/llvm/llvm-project/commit/1226d276b46d084e4c39357d0d6d72827e88c7b4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
A clang/test/CodeGen/X86/avx512vpopcntdq-builtins.c
R clang/test/CodeGen/X86/avx512vpopcntdqintrin.c
A clang/test/CodeGen/X86/avx512vpopcntdqvl-builtins.c
R clang/test/CodeGen/X86/avx512vpopcntdqvlintrin.c
Log Message:
-----------
[X86][AVX512] Rename avx512popcntdq intrinsics tests files to match *-builtins.c naming convention
Compare: https://github.com/llvm/llvm-project/compare/d727505e40cd...1226d276b46d
More information about the All-commits
mailing list