[all-commits] [llvm/llvm-project] 3a4a7d: [X86] Replace X32 check prefixes with X86
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jan 29 05:20:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a4a7dcd623b9cbd6371c3246a31e985f1f7f232
https://github.com/llvm/llvm-project/commit/3a4a7dcd623b9cbd6371c3246a31e985f1f7f232
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M llvm/test/CodeGen/X86/mul-i1024.ll
M llvm/test/CodeGen/X86/mul-i256.ll
M llvm/test/CodeGen/X86/mul-i512.ll
M llvm/test/CodeGen/X86/mul64.ll
Log Message:
-----------
[X86] Replace X32 check prefixes with X86
We try to only use X32 for gnux32 triple tests.
Commit: bc879a90193151ef39f3915f6687423c18875486
https://github.com/llvm/llvm-project/commit/bc879a90193151ef39f3915f6687423c18875486
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M llvm/test/CodeGen/X86/mul-i256.ll
Log Message:
-----------
[X86] mul-i256.ll - simplify function attributes and remove cfi noise
Compare: https://github.com/llvm/llvm-project/compare/2dd254566d02...bc879a901931
More information about the All-commits
mailing list