This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a26e8808825 [X86] Add test case to show missed opportunity to combine a [...] new 007924cf774 Allow norecurse attribute on functions that have debug infos.
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: lib/Transforms/IPO/FunctionAttrs.cpp | 16 ++++--- .../InferFunctionAttrs/norecurse_debug.ll | 56 ++++++++++++++++++++++ 2 files changed, 65 insertions(+), 7 deletions(-) create mode 100644 test/Transforms/InferFunctionAttrs/norecurse_debug.ll