This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 81bdc44b0e3 [globalisel][tablegen] Add infrastructure to potentially al [...] new 76a40dc3f34 [SimplifyCFG] Regenerate some test cases using update_test_ [...] new 66f8223a835 [SimplifyCFG] Use a more generic name for the selects creat [...] new d619fda3f46 [globalisel][tablegen] Factor out implicit def/use renderer [...]
The 3 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 | 4 +- test/Transforms/SimplifyCFG/SpeculativeExec.ll | 104 ++++++++------ test/Transforms/SimplifyCFG/guards.ll | 50 ++++--- test/Transforms/SimplifyCFG/merge-cond-stores-2.ll | 158 +++++++++++++++++---- test/Transforms/SimplifyCFG/multiple-phis.ll | 27 +++- test/Transforms/SimplifyCFG/select-gep.ll | 11 +- utils/TableGen/GlobalISelEmitter.cpp | 60 ++++++-- 7 files changed, 309 insertions(+), 105 deletions(-)