[PATCH] D14012: [mips][ias] Fold needsExpansion() and expandInstruction() together. NFC.
Vasileios Kalintiris via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 26 05:59:03 PDT 2015
vkalintiris accepted this revision.
vkalintiris added a comment.
This revision is now accepted and ready to land.
LGTM. Run clang-format before submitting this because some lines that use the ternary operator have width larger than 80-cols.
http://reviews.llvm.org/D14012
More information about the llvm-commits
mailing list