projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d55c1c1
)
move comment.
author
Chris Lattner
<sabre@nondot.org>
Fri, 16 Apr 2010 01:05:52 +0000
(
01:05
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 16 Apr 2010 01:05:52 +0000
(
01:05
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101433
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/ScalarRepl/memcpy-align.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/ScalarRepl/memcpy-align.ll
b/test/Transforms/ScalarRepl/memcpy-align.ll
index 3fbfc122d7019ee94958eb407afdaa7b1db20a65..91d354d31a3b489a566d0042f2efab71ae110d07 100644
(file)
--- a/
test/Transforms/ScalarRepl/memcpy-align.ll
+++ b/
test/Transforms/ScalarRepl/memcpy-align.ll
@@
-1,5
+1,5
@@
-; PR6832
; RUN: opt %s -scalarrepl -S | FileCheck %s
+; PR6832
target datalayout =
"e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-n32"
target triple = "arm-u-u"