Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
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
lvzhengyang
riscv-gcc-1
Commits
3b585938
Commit
3b585938
authored
Dec 20, 2012
by
Ian Bolton
Committed by
Ian Bolton
Dec 20, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make zero_extends explicit for common AArch64 SI mode patterns
From-SVN: r194649
parent
f0f67c96
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
33 additions
and
0 deletions
+33
-0
gcc/ChangeLog
+33
-0
gcc/config/aarch64/aarch64.md
+0
-0
No files found.
gcc/ChangeLog
View file @
3b585938
2012
-
12
-
20
Ian
Bolton
<
ian
.
bolton
@arm
.
com
>
*
gcc
/
config
/
aarch64
/
aarch64
.
md
(
*
addsi3_aarch64_uxtw
)
:
New
pattern
.
(
*
addsi3_compare0_uxtw
)
:
New
pattern
.
(
*
add_
<
shift
>
_si_uxtw
)
:
New
pattern
.
(
*
add_
<
optab
><
SHORT
:
mode
>
_si_uxtw
)
:
New
pattern
.
(
*
add_
<
optab
><
SHORT
:
mode
>
_shft_si_uxtw
)
:
New
pattern
.
(
*
add_
<
optab
><
SHORT
:
mode
>
_mult_si_uxtw
)
:
New
pattern
.
(
*
add_
<
optab
>
si_multp2_uxtw
)
:
New
pattern
.
(
*
addsi3_carryin_uxtw
)
:
New
pattern
.
(
*
addsi3_carryin_alt1_uxtw
)
:
New
pattern
.
(
*
addsi3_carryin_alt2_uxtw
)
:
New
pattern
.
(
*
addsi3_carryin_alt3_uxtw
)
:
New
pattern
.
(
*
add_uxtsi_multp2_uxtw
)
:
New
pattern
.
(
*
subsi3_uxtw
)
:
New
pattern
.
(
*
subsi3_compare0_uxtw
)
:
New
pattern
.
(
*
sub_
<
shift
>
_si_uxtw
)
:
New
pattern
.
(
*
sub_mul_imm_si_uxtw
)
:
New
pattern
.
(
*
sub_
<
optab
><
SHORT
:
mode
>
_si_uxtw
)
:
New
pattern
.
(
*
sub_
<
optab
><
SHORT
:
mode
>
_shft_si_uxtw
)
:
New
pattern
.
(
*
sub_
<
optab
>
si_multp2_uxtw
)
:
New
pattern
.
(
*
sub_uxtsi_multp2_uxtw
)
:
New
pattern
.
(
*
negsi2_uxtw
)
:
New
pattern
.
(
*
negsi2_compare0_uxtw
)
:
New
pattern
.
(
*
neg_
<
shift
>
_si2_uxtw
)
:
New
pattern
.
(
*
neg_mul_imm_si2_uxtw
)
:
New
pattern
.
(
*
mulsi3_uxtw
)
:
New
pattern
.
(
*
maddsi_uxtw
)
:
New
pattern
.
(
*
msubsi_uxtw
)
:
New
pattern
.
(
*
mulsi_neg_uxtw
)
:
New
pattern
.
(
*<
su_optab
>
divsi3_uxtw
)
:
New
pattern
.
2012
-
12
-
20
Jakub
Jelinek
<
jakub
@redhat
.
com
>
PR
middle
-
end
/
55750
gcc/config/aarch64/aarch64.md
View file @
3b585938
This diff is collapsed.
Click to expand it.
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