This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6f2599bfb41 Fix uninitialized variable warning. NFCI. new 48056fccb1c [ARM GlobalISel] Widen G_INTTOPTR/G_PTRTOINT new aba1d86ea4f [X86] Reduce scope of variables where possible. NFCI.
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: lib/Target/ARM/ARMLegalizerInfo.cpp | 8 ++- lib/Target/X86/X86InstrInfo.cpp | 2 +- lib/Target/X86/X86PadShortFunction.cpp | 7 +-- lib/Target/X86/X86RegisterBankInfo.cpp | 5 +- test/CodeGen/ARM/GlobalISel/arm-legalize-casts.mir | 60 ++++++++++++++++++++++ 5 files changed, 70 insertions(+), 12 deletions(-)