This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 239d9c373b7 [InstCombine] No need to pass DataLayout to helper function [...] new 77b223ff616 Reverting r307326 because it breaks clang tests.
The 1 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/NVPTXAsmPrinter.cpp | 14 ++------ lib/Target/NVPTX/NVPTXISelLowering.cpp | 27 ++++----------- lib/Target/NVPTX/NVPTXTargetMachine.cpp | 2 +- test/CodeGen/NVPTX/i128-global.ll | 7 ---- test/CodeGen/NVPTX/i128-param.ll | 58 --------------------------------- test/CodeGen/NVPTX/i128-retval.ll | 28 ---------------- 6 files changed, 11 insertions(+), 125 deletions(-) delete mode 100644 test/CodeGen/NVPTX/i128-global.ll delete mode 100644 test/CodeGen/NVPTX/i128-param.ll delete mode 100644 test/CodeGen/NVPTX/i128-retval.ll