[all-commits] [llvm/llvm-project] 50d080: [X86] Replace X32 check prefix with X86
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Jun 11 07:16:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50d0804ac787f563f46ab8a2a614f82bfb49fe18
https://github.com/llvm/llvm-project/commit/50d0804ac787f563f46ab8a2a614f82bfb49fe18
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-06-11 (Sat, 11 Jun 2022)
Changed paths:
M llvm/test/CodeGen/X86/vec_insert-7.ll
Log Message:
-----------
[X86] Replace X32 check prefix with X86
We try to use X32 only for gnux32 triple cases
Commit: 599aa617e3779710e672594b85aaa38afa196a9e
https://github.com/llvm/llvm-project/commit/599aa617e3779710e672594b85aaa38afa196a9e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-06-11 (Sat, 11 Jun 2022)
Changed paths:
M llvm/test/CodeGen/PowerPC/pre-inc-disable.ll
Log Message:
-----------
[PowerPC] Regenerate pre-inc-disable.ll checks
Compare: https://github.com/llvm/llvm-project/compare/aed5ddf8d097...599aa617e377
More information about the All-commits
mailing list