This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a9c06e7 Fix some indenting and line-wrapping issues identified in Pro [...] new 5682e3e Revert "Fix crash when multiple raw_fd_ostreams to stdout are [...] new 32cb946 AMDGPU: Treat 0 as private null pointer in addrspacecast lowering
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/Support/raw_ostream.cpp | 2 +- lib/Target/AMDGPU/AMDGPUTargetMachine.h | 1 - lib/Target/AMDGPU/SIISelLowering.cpp | 21 ++++++++++++++------- test/CodeGen/AMDGPU/addrspacecast.ll | 14 +++++++------- test/CodeGen/AMDGPU/nullptr.ll | 4 ++-- test/Other/writing-to-stdout.ll | 14 -------------- unittests/Support/raw_ostream_test.cpp | 8 -------- 7 files changed, 24 insertions(+), 40 deletions(-) delete mode 100644 test/Other/writing-to-stdout.ll