This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 86faf4cf8f9 Fixup test on Windows with a case-insensitive filesystem du [...] new eae2f5e5e0c Orc: Simplify RPC naming system by using function-local statics new a74459cebda [HotColdSplit] Do not split out `resume` instructions
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: .../llvm/ExecutionEngine/Orc/RPCSerialization.h | 86 ++++++---------------- include/llvm/ExecutionEngine/Orc/RPCUtils.h | 16 +--- lib/Transforms/IPO/HotColdSplitting.cpp | 8 +- test/Transforms/HotColdSplit/resume.ll | 12 ++- test/Transforms/HotColdSplit/unwind.ll | 12 ++- 5 files changed, 52 insertions(+), 82 deletions(-)