This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7ca2a477857 [X86] Add a missing EVEX instruction to EmitAnyX86InstComments. new 8c9cc1f5e67 [PartialInlining] Use isInlineViable to detect constructs p [...]
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/PartialInlining.cpp | 6 +-- .../CodeExtractor/PartialInlineNotViable.ll | 63 ++++++++++++++++++++++ 2 files changed, 66 insertions(+), 3 deletions(-) create mode 100644 test/Transforms/CodeExtractor/PartialInlineNotViable.ll