[PATCH] Patch that adds address-masking instructions before loads and stores, and after the instructions that change stack-pointer.

Sasa Stankovic Sasa.Stankovic at imgtec.com
Fri Mar 7 14:50:57 PST 2014



================
Comment at: test/MC/Mips/nacl-branch-delay.ll:3
@@ +2,3 @@
+; RUN:     -O3 < %s | FileCheck %s
+
+; RUN: llc -filetype=asm -mtriple=mipsel-none-nacl -relocation-model=static \
----------------
Mark Seaborn wrote:
> This file belongs in test/CodeGen -- it's not testing the MC layer.
> 
> I didn't notice this when you added test/MC/Mips/nacl-align.ll.  Could you do a separate change to move that to test/CodeGen, please?
Done.


http://llvm-reviews.chandlerc.com/D2904



More information about the llvm-commits mailing list