This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a583f9e7c12 [AArch64][GlobalISel] When copying from a gpr32 to an fpr16 [...] new 06c71d8a6f9 Report fatal error in the case of out of memory
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: include/llvm/ADT/BitVector.h | 7 ++++--- include/llvm/ADT/SparseMultiSet.h | 2 +- include/llvm/ADT/SparseSet.h | 3 ++- include/llvm/Support/Allocator.h | 28 +++++++++++++++++++++++++++ include/llvm/Support/OnDiskHashTable.h | 5 +++-- lib/CodeGen/InterferenceCache.cpp | 4 ++-- lib/CodeGen/LiveIntervalUnion.cpp | 2 +- lib/CodeGen/RegisterPressure.cpp | 2 +- lib/ExecutionEngine/Interpreter/Execution.cpp | 2 +- lib/Object/Object.cpp | 2 +- lib/Support/RWMutex.cpp | 3 ++- lib/Support/StringMap.cpp | 13 +++++-------- lib/Support/Unix/Signals.inc | 2 +- lib/Support/Windows/RWMutex.inc | 4 ++-- tools/llvm-c-test/attributes.c | 3 +++ tools/llvm-c-test/echo.cpp | 3 ++- unittests/Support/AllocatorTest.cpp | 2 +- unittests/Support/ManagedStatic.cpp | 6 ++++-- 18 files changed, 64 insertions(+), 29 deletions(-)