[PATCH] D35192: [ARM] Use ADDCARRY / SUBCARRY

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 11:07:46 PDT 2017


efriedma added a comment.

You should be able to test ARM+Thumb1+Thumb2 in the same file.  See, for example, test/CodeGen/ARM/arm-position-independence-jump-table.ll.


https://reviews.llvm.org/D35192





More information about the llvm-commits mailing list