This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8c4ff10 [DebugInfo] Added DI macro creation API to DIBuilder. new 819f312 [globalisel] Move as much RegisterBank initialization to the [...] new 4afed5d TTI: Add comment clarifying the meaning of MemIntrinsicInfo::PtrVal.
The 2 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: include/llvm/Analysis/TargetTransformInfo.h | 5 ++++ include/llvm/CodeGen/GlobalISel/RegisterBank.h | 7 ++---- include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h | 3 --- lib/CodeGen/GlobalISel/RegisterBank.cpp | 7 +++++- lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 15 +++-------- lib/Target/AArch64/AArch64GenRegisterBankInfo.def | 6 ++--- lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 29 +++++++++++----------- lib/Target/ARM/ARMRegisterBankInfo.cpp | 6 ++--- 8 files changed, 36 insertions(+), 42 deletions(-)