This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ba9543c [LoopVectorize] Change comment for isOutOfScope in collectLoo [...] new 23d7717 [NVPTX] remove unnecessary named metadata update that happens [...] new f8cfb2f [lli] Add the ability for OrcLazyJIT to accept multiple input [...]
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/NVPTX/NVPTXGenericToNVVM.cpp | 36 ------------------ test/CodeGen/NVPTX/generic-to-nvvm-ir.ll | 64 ++++++++++++++++++++++++++++++++ tools/lli/OrcLazyJIT.cpp | 8 ++-- tools/lli/OrcLazyJIT.h | 3 +- tools/lli/lli.cpp | 14 ++++++- 5 files changed, 83 insertions(+), 42 deletions(-) create mode 100644 test/CodeGen/NVPTX/generic-to-nvvm-ir.ll