This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 34a27682ed0 [InstCombine] Add tests to show missing fold opportunity fo [...] new 118986bcda5 Revert "adding more fmf propagation for selects plus tests"
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 54 +++++++++-------------- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 3 -- test/CodeGen/AArch64/arm64-fmax.ll | 8 +--- test/CodeGen/AArch64/select_fmf.ll | 75 -------------------------------- test/CodeGen/X86/fdiv-combine.ll | 7 +-- 5 files changed, 22 insertions(+), 125 deletions(-) delete mode 100644 test/CodeGen/AArch64/select_fmf.ll