[PATCH] D21180: [IPRA] Interprocedural Register Allocation - Transformation Pass

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 22:41:24 PDT 2016


mehdi_amini added inline comments.

================
Comment at: test/CodeGen/Generic/ipra-transform.ll:14
@@ +13,3 @@
+; NOIPRA-NEXT: pushq	%r9
+; NOIPRA-NEXT: pushq	%r8 
+; NOIPRA: callq bar1
----------------
trailing whitespace


http://reviews.llvm.org/D21180





More information about the llvm-commits mailing list