Revert r164910 because it causes failures to several phase2 builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164911 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nadav Rotem
2012-09-30 07:17:56 +00:00
parent e5f163a3b9
commit 73fab91f2c
5 changed files with 12 additions and 412 deletions

View File

@@ -1,7 +1,8 @@
; RUN: llc < %s -march=x86 -mcpu=corei7 -relocation-model=static | FileCheck %s
; RUN: llc < %s -march=x86 -relocation-model=static | FileCheck %s
; CHECK: align
; CHECK: movlpd %xmm0, -4(%ecx)
; CHECK: movl $4, -4(%ecx)
; CHECK: movl $5, (%ecx)
; CHECK: addl $4, %ecx
; CHECK: decl %eax
; CHECK: jne