This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 85df517 [LVI] Switch from BFS to DFS exploration order new d14a49a [AMDGPU] Lower null pointers in static variable initializer
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/AMDGPU/AMDGPUAsmPrinter.h | 5 ++ lib/Target/AMDGPU/AMDGPUMCInstLower.cpp | 22 +++++++ lib/Target/AMDGPU/AMDGPUTargetMachine.h | 12 ++++ test/CodeGen/AMDGPU/nullptr.ll | 113 ++++++++++++++++++++++++++++++++ 4 files changed, 152 insertions(+) create mode 100644 test/CodeGen/AMDGPU/nullptr.ll