This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from db70fdfb852 [NFC] Add { } to silence compiler warning [-Wmissing-braces]. new be604320b6e [AArch64][GlobalISel] Tweak legalization rule for G_BSWAP t [...] new 47bdb06dc7d [ADT] Add StringMap::insert_or_assign
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/ADT/StringMap.h | 10 +++++ lib/Target/AArch64/AArch64LegalizerInfo.cpp | 2 +- test/CodeGen/AArch64/GlobalISel/legalize-bswap.mir | 44 ++++++++++++++++++++++ unittests/ADT/StringMapTest.cpp | 31 +++++++++++++++ 4 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-bswap.mir