This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 30d8a1f7179 [InstCombine] fix bug in canonicalization to fabs() new 0f0b06d84f4 [IRBuilder] Add CreateFNegFMF(...) to the IRBuilder new dacf8ef75e7 [InstCombine] add tests for fabs() with unordered preds; NFC
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: include/llvm/IR/IRBuilder.h | 13 +++++++++++++ test/Transforms/InstCombine/fabs.ll | 30 ++++++++++++++++++++++++++++++ unittests/IR/IRBuilderTest.cpp | 12 +++++++++++- 3 files changed, 54 insertions(+), 1 deletion(-)