This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 43dba22c379 [CostModel][X86] Regenerate vector integer truncation cost [...] new 4bf25ba9bb5 [InstCombine] add/move tests for fsub folds; NFC new cc6d45b9728 [CostModel][X86] Regenerate vector select cost tests with u [...] new a42e034bfcb [InstCombine] simplify code that propagates FMF; NFC
The 3 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/Transforms/InstCombine/InstCombineCasts.cpp | 16 +-- test/Analysis/CostModel/X86/vselect-cost.ll | 132 +++++++++++++----------- test/Transforms/InstCombine/fneg-ext.ll | 23 ----- test/Transforms/InstCombine/fsub.ll | 101 +++++++++++++++++- 4 files changed, 177 insertions(+), 95 deletions(-) delete mode 100644 test/Transforms/InstCombine/fneg-ext.ll