This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c61d8bc [DebugInfo] DILocation variable declaration should be const; NFC. new 13f3144 ARM: slightly more table driven libcall setup new 9db1ec3 AMDGPU: Fold free fneg into sin
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/AMDGPUISelLowering.cpp | 6 ++- lib/Target/ARM/ARMISelLowering.cpp | 85 ++++++++++++++++++++++---------- test/CodeGen/AMDGPU/fneg-combines.ll | 42 ++++++++++++++++ 3 files changed, 106 insertions(+), 27 deletions(-)