This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 90e12ffba71 [SimplifyCFG] Fix prof branch_weights MD while removing unr [...] new 8daad51954f Re-commit r357452 (take 3): "SimplifyCFG SinkCommonCodeFrom [...]
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(-)