[all-commits] [llvm/llvm-project] a516fb: [Attributor] Use nofree argument attribute for hea...
Stefan Stipanovic via All-commits
all-commits at lists.llvm.org
Sun Nov 17 12:39:06 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a516fbac520287307e909761dc7a083065d16049
https://github.com/llvm/llvm-project/commit/a516fbac520287307e909761dc7a083065d16049
Author: Stefan Stipanovic <sstipanovic at s-energize.com>
Date: 2019-11-17 (Sun, 17 Nov 2019)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
M llvm/test/Transforms/FunctionAttrs/heap_to_stack.ll
Log Message:
-----------
[Attributor] Use nofree argument attribute for heap-to-stack conversion
Reviewers: jdoerfert, uenoku
Subscribers:
Differential Revision: https://reviews.llvm.org/D70140
More information about the All-commits
mailing list