This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3571b4d5a24 [X86] Add WriteEMMS scheduler class new eb53cf72757 Fast Math Flag mapping into SDNode
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: include/llvm/CodeGen/SelectionDAGNodes.h | 31 +++++++++++++++++------- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 10 ++++---- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 3 ++- lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp | 9 ++++--- lib/Target/AArch64/AArch64ISelLowering.cpp | 4 +-- lib/Target/AMDGPU/SIISelLowering.cpp | 7 +++--- test/CodeGen/PowerPC/fmf-propagation.ll | 21 ++++++++-------- test/CodeGen/X86/fmf-propagation.ll | 8 +++--- 8 files changed, 53 insertions(+), 40 deletions(-)