Run this on thumb and arm.
authorEric Christopher <echristo@apple.com>
Wed, 25 Aug 2010 07:53:15 +0000 (07:53 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 25 Aug 2010 07:53:15 +0000 (07:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112035 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/fast-isel.ll

index c12bbd03e2cdb0a6c235127e79be073dfe0374c9..86cb94b88de0c650bdb41790412b34d01df5dcaa 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc < %s -O0 -arm-fast-isel -fast-isel-abort -mtriple=armv7-apple-darwin
+; RUN: llc < %s -O0 -arm-fast-isel -fast-isel-abort -mtriple=thumbv7-apple-darwin
 
 ; Very basic fast-isel functionality.