This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3f67904aa9f [ARM] Use a Changed flag to avoid making a pass's return va [...] new d6b71950dae [InstCombine] move/add tests for not(shr (not X), Y); NFC new 3343d80c50e [AArch64][RegisterBankInfo] Fix mapping cost for GPR. new 4a1e3574262 [AArch64][RegisterBankInfo] Change the default mapping of f [...]
The 3 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/Target/AArch64/AArch64RegisterBankInfo.cpp | 16 +++++- .../AArch64/GlobalISel/arm64-regbankselect.mir | 50 ++++++++++++++++ test/Transforms/InstCombine/not.ll | 66 ++++++++++++++++++++-- test/Transforms/InstCombine/xor2.ll | 11 ---- 4 files changed, 125 insertions(+), 18 deletions(-)