This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50 in repository llvm.
from b20d324de51 Merging r309330: ------------------------------------------ [...] new 498863ba877 Merging r309495: ------------------------------------------ [...] new 09c8b0603b2 Merging r309561: ------------------------------------------ [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 39 ++++--- lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp | 12 +++ lib/Target/AArch64/AArch64InstrInfo.td | 28 +++++ lib/Target/AArch64/AArch64MacroFusion.cpp | 4 +- test/CodeGen/AArch64/misched-fusion-aes.ll | 130 ++++++++--------------- test/CodeGen/Mips/cconv/pr33883.ll | 12 +++ test/MC/AArch64/arm64-crypto.s | 1 + 7 files changed, 127 insertions(+), 99 deletions(-) create mode 100644 test/CodeGen/Mips/cconv/pr33883.ll