This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from da360ea600a [AMDGPU] Add support for a16 modifiear for gfx9 new fd5fafbedb3 [X86] Fix copy paste mistake in vector-idiv-v2i32.ll. Add m [...] new 6f1d64eb934 [Inliner] Attribute callsites with inline remarks
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: lib/Transforms/IPO/Inliner.cpp | 61 +++++++-- test/CodeGen/X86/vector-idiv-v2i32.ll | 230 +++++++++++++++++++++++--------- test/Transforms/Inline/inline-remark.ll | 48 +++++++ 3 files changed, 268 insertions(+), 71 deletions(-) create mode 100644 test/Transforms/Inline/inline-remark.ll