This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2f2c88671c4 [LoopPredication] Simplify widenable condition handling [NFC] new 8abcd764922 SimplifyCFG SinkCommonCodeFromPredecessors: Also sink funct [...]
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 | 29 +++++++------- test/CodeGen/AArch64/max-jump-table.ll | 48 +++++++++++------------ test/CodeGen/AArch64/min-jump-table.ll | 30 +++++++------- test/CodeGen/AArch64/win64-jumptable.ll | 52 ++++++++++++------------- test/CodeGen/ARM/cmpxchg-idioms.ll | 4 +- test/Transforms/SimplifyCFG/sink-common-code.ll | 44 +++++++++++++++++++++ 6 files changed, 126 insertions(+), 81 deletions(-)