This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a6766e [ObjectYAML] First bit of support for encoding DWARF in MachO new 64ddc83 [X86] Correct pattern for VSQRTSSr_Int, VSQRTSDr_Int, VRCPSSr [...] new de4f9d5 [X86] Add test case that shows a scalar sqrtsd intrinsic of a [...] new c7da972 [X86] Remove bad pattern that caused 128-bit loads being used [...] new 0659581 [X86] Regenerate a test using update_llc_test_checks.py new 10b8bf3 [X86] Add test case demonstrating a case where a vector sqrt [...] new 8368f75 [X86] Remove another weird scalar sqrt/rcp/rsqrt pattern.
The 6 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/X86InstrSSE.td | 11 +- test/CodeGen/X86/avx-arith.ll | 288 ++++++++++++++++++++---------- test/CodeGen/X86/sse2-intrinsics-x86.ll | 27 +++ test/CodeGen/X86/stack-folding-fp-avx1.ll | 38 +--- 4 files changed, 228 insertions(+), 136 deletions(-)