]> granicus.if.org Git - llvm/commit
Temporarily Revert "[Attributor] Liveness analysis." as it's breaking the build.
authorEric Christopher <echristo@gmail.com>
Mon, 22 Jul 2019 21:04:23 +0000 (21:04 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 22 Jul 2019 21:04:23 +0000 (21:04 +0000)
commitc95e4acb85316f7230cb3b64577244f0ca7da9ce
tree774365214f30e2c1de391152504502e5493fb9c0
parent25e62788275bdd7c5bfdbb7fe78c6ac065c23afc
Temporarily Revert "[Attributor] Liveness analysis." as it's breaking the build.

This reverts commit 9285295f75a231dc446fa7cbc10a0a391b3434a5.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366737 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/IPO/Attributor.h
include/llvm/Transforms/Utils/Local.h
lib/Transforms/IPO/Attributor.cpp
lib/Transforms/Utils/Local.cpp
test/Transforms/FunctionAttrs/liveness.ll [deleted file]