This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from beb8cd9 Fixed crash of SLP Vectorizer on KNL new bc84e94 Teach shouldAssumeDSOLocal about tls. new 76e2771 Only emit extension for zeroext/signext arguments if type is [...]
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/Analysis.cpp | 39 +++++++++++++++++----------------- lib/Target/NVPTX/NVPTXISelLowering.cpp | 4 ++-- lib/Target/TargetMachine.cpp | 18 +++++++--------- test/CodeGen/NVPTX/zeroext-32bit.ll | 26 +++++++++++++++++++++++ test/CodeGen/X86/tls.ll | 15 +++++++++++++ 5 files changed, 70 insertions(+), 32 deletions(-) create mode 100644 test/CodeGen/NVPTX/zeroext-32bit.ll