This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 88118fe48c6 Build LLVM-C.dll by default on windows and enable in releas [...] new eb63de6e3d3 [SelectionDAG][X86] Don't use SEXTLOAD for promoting masked [...] new 09680ebbcf7 [NVPTX] Some nvvm.read.ptx.sreg intrinsics should have Intr [...]
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/IR/IntrinsicsNVVM.td | 22 ++++++++---- lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 18 ++++++++-- test/CodeGen/NVPTX/intrinsics.ll | 41 +++++++++++++++++++++++ test/CodeGen/X86/masked_load.ll | 8 ++--- 5 files changed, 76 insertions(+), 15 deletions(-)