This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from db1b5f0c0f9 [CodeGen] Avoid handling DBG_VALUE in the LivePhysRegs (add [...] new f01789ae309 Revert [MachineLICM] This reverts commit rL327856
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/CodeGen/TargetRegisterInfo.h | 7 -- lib/CodeGen/MachineLICM.cpp | 81 +--------------- lib/CodeGen/TargetRegisterInfo.cpp | 23 ----- lib/Target/PowerPC/PPCInstrInfo.cpp | 25 ++++- lib/Target/PowerPC/PPCInstrInfo.h | 7 ++ lib/Target/PowerPC/PPCMIPeephole.cpp | 20 ++-- lib/Target/PowerPC/PPCRegisterInfo.cpp | 25 +---- test/CodeGen/PowerPC/extra-toc-reg-deps.ll | 2 + test/CodeGen/PowerPC/loop-hoist-toc-save.ll | 129 -------------------------- test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll | 2 + 10 files changed, 49 insertions(+), 272 deletions(-) delete mode 100644 test/CodeGen/PowerPC/loop-hoist-toc-save.ll