This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 50520f3 Fix blend mask by switch the side of the operand since Blend [...] new 352f7fd [NVPTX] Let there be One True Way to set NVVMReflect params. new be5157f [NVPTX] Modernize intrinics.ll test. new 164f3ff [NVPTX] Add codegen tests for llvm.fma. new f4556e7 [NVPTX] Add fptosi tests to convert-fp.ll.
The 4 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: docs/NVPTXUsage.rst | 49 +++++++--------- lib/Target/NVPTX/NVPTX.h | 1 - lib/Target/NVPTX/NVVMReflect.cpp | 62 +++----------------- test/CodeGen/NVPTX/convert-fp.ll | 115 +++++++++++++++++++++---------------- test/CodeGen/NVPTX/intrinsics.ll | 25 ++++---- test/CodeGen/NVPTX/math-intrins.ll | 25 ++++++++ test/CodeGen/NVPTX/nvvm-reflect.ll | 65 +++++++++++---------- 7 files changed, 170 insertions(+), 172 deletions(-)