This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0ffa8796b2c [DebugInfo] Unify logic to merge DILocations. NFC. new db6cc311a07 AMDGPU: Remove redundant combine new 964a48a5b6b [IPO/LowerTypesTest] Skip blockaddress(es) when replacing uses.
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: include/llvm/IR/Value.h | 6 ++++ lib/IR/Value.cpp | 22 +++++++++++++++ lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 38 -------------------------- lib/Target/AMDGPU/AMDGPUISelLowering.h | 1 - lib/Transforms/IPO/LowerTypeTests.cpp | 2 +- test/Transforms/LowerTypeTests/blockaddress.ll | 27 ++++++++++++++++++ 6 files changed, 56 insertions(+), 40 deletions(-) create mode 100644 test/Transforms/LowerTypeTests/blockaddress.ll