This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a7f9b6aaade [MIR-Canon] Improving performance by switching to named vregs. new 7d9ae75740d [IR] Upgrade comment token in objc retain release marker
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/IR/AutoUpgrade.h | 4 ++++ lib/Bitcode/Reader/BitcodeReader.cpp | 3 +++ lib/IR/AutoUpgrade.cpp | 24 ++++++++++++++++++++++++ test/Bitcode/upgrade-objcretainrelease.ll | 6 ++++++ test/Bitcode/upgrade-objcretainrelease.ll.bc | Bin 0 -> 1232 bytes 5 files changed, 37 insertions(+) create mode 100644 test/Bitcode/upgrade-objcretainrelease.ll create mode 100644 test/Bitcode/upgrade-objcretainrelease.ll.bc