This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 063afa58709 Add skipFunction to PostRA machine sinking pass. new 818f20e3daf [Inliner] Pass nullptr for the ORE param of getInlineCost i [...] new 37bcd272bb7 [AMDGPU] fix commuted case of sub combine
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/Target/AMDGPU/SIISelLowering.cpp | 6 +----- lib/Transforms/IPO/Inliner.cpp | 5 ++++- lib/Transforms/IPO/PartialInlining.cpp | 8 ++++++-- test/CodeGen/AMDGPU/combine-cond-add-sub.ll | 28 ++++++++++++++++++++++++++++ 4 files changed, 39 insertions(+), 8 deletions(-)