summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorBjorn Pettersson <bjorn.a.pettersson@ericsson.com>2016-10-05 17:22:11 +0000
committerBjorn Pettersson <bjorn.a.pettersson@ericsson.com>2016-10-05 17:22:11 +0000
commitddd31e5637b104338324b002ff49d4c5c67cee4d (patch)
tree94b049fc28a62790c8561cd5ce4cf5104909e7b0 /llvm/test/CodeGen
parent401f55df936ed871f9d4f702d263434eceda2926 (diff)
downloadbcm5719-llvm-ddd31e5637b104338324b002ff49d4c5c67cee4d.tar.gz
bcm5719-llvm-ddd31e5637b104338324b002ff49d4c5c67cee4d.zip
Test commit permission. NFC
llvm-svn: 283346
Diffstat (limited to 'llvm/test/CodeGen')
-rw-r--r--llvm/test/CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll b/llvm/test/CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll
index 3b452510d41..7eb018ce525 100644
--- a/llvm/test/CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll
+++ b/llvm/test/CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | not grep pushf
+; RUN: llc < %s -march=x86 | not grep pushf
%struct.gl_texture_image = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i8*, i8* }
%struct.gl_texture_object = type { i32, i32, i32, float, [4 x i32], i32, i32, i32, i32, i32, float, [11 x %struct.gl_texture_image*], [1024 x i8], i32, i32, i32, i8, i8*, i8, void (%struct.gl_texture_object*, i32, float*, float*, float*, float*, i8*, i8*, i8*, i8*)*, %struct.gl_texture_object* }
OpenPOWER on IntegriCloud