OSDN Git Service

[GlobalsAA] Add back a check to intrinsic_addresstaken.ll to see if the AVX and AVX51...
authorCraig Topper <craig.topper@intel.com>
Fri, 24 Jan 2020 19:52:17 +0000 (11:52 -0800)
committerCraig Topper <craig.topper@intel.com>
Fri, 24 Jan 2020 19:54:23 +0000 (11:54 -0800)
These bots failed for this several months ago and as a result, this
check was removed. If they still fail I'm going to try to see if I
can figure out why.

llvm/test/Analysis/GlobalsModRef/intrinsic_addresstaken.ll

index 6135332..18cf7c2 100644 (file)
@@ -29,6 +29,7 @@ if.else:                                          ; preds = %entry
 
 ; CHECK-LABEL: if.end:
 ; CHECK-NEXT: call void @llvm.objc.autoreleasePoolPop
+; CHECK-NEXT: load i8, i8* @deallocCalled
 if.end:                                           ; preds = %entry
   call void @llvm.objc.autoreleasePoolPop(i8* %tmp0)
   %tmp7 = load i8, i8* @deallocCalled, align 1