This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3c86e87 OptDiag: Add test for r296053 new 969577f Revert r269060 to pacify bots. new c1a4dd3 [LazyMachineBFI] Add testcase
The 2 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/CodeGen/CodeGenPrepare.cpp | 155 ------------- test/CodeGen/AArch64/arm64-opt-remarks-lazy-bfi.ll | 63 +++++ test/CodeGen/ARM/indirectbr.ll | 1 - test/CodeGen/MSP430/indirectbr2.ll | 2 +- test/CodeGen/PowerPC/indirectbr.ll | 36 +-- test/Transforms/CodeGenPrepare/computedgoto.ll | 254 --------------------- 6 files changed, 76 insertions(+), 435 deletions(-) create mode 100644 test/CodeGen/AArch64/arm64-opt-remarks-lazy-bfi.ll delete mode 100644 test/Transforms/CodeGenPrepare/computedgoto.ll