Improved codegen due to Chris' live interval joining changes.

llvm-svn: 29899
This commit is contained in:
Evan Cheng 2006-08-26 07:38:36 +00:00
parent 61413a3d72
commit f0b7f06b63
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llvm-as < %s | llc -march=x86 -relocation-model=static | not grep 'xorb $16, %cl'
; RUN: llvm-as < %s | llc -march=x86 -relocation-model=static | not grep 'subl.*%esp'
%A = external global ushort*
%B = external global uint