This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad0220c Rework CFG simplification in bugpoint new e0d8738 range new 1e88bca maned new bbc7125 Do not remove empty lifetime.start/lifetime.end ranges new 34ad8f0 [asan] Add const into few methods
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: lib/Transforms/InstCombine/InstCombineCalls.cpp | 5 ++++ .../Instrumentation/AddressSanitizer.cpp | 20 ++++++------- test/Transforms/InstCombine/lifetime-asan.ll | 35 ++++++++++++++++++++++ 3 files changed, 50 insertions(+), 10 deletions(-) create mode 100644 test/Transforms/InstCombine/lifetime-asan.ll