This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4cd658f2db [llvm-objdump] - Print relocation record in a GNU format. new 9817b74a74c [PowerPC] Use the two-constant NR algorithm for refining estimates
The 1 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/PowerPC/PPC.td | 5 +- lib/Target/PowerPC/PPCISelLowering.cpp | 4 +- lib/Target/PowerPC/PPCSubtarget.cpp | 1 + lib/Target/PowerPC/PPCSubtarget.h | 2 + test/CodeGen/PowerPC/fma-mutate.ll | 3 +- test/CodeGen/PowerPC/fmf-propagation.ll | 69 +++++++++++----------- test/CodeGen/PowerPC/recipest.ll | 16 ++--- .../CodeGen/PowerPC/vsx-fma-mutate-trivial-copy.ll | 2 +- 8 files changed, 53 insertions(+), 49 deletions(-)