This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4214b41 [NewGVN] Parenthesise assertion condition (-Wparenthesis). new c6b1aed AMDGPU: Fix folding immediates into mac src2 new c38c135 Revert "[NewGVN] Strengthen a couple of assertions." new 8181d20 Use EXPECT_EQ instead of ASSERT_EQ in a unit test.
The 3 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/SIFoldOperands.cpp | 32 +++++++++++++++-- lib/Transforms/Scalar/NewGVN.cpp | 4 +-- test/CodeGen/AMDGPU/v_mac.ll | 66 ++++++++++++++++++++++++++++++++++++ unittests/Support/TarWriterTest.cpp | 20 +++++------ 4 files changed, 108 insertions(+), 14 deletions(-)