This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4234638f13b [AArch64] Add support for ARMv8.4 in Saphira. new 5c891e3a6b9 [ADT] Clean up SparseBitVector copying and make it moveable new f097f64ecbf [mips][micromips] Fix JmpLink to TargetExternalSymbol
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/SparseBitVector.h | 39 ++++++++-------------- lib/Target/Mips/MicroMipsInstrInfo.td | 2 ++ .../Mips/micromips-target-external-symbol-reloc.ll | 13 ++++++++ unittests/ADT/SparseBitVectorTest.cpp | 16 +++++++++ 4 files changed, 44 insertions(+), 26 deletions(-) create mode 100644 test/CodeGen/Mips/micromips-target-external-symbol-reloc.ll