This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 25e62788275 [Attributor] Liveness analysis. new c95e4acb853 Temporarily Revert "[Attributor] Liveness analysis." as it' [...]
The 1 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/Transforms/IPO/Attributor.h | 40 ----- include/llvm/Transforms/Utils/Local.h | 3 - lib/Transforms/IPO/Attributor.cpp | 174 --------------------- lib/Transforms/Utils/Local.cpp | 2 +- test/Transforms/FunctionAttrs/liveness.ll | 250 ------------------------------ 5 files changed, 1 insertion(+), 468 deletions(-) delete mode 100644 test/Transforms/FunctionAttrs/liveness.ll