This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 505b8a7283b [DWARF] - Remove unused variables. NFC. new 33dd96a2733 This patch completely replaces the scheduling information f [...]
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 | 2472 +++++++++++++++++++- test/CodeGen/X86/avx-schedule.ll | 408 ++-- .../extractelement-legalization-store-ordering.ll | 22 +- test/CodeGen/X86/fp128-i128.ll | 2 +- test/CodeGen/X86/gather-addresses.ll | 16 +- test/CodeGen/X86/recip-fastmath.ll | 46 +- test/CodeGen/X86/recip-fastmath2.ll | 70 +- test/CodeGen/X86/sse-schedule.ll | 248 +- test/CodeGen/X86/sse2-schedule.ll | 598 ++--- test/CodeGen/X86/sse3-schedule.ll | 48 +- test/CodeGen/X86/sse41-schedule.ll | 222 +- test/CodeGen/X86/sse42-schedule.ll | 38 +- test/CodeGen/X86/ssse3-schedule.ll | 74 +- 13 files changed, 3338 insertions(+), 926 deletions(-)