This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c1d81f2df77 [llvm-mca][X86] Add resource test for every out-of-order sc [...] new 2c63662d707 [ORC] Make VSO symbol resolution/finalization operations private. new 6ff81c8a681 [PM/LoopUnswitch] Detect irreducible control flow within lo [...]
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: include/llvm/ExecutionEngine/Orc/Core.h | 58 ++++-- lib/ExecutionEngine/Orc/Core.cpp | 194 ++++++++++++--------- lib/Transforms/Scalar/SimpleLoopUnswitch.cpp | 13 ++ .../SimpleLoopUnswitch/nontrivial-unswitch.ll | 30 ++++ 4 files changed, 199 insertions(+), 96 deletions(-)