[PATCH] D59499: [MIPS] [microMIPS] Enable dynamic stack realignment.

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 10:27:27 PDT 2019


mbrkusanin added a comment.

Test was updated to include micromips. Since this is an older test the output was not generated with update_llc_test_checks.py so only lines that differ from mips were updated using new prefixes. Should I update the test with the given script? It could give quite a large output. Also new prefixes for each line might need to be introduced.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59499/new/

https://reviews.llvm.org/D59499





More information about the llvm-commits mailing list