mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Trivial test commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202924 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d1fe495464
commit
7e8a5404fc
@ -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…
Reference in New Issue
Block a user