diff options
author | Roman Divacky <rdivacky@FreeBSD.org> | 2010-05-27 15:15:58 +0000 |
---|---|---|
committer | Roman Divacky <rdivacky@FreeBSD.org> | 2010-05-27 15:15:58 +0000 |
commit | abdf259d487163e72081a8cf4991b1617206b41e (patch) | |
tree | 9fad9a5d5dd8c4ff54af48edad9c8cc26dd5fda1 /test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll | |
parent | 59161dfae3225dd9151afbc76ca9074598c0c605 (diff) | |
download | src-abdf259d487163e72081a8cf4991b1617206b41e.tar.gz src-abdf259d487163e72081a8cf4991b1617206b41e.zip |
Notes
Diffstat (limited to 'test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll')
-rw-r--r-- | test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll b/test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll index f1a19ec147a8..5929aff3da55 100644 --- a/test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll +++ b/test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll @@ -1,4 +1,5 @@ ; RUN: llc < %s -mtriple=i386-apple-darwin -regalloc=local +; RUN: llc < %s -mtriple=i386-apple-darwin -regalloc=fast @_ZTVN10Evaluation10GridOutputILi3EEE = external constant [5 x i32 (...)*] ; <[5 x i32 (...)*]*> [#uses=1] |