This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6b92d164d6c Temporarily revert r299221 to fix nondeterminism in ThinLTO [...] new e7cb3935c62 Simplify test for sret attribute in instcombine new 6a6847fd694 [GlobalOpt] Simplify attribute code stripping nest, NFC
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/GlobalOpt.cpp | 15 ++++------- lib/Transforms/InstCombine/InstCombineCalls.cpp | 18 +++++--------- .../InstCombine/2008-01-13-NoBitCastAttributes.ll | 15 ----------- test/Transforms/InstCombine/call-cast-attrs.ll | 29 ++++++++++++++++++++++ 4 files changed, 40 insertions(+), 37 deletions(-) delete mode 100644 test/Transforms/InstCombine/2008-01-13-NoBitCastAttributes.ll create mode 100644 test/Transforms/InstCombine/call-cast-attrs.ll