This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 752939e86ab [ThinLTO] Print names in function import debug messages whe [...] new 3d6697fe50b [DAGCombiner] restrict (float)((int) f) --> ftrunc with no- [...]
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 | 9 +++++++-- test/CodeGen/AArch64/ftrunc.ll | 10 +++++---- test/CodeGen/PowerPC/fp-int128-fp-combine.ll | 29 +++++++++++++++++++++++++++ test/CodeGen/PowerPC/fp-to-int-to-fp.ll | 2 +- test/CodeGen/PowerPC/ftrunc-vec.ll | 10 +++++---- test/CodeGen/PowerPC/no-extra-fp-conv-ldst.ll | 2 +- test/CodeGen/X86/2011-10-19-widen_vselect.ll | 6 ++++-- test/CodeGen/X86/avx-cvttp2si.ll | 10 +++++---- test/CodeGen/X86/ftrunc.ll | 23 +++++++++++---------- test/CodeGen/X86/sse-cvttp2si.ll | 26 +++++++++++++----------- 10 files changed, 86 insertions(+), 41 deletions(-)