This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 91c19fb [Thumb] Validate branch target for CBZ/CBNZ instructions. new 7bc6001 [SimplifyCFG] Rewrite SinkThenElseCodeToEnd
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: lib/Transforms/Utils/SimplifyCFG.cpp | 357 ++++++++++++--------- test/CodeGen/ARM/avoid-cpsr-rmw.ll | 2 +- .../ARM/single-constant-use-preserves-dbgloc.ll | 3 +- test/Transforms/SimplifyCFG/AArch64/prefer-fma.ll | 3 +- test/Transforms/SimplifyCFG/sink-common-code.ll | 177 ++++++++++ 5 files changed, 389 insertions(+), 153 deletions(-)