This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 92f549e39a7 [NFC][CodeGen] Add unary fneg tests to X86/fma_patterns.ll new d55132f7cf4 [InlineCost] Add support for unary fneg. new b942589e417 [NFC][CodeGen] Add unary fneg tests to X86/fma4-fneg-combine.ll
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/Analysis/InlineCost.cpp | 23 +++++++ test/CodeGen/X86/fma4-fneg-combine.ll | 105 +++++++++++++++++++++++++++++ test/Transforms/Inline/inline_constprop.ll | 31 +++++++++ 3 files changed, 159 insertions(+)