This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7331098de45 [MachineOutliner][NFC] Move yet another std::vector out of a loop new 184985589ef Add objc.* ARC intrinsics and codegen them to their runtime [...]
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/Intrinsics.td | 44 ++++++ lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 36 +++++ test/CodeGen/X86/objc-arc.ll | 167 +++++++++++++++++++++++ 3 files changed, 247 insertions(+) create mode 100644 test/CodeGen/X86/objc-arc.ll