commit | aa2b7a6faa7f6fb85112ac3229e781e891c0dfc4 | [log] [tgz] |
---|---|---|
author | Dinar Temirbulatov <dtemirbulatov@gmail.com> | Mon May 15 13:14:04 2017 +0000 |
committer | Dinar Temirbulatov <dtemirbulatov@gmail.com> | Mon May 15 13:14:04 2017 +0000 |
tree | 39f2ff55da9c27102402eaca929473e9717f908f | |
parent | f9d16476573e16856bdb3250c817b0a2c631d2b1 [diff] [blame] |
Test commit. llvm-svn: 303059
diff --git a/llvm/test/CodeGen/X86/pr30562.ll b/llvm/test/CodeGen/X86/pr30562.ll index dda736a..a8e6480 100644 --- a/llvm/test/CodeGen/X86/pr30562.ll +++ b/llvm/test/CodeGen/X86/pr30562.ll
@@ -1,5 +1,6 @@ ; RUN: llc < %s -mtriple=x86_64-unknown-unknown | FileCheck %s + define i32 @foo(i64* nocapture %perm, i32 %n) { entry: br label %body