Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swiftshader
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
swiftshader
Commits
467a222f
Commit
467a222f
authored
Sep 23, 2015
by
Jim Stichnoth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Subzero: Enable the asm-verbose.ll test for ARM32.
BUG= none R=jpp@chromium.org Review URL:
https://codereview.chromium.org/1356953003
.
parent
958ff342
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
asm-verbose.ll
tests_lit/llvm2ice_tests/asm-verbose.ll
+3
-3
No files found.
tests_lit/llvm2ice_tests/asm-verbose.ll
View file @
467a222f
...
...
@@ -4,11 +4,11 @@
; REQUIRES: allow_dump
; RUN: %p2i --target x8632 -i %s --filetype=asm --args -O2 -asm-verbose \
; RUN: | FileCheck %s
; TODO(stichnot,jpp): Enable for x8664
and arm32
.
; TODO(stichnot,jpp): Enable for x8664.
; RUIN: %p2i --target x8664 -i %s --filetype=asm --args -O2 -asm-verbose \
; RUIN: | FileCheck %s
; RU
I
N: %p2i --target arm32 -i %s --filetype=asm --args -O2 -asm-verbose \
; RU
I
N: | FileCheck %s
; RUN: %p2i --target arm32 -i %s --filetype=asm --args -O2 -asm-verbose \
; RUN: | FileCheck %s
define
i32
@single_bb
(
i32
%arg0
,
i32
%arg1
,
i32
%arg2
,
i32
%arg3
,
i32
%arg4
,
i32
%arg5
,
i32
%arg6
,
i32
%arg7
)
{
b1:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment