This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b2360028079 [Statepoints] Fix overalignment of loads in no-realign-stac [...] new 0b3e53d745f Use MCRegister in MCRegisterInfo's interfaces
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/Register.h | 17 +++++++ include/llvm/CodeGen/TargetRegisterInfo.h | 7 +++ include/llvm/MC/MCRegister.h | 17 +++++++ include/llvm/MC/MCRegisterInfo.h | 74 ++++++++++++++-------------- lib/CodeGen/CalcSpillWeights.cpp | 9 ++-- lib/CodeGen/RegAllocFast.cpp | 2 +- lib/MC/MCRegisterInfo.cpp | 20 ++++---- lib/Target/AMDGPU/SIRegisterInfo.cpp | 6 +-- lib/Target/Hexagon/BitTracker.cpp | 3 +- lib/Target/Hexagon/HexagonExpandCondsets.cpp | 2 +- 10 files changed, 101 insertions(+), 56 deletions(-)