This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ba66e8fd763 [InstCombine] Address a couple stylistic issues pointed out [...] new a9c85cb3b82 [X86] Don't set exception mask bits when modifying FPCW to [...]
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/Target/X86/X86ISelLowering.cpp | 38 ++++-- test/CodeGen/X86/bswap_tree2.ll | 10 +- test/CodeGen/X86/fp-cvt.ll | 156 +++++++++++----------- test/CodeGen/X86/inline-asm-fpstack.ll | 10 +- test/CodeGen/X86/pr34080-2.ll | 18 +-- test/CodeGen/X86/pr34080.ll | 44 +++---- test/CodeGen/X86/pr40529.ll | 12 +- test/CodeGen/X86/scalar-fp-to-i64.ll | 220 ++++++++++++++++---------------- test/CodeGen/X86/trunc-to-bool.ll | 18 +-- test/CodeGen/X86/vec_fp_to_int-widen.ll | 8 +- test/CodeGen/X86/vec_fp_to_int.ll | 8 +- 11 files changed, 278 insertions(+), 264 deletions(-)