This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fe0f895a8f5 [Hexagon] Re-enable machine verifier after codegen passes new 9b4cf76a1ef RegAllocPBQP: Do not assign reserved physical register new e99f33afd94 test-release.sh: Remove workaround for test-suite build
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/CodeGen/VirtRegMap.h | 9 +------- lib/CodeGen/MachineVerifier.cpp | 9 ++++---- lib/CodeGen/RegAllocPBQP.cpp | 10 ++++++++- lib/CodeGen/VirtRegMap.cpp | 11 ++++++++++ test/CodeGen/Mips/pbqp-reserved-physreg.ll | 35 ++++++++++++++++++++++++++++++ utils/release/test-release.sh | 29 +++++++++++++++---------- 6 files changed, 78 insertions(+), 25 deletions(-) create mode 100644 test/CodeGen/Mips/pbqp-reserved-physreg.ll