diff options
Diffstat (limited to 'llvm/test/CodeGen/X86')
| -rw-r--r-- | llvm/test/CodeGen/X86/2009-09-10-SpillComments.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2009-09-10-SpillComments.ll b/llvm/test/CodeGen/X86/2009-09-10-SpillComments.ll index cc19ae3d6ce..8c62f4dbe0b 100644 --- a/llvm/test/CodeGen/X86/2009-09-10-SpillComments.ll +++ b/llvm/test/CodeGen/X86/2009-09-10-SpillComments.ll @@ -1,7 +1,6 @@ ; RUN: llc < %s -mtriple=x86_64-unknown-linux | grep "Spill" ; RUN: llc < %s -mtriple=x86_64-unknown-linux | grep "Folded Spill" ; RUN: llc < %s -mtriple=x86_64-unknown-linux | grep "Reload" -; RUN: llc < %s -mtriple=x86_64-unknown-linux | grep "Reload Reuse" %struct..0anon = type { i32 } %struct.rtvec_def = type { i32, [1 x %struct..0anon] } |

