This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5f07c22 [X86][MMX] Updated bad stack spill shift value test to actual [...] new 6d0254e [X86][MMX] Add tests showing missed opportunities to use MMX [...] new a29d680 [SelectionDAG] Make SelectionDAG aware of the known bits in U [...]
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/CodeGen/SelectionDAG/SelectionDAG.cpp | 50 ++++-- test/CodeGen/X86/known-bits.ll | 6 +- test/CodeGen/X86/mmx-cvt.ll | 255 ++++++++++++++++++++++++++++++ 3 files changed, 295 insertions(+), 16 deletions(-) create mode 100644 test/CodeGen/X86/mmx-cvt.ll