mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-10 06:25:01 +00:00
Trivial test commit.
llvm-svn: 202924
This commit is contained in:
parent
58baa90797
commit
5c6e05e158
@ -9,6 +9,7 @@ target triple = "x86_64-apple-macosx10.8.0"
|
||||
;CHECK: fmul <2 x double>{{.*}}!fpmath ![[FP1:[0-9]+]]
|
||||
;CHECK: store <2 x double>{{.*}}!tbaa ![[TBAA]]
|
||||
;CHECK: ret void
|
||||
|
||||
define void @test1(double* %a, double* %b, double* %c) {
|
||||
entry:
|
||||
%i0 = load double* %a, align 8, !tbaa !4
|
||||
|
Loading…
x
Reference in New Issue
Block a user