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
0b2a7367
Commit
0b2a7367
authored
Mar 24, 2011
by
Richard Henderson
Committed by
Richard Henderson
Mar 24, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
alpha: Remove all big-endian code.
From-SVN: r171438
parent
315b2bef
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
24 additions
and
0 deletions
+24
-0
gcc/ChangeLog
+24
-0
gcc/config/alpha/alpha.c
+0
-0
gcc/config/alpha/alpha.md
+0
-0
No files found.
gcc/ChangeLog
View file @
0b2a7367
2011-02-24 Richard Henderson <rth@redhat.com>
2011-02-24 Richard Henderson <rth@redhat.com>
* config/alpha/alpha.c (get_aligned_mem): Don't test WORDS_BIG_ENDIAN.
(alpha_expand_unaligned_load): Likewise.
(alpha_expand_unaligned_store): Likewise.
(alpha_expand_unaligned_load_words): Likewise.
(alpha_expand_unaligned_store_words): Likewise.
(emit_insxl, alpha_split_compare_and_swap_12): Likewise.
(alpha_split_lock_test_and_set_12): Likewise.
(print_operand, alpha_fold_builtin_extxx): Likewise.
(alpha_fold_builtin_insxx, alpha_fold_builtin_mskxx): Likewise.
* config/alpha/alpha.md (bswapsi2, insv, extv, extzv): Likewise.
(builtin_extwh, builtin_extlh, builtin_extql): Likewise.
(unaligned_extendqidi_be, unaligned_extendhidi_be, extxl_be): Remove.
(*extxl_1_be, *extql_2_be, extqh_be, extlh_be, extwh_be): Remove.
(insbl_be, inswl_be, insll_be, insql_be, mskxl_be): Remove.
(unaligned_loadqi_be, unaligned_loadhi_be): Remove.
(unaligned_storeqi_be, unaligned_storehi_be): Remove.
(extbl): Rename from builtin_extbl; don't test WORDS_BIG_ENDIAN.
(extwl, extll, extql): Similarly.
(inswh, inslh, insqh): Similarly.
(mskbl, mskwl, mskll, mskql): Similarly.
(mskwh, msklh, mskqh): Similarly.
2011-02-24 Richard Henderson <rth@redhat.com>
* config/alpha/alpha.md (attribute isa): Add er, ner.
* config/alpha/alpha.md (attribute isa): Add er, ner.
(attribute enabled): Handle them.
(attribute enabled): Handle them.
(*movdi): Merge *movdi_{er_nofix,nofix,er_fix,fix}.
(*movdi): Merge *movdi_{er_nofix,nofix,er_fix,fix}.
...
...
gcc/config/alpha/alpha.c
View file @
0b2a7367
This diff is collapsed.
Click to expand it.
gcc/config/alpha/alpha.md
View file @
0b2a7367
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