This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 726b0ec4982 NFC: Fix a -Wsign-conversion warning new 52ff03cff90 [ORC] Switch to DenseMap/DenseSet for ORC symbol map/set types. new 6712561e190 Change a TerminatorInst* to an Instruction* in HotColdSplit [...]
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 | 19 ++++---- .../llvm/ExecutionEngine/Orc/SymbolStringPool.h | 27 +++++++++++ lib/ExecutionEngine/Orc/Core.cpp | 53 +++++++++++++--------- lib/ExecutionEngine/Orc/ExecutionUtils.cpp | 14 +++--- lib/Transforms/IPO/HotColdSplitting.cpp | 2 +- 5 files changed, 74 insertions(+), 41 deletions(-)