This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2fee386cb8c [X86][AVX512] Added additional shuffle+trunc test case. new 276031051e2 [X86][SandyBridge] Additional updates to the SNB instructio [...]
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/X86SchedSandyBridge.td | 1812 +++++++++++++++++--------------- test/CodeGen/X86/avx-schedule.ll | 242 ++--- test/CodeGen/X86/bmi-schedule.ll | 2 +- test/CodeGen/X86/popcnt-schedule.ll | 8 +- test/CodeGen/X86/pr34080.ll | 6 +- test/CodeGen/X86/recip-fastmath.ll | 10 +- test/CodeGen/X86/recip-fastmath2.ll | 16 +- test/CodeGen/X86/sse-schedule.ll | 44 +- test/CodeGen/X86/sse2-schedule.ll | 76 +- test/CodeGen/X86/sse41-schedule.ll | 46 +- test/CodeGen/X86/sse42-schedule.ll | 8 +- test/CodeGen/X86/x86-cmov-converter.ll | 36 +- 12 files changed, 1218 insertions(+), 1088 deletions(-)