This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cfbbef22310 [Attributor][FIX] Do not apply h2s for arbitrary mallocs new b2985004e40 [Attributor][FIX] Ensure h2s doesn't trigger on escaped pointers new 3f59c219399 [Attributor][NFC] Expose call site traversal without QueryingAA
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/Transforms/IPO/Attributor.h | 9 ++ lib/Transforms/IPO/Attributor.cpp | 36 +++++--- test/Transforms/FunctionAttrs/heap_to_stack.ll | 119 ++++++++++++++----------- 3 files changed, 102 insertions(+), 62 deletions(-)