diff options
Diffstat (limited to 'test/CodeGen/X86/h-register-addressing-32.ll')
| -rw-r--r-- | test/CodeGen/X86/h-register-addressing-32.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/h-register-addressing-32.ll b/test/CodeGen/X86/h-register-addressing-32.ll index d0214137b0e4f..8a86a421737ba 100644 --- a/test/CodeGen/X86/h-register-addressing-32.ll +++ b/test/CodeGen/X86/h-register-addressing-32.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86 -mattr=-bmi | FileCheck %s +; RUN: llc < %s -mtriple=i686-- -mattr=-bmi | FileCheck %s ; Use h-register extract and zero-extend. |
