This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a3c17b6b5bc Reorder static functions. NFC. new 8e0e176ebf6 [AArch64][RegisterBankInfo] Teach instruction mapping about [...] new b8765da3b64 [RegisterBankInfo] Relax the assert of having matching type [...] new 7bf447e9bee [AArch64] Map G_STORE on FPR when the source comes from a FPR copy new 5f15b7e6c3d [AArch64] Map G_LOAD on FPR when the definition goes to a c [...]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 6 +- lib/Target/AArch64/AArch64GenRegisterBankInfo.def | 9 +- lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 23 ++++- .../AArch64/GlobalISel/arm64-regbankselect.mir | 108 +++++++++++++++++++++ 4 files changed, 138 insertions(+), 8 deletions(-)