[all-commits] [llvm/llvm-project] fcacc4: [X86] Replace X32 test check prefix with X86
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jun 5 06:42:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fcacc41a22741735d470ca2ced33be2339cb39c2
https://github.com/llvm/llvm-project/commit/fcacc41a22741735d470ca2ced33be2339cb39c2
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M llvm/test/CodeGen/X86/known-bits.ll
Log Message:
-----------
[X86] Replace X32 test check prefix with X86
We try to only use X32 for gnux32 triple test cases
Commit: ca0caa23ce3993d5b222418f48e7d4d00d3994b5
https://github.com/llvm/llvm-project/commit/ca0caa23ce3993d5b222418f48e7d4d00d3994b5
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M llvm/test/CodeGen/X86/avx2-arith.ll
M llvm/test/CodeGen/X86/avx2-cmp.ll
M llvm/test/CodeGen/X86/avx2-fma-fneg-combine.ll
M llvm/test/CodeGen/X86/avx2-logic.ll
M llvm/test/CodeGen/X86/avx2-pmovxrm.ll
M llvm/test/CodeGen/X86/avx2-vbroadcasti128.ll
Log Message:
-----------
[X86] Replace X32 test check prefix with X86 + add common CHECK prefix
We try to only use X32 for gnux32 triple test cases
Commit: c2926c6c4da7c2650ee43c99845331ae36092280
https://github.com/llvm/llvm-project/commit/c2926c6c4da7c2650ee43c99845331ae36092280
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M llvm/test/CodeGen/X86/GlobalISel/legalize-undef.mir
Log Message:
-----------
[GlobalISel][X86] Regenerate legalize-undef.mir
Compare: https://github.com/llvm/llvm-project/compare/fdbfdbdf4229...c2926c6c4da7
More information about the All-commits
mailing list