This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a0418c78438 [PDB] Don't crash on /debug:fastlink PDBs. new ad529c0e6ac [SLP] More comments fix, NFC. new 9a5b056374e Add scheduler classes to integer/float horizontal operation [...]
The 2 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: include/llvm/CodeGen/BasicTTIImpl.h | 6 +++--- lib/Target/X86/X86InstrSSE.td | 10 +++++----- lib/Target/X86/X86SchedHaswell.td | 33 +++++++++++++++++++++++++++++++++ lib/Target/X86/X86SchedSandyBridge.td | 25 +++++++++++++++++++++++++ lib/Target/X86/X86Schedule.td | 4 ++++ lib/Target/X86/X86ScheduleBtVer2.td | 32 ++++++++++++++++++++++++++++++++ lib/Target/X86/X86ScheduleSLM.td | 27 +++++++++++++++++++++++++++ test/CodeGen/X86/avx-schedule.ll | 32 ++++++++++++++++---------------- 8 files changed, 145 insertions(+), 24 deletions(-)