[all-commits] [llvm/llvm-project] cc756f: [PS5] Classify __m64 as integer, matching PS4 ABI
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Thu Jun 2 11:01:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc756f91c3803a7f91868ecf64929a90399cb4bb
https://github.com/llvm/llvm-project/commit/cc756f91c3803a7f91868ecf64929a90399cb4bb
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M clang/lib/CodeGen/TargetInfo.cpp
M clang/test/CodeGen/X86/3dnow-builtins.c
Log Message:
-----------
[PS5] Classify __m64 as integer, matching PS4 ABI
Commit: dc5175adef0804eb396690ea3fe35c6d450e6e64
https://github.com/llvm/llvm-project/commit/dc5175adef0804eb396690ea3fe35c6d450e6e64
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M clang/lib/CodeGen/TargetInfo.cpp
M clang/test/CodeGen/X86/avx-union.c
Log Message:
-----------
[PS5] Make passing unions in registers match PS4 ABI
Compare: https://github.com/llvm/llvm-project/compare/7d24641f8916...dc5175adef08
More information about the All-commits
mailing list