[all-commits] [llvm/llvm-project] 1998e7: Revert "Mark values as trivially dead when their o...
Zoe Carver via All-commits
all-commits at lists.llvm.org
Wed May 6 11:08:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1998e796e9dc1cbe3bc3059aeade0dad81c33a71
https://github.com/llvm/llvm-project/commit/1998e796e9dc1cbe3bc3059aeade0dad81c33a71
Author: zoecarver <z.zoelec2 at gmail.com>
Date: 2020-05-06 (Wed, 06 May 2020)
Changed paths:
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/test/Transforms/Attributor/memory_locations.ll
M llvm/test/Transforms/DCE/basic.ll
M llvm/test/Transforms/DeadStoreElimination/lifetime.ll
M llvm/test/Transforms/InstCombine/vararg.ll
Log Message:
-----------
Revert "Mark values as trivially dead when their only use is a start or end lifetime intrinsic."
This reverts commit 95aa28cc8fcbcb43a047779814a5be0abe54863b.
More information about the All-commits
mailing list