This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 82029753c11 [Lanai] Be super conservative about atomics new d423c0fe772 [AArch64][GlobalISel] Refactor selectBuildVector to use Mac [...] new ecd4bf3b88e [Mips] Fix missing masking in fast-isel of br (PR40325)
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: lib/Target/AArch64/AArch64InstructionSelector.cpp | 103 +++++++++------------- lib/Target/Mips/MipsFastISel.cpp | 35 +++++--- test/CodeGen/Mips/Fast-ISel/icmpbr1.ll | 3 +- test/CodeGen/Mips/Fast-ISel/pr40325.ll | 23 +++++ 4 files changed, 92 insertions(+), 72 deletions(-) create mode 100644 test/CodeGen/Mips/Fast-ISel/pr40325.ll