We are not ready to estimate the cost of integer expansions based on the number of...
authorNadav Rotem <nrotem@apple.com>
Sun, 23 Dec 2012 09:11:07 +0000 (09:11 +0000)
committerNadav Rotem <nrotem@apple.com>
Sun, 23 Dec 2012 09:11:07 +0000 (09:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170999 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/CostModel/X86/i32.ll

index 52c295934c762ec6447f85461b2f4ecf1a8b7aac..c2dce762a0912024cf96961490aee0320e57cbfd 100644 (file)
@@ -1,7 +1,5 @@
 ; RUN: opt < %s  -cost-model -analyze -mtriple=i386 -mcpu=corei7-avx | FileCheck %s
 
-
-;CHECK: cost of 2 {{.*}} add
 ;CHECK: cost of 0 {{.*}} ret
 define i32 @no_info(i32 %arg) {
   %e = add i64 undef, undef