[all-commits] [llvm/llvm-project] 14ed5c: AMDGPU/GlobalISel: Add baseline tests for andn2/or...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Aug 4 12:14:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 14ed5cf5c461cf34faf5729424b4221d30e24dcc
https://github.com/llvm/llvm-project/commit/14ed5cf5c461cf34faf5729424b4221d30e24dcc
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
A llvm/test/CodeGen/AMDGPU/GlobalISel/andn2.ll
A llvm/test/CodeGen/AMDGPU/GlobalISel/orn2.ll
Log Message:
-----------
AMDGPU/GlobalISel: Add baseline tests for andn2/orn2 matching
Commit: f2942f9c26a39340f8604857c7c90e6ade02a381
https://github.com/llvm/llvm-project/commit/f2942f9c26a39340f8604857c7c90e6ade02a381
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
Log Message:
-----------
GlobalISel: Add node mappings for frameindex/blockaddress
Compare: https://github.com/llvm/llvm-project/compare/d0ad9e93ce54...f2942f9c26a3
More information about the All-commits
mailing list