[PATCH] D20276: [MBP] Reduce code size by running tail merging in MBP

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 13:23:18 PDT 2016


mcrosier accepted this revision.
mcrosier added a comment.
This revision is now accepted and ready to land.

Looks to be in good shape.


================
Comment at: test/CodeGen/AArch64/tailmerging_in_mbp.ll:1
@@ +1,2 @@
+;RUN: llc <%s -march=aarch64 | FileCheck %s
+
----------------
Please add a space before RUN.


Repository:
  rL LLVM

http://reviews.llvm.org/D20276





More information about the llvm-commits mailing list