This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3a2501e0a00 [ARM] Fix bogus assertions in copyPhysReg v8.1-M cases. new 856ec6e1b01 [Backend] Keep call site info valid through the backend
The 1 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/CodeGen/MachineFunction.h | 6 ++++++ lib/CodeGen/InlineSpiller.cpp | 2 ++ lib/CodeGen/LiveRangeEdit.cpp | 2 ++ lib/CodeGen/MachineFunction.cpp | 23 +++++++++++++++++++++++ lib/CodeGen/MachineOutliner.cpp | 12 ++++++++---- lib/CodeGen/PeepholeOptimizer.cpp | 2 ++ lib/CodeGen/TargetInstrInfo.cpp | 10 ++++++++-- lib/CodeGen/XRayInstrumentation.cpp | 2 ++ lib/Target/X86/X86ExpandPseudo.cpp | 1 + 9 files changed, 54 insertions(+), 6 deletions(-)