This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d4b932e [GVN] Switch dump() definition over to LLVM_DUMP_METHOD. new 3ff92c7 [PM] Preserve the correct set of analyses for GVN. new bc1b8d5 AMDGPU: Fix constantexpr addrspacecasts
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/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp | 70 +++++++++++++- lib/Target/AMDGPU/SIISelLowering.cpp | 5 +- lib/Transforms/Scalar/GVN.cpp | 7 +- test/CodeGen/AMDGPU/addrspacecast-constantexpr.ll | 106 +++++++++++++++++++++ 4 files changed, 183 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/AMDGPU/addrspacecast-constantexpr.ll