This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 571f3000055 Revert "Do not call replaceAllUsesWith to upgrade calls to [...] new 25c2d2fbd99 Eliminate implicit Register->unsigned conversions in VirtRe [...]
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/LiveIntervals.h | 21 +++++----- include/llvm/CodeGen/LiveRegUnits.h | 4 +- include/llvm/CodeGen/MachineBasicBlock.h | 4 +- include/llvm/CodeGen/MachineInstr.h | 2 +- include/llvm/CodeGen/MachineRegisterInfo.h | 49 +++++++++++------------ include/llvm/CodeGen/Register.h | 8 +++- include/llvm/CodeGen/TargetRegisterInfo.h | 6 +-- include/llvm/CodeGen/VirtRegMap.h | 43 ++++++++++---------- include/llvm/MC/MCRegister.h | 8 +++- lib/CodeGen/MachineBasicBlock.cpp | 4 +- lib/CodeGen/TargetRegisterInfo.cpp | 2 +- lib/CodeGen/VirtRegMap.cpp | 63 +++++++++++++++--------------- 12 files changed, 112 insertions(+), 102 deletions(-)