[all-commits] [llvm/llvm-project] bba0c0: [SystemZ] Add funnel shift test coverage
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Jul 16 09:33:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bba0c0df028e9f71a478a0c37b0fcf0068f87cfa
https://github.com/llvm/llvm-project/commit/bba0c0df028e9f71a478a0c37b0fcf0068f87cfa
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
A llvm/test/CodeGen/SystemZ/fshl.ll
A llvm/test/CodeGen/SystemZ/fshr.ll
Log Message:
-----------
[SystemZ] Add funnel shift test coverage
Based off conversations on Issue #56495
Commit: d8888e14a0fcde1424c86cfc48a567379c80ac01
https://github.com/llvm/llvm-project/commit/d8888e14a0fcde1424c86cfc48a567379c80ac01
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
M llvm/test/CodeGen/ARM/reg_sequence.ll
Log Message:
-----------
Revert rG14364200821f7b2d97edf6e78160c514800d3ec6 "[ARM] Regenerate reg_sequence.ll test checks"
Breaks on some apple machines
Compare: https://github.com/llvm/llvm-project/compare/6813b41d57ec...d8888e14a0fc
More information about the All-commits
mailing list