[all-commits] [llvm/llvm-project] fae1ff: [X86] Regenerate xop tests with common prefixes.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Oct 27 10:01:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fae1ffceaea191d0d432b5e8e7e44725f0d70f80
https://github.com/llvm/llvm-project/commit/fae1ffceaea191d0d432b5e8e7e44725f0d70f80
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M llvm/test/CodeGen/X86/commute-xop.ll
M llvm/test/CodeGen/X86/xop-intrinsics-fast-isel.ll
M llvm/test/CodeGen/X86/xop-mask-comments.ll
Log Message:
-----------
[X86] Regenerate xop tests with common prefixes.
Commit: e0c06e310c23ebf2bc20f7f4324aec2ec3d34861
https://github.com/llvm/llvm-project/commit/e0c06e310c23ebf2bc20f7f4324aec2ec3d34861
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M llvm/test/CodeGen/X86/popcnt.ll
Log Message:
-----------
[X86] Regenerate popcnt tests. NFCI.
Merge prefixes where possible, use 'X86' instead of 'X32' (which we try to only use for gnux32 triple tests).
Commit: 4036551ae47763356ec2ca77b7587ef200cfc238
https://github.com/llvm/llvm-project/commit/4036551ae47763356ec2ca77b7587ef200cfc238
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M llvm/test/CodeGen/X86/tbm-intrinsics-fast-isel.ll
Log Message:
-----------
[X86] Regenerate tbm intrinsics tests. NFCI.
Merge prefixes where possible, use 'X86' instead of 'X32' (which we try to only use for gnux32 triple tests).
Commit: 86bec79b15bdd06ca8475b44e6357ab41f853223
https://github.com/llvm/llvm-project/commit/86bec79b15bdd06ca8475b44e6357ab41f853223
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M llvm/test/CodeGen/X86/xor-icmp.ll
M llvm/test/CodeGen/X86/xor.ll
Log Message:
-----------
[X86] Regenerate xor tests. NFCI.
Merge prefixes where possible, use 'X86' instead of 'X32' (which we try to only use for gnux32 triple tests).
Compare: https://github.com/llvm/llvm-project/compare/3fa20baf009d...86bec79b15bd
More information about the All-commits
mailing list