Commit b802b82e authored by Bill Wendling's avatar Bill Wendling
Browse files

--- Merging r127800 into '.':

U    test/CodeGen/X86/h-registers-1.ll

llvm-svn: 128363
parent d1b59c20
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
; RUN: llc < %s -march=x86-64 > %t
; RUN: llc < %s -mtriple=x86_64-linux > %t
; RUN: grep {movzbl	%\[abcd\]h,} %t | count 8
; RUN: grep {%\[abcd\]h} %t | not grep {%r\[\[:digit:\]\]*d}