This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dcbe415819c [Hexagon] Add patterns for truncating HVX vector types new 5def6c03b6f [Hexagon] Even simpler patterns for sign- and zero-extendin [...] new c85dd327320 [X86] Stop printing moves between VR64 and GR64 with 'movd' [...]
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: lib/Target/Hexagon/HexagonPatterns.td | 20 +- lib/Target/X86/X86InstrInfo.td | 8 +- lib/Target/X86/X86InstrMMX.td | 8 +- test/CodeGen/X86/2007-07-03-GR64ToVR64.ll | 4 +- test/CodeGen/X86/3dnow-schedule.ll | 48 +- test/CodeGen/X86/bitcast-mmx.ll | 12 +- test/CodeGen/X86/mmx-bitcast.ll | 16 +- test/CodeGen/X86/mmx-cvt.ll | 2 +- test/CodeGen/X86/mmx-fold-load.ll | 36 +- test/CodeGen/X86/mmx-schedule.ll | 1560 ++++++++++++++--------------- test/CodeGen/X86/select-mmx.ll | 8 +- test/CodeGen/X86/x86-64-psub.ll | 28 +- test/MC/Disassembler/X86/x86-64.txt | 8 +- test/MC/X86/x86-64.s | 8 +- test/MC/X86/x86_64-encoding.s | 32 +- 15 files changed, 906 insertions(+), 892 deletions(-)