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
33425d6c
Commit
33425d6c
authored
Feb 02, 2014
by
Uros Bizjak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLog: Fix whitespace.
* ChangeLog: Fix whitespace. * testsuite/ChangeLog: Ditto. From-SVN: r207397
parent
792f7301
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
26 deletions
+15
-26
gcc/ChangeLog
+14
-25
gcc/testsuite/ChangeLog
+1
-1
No files found.
gcc/ChangeLog
View file @
33425d6c
...
@@ -56,7 +56,8 @@
...
@@ -56,7 +56,8 @@
(avx512f_store<mode>_mask): Ditto.
(avx512f_store<mode>_mask): Ditto.
(avx512f_storeu<ssemodesuffix>512_mask): Ditto.
(avx512f_storeu<ssemodesuffix>512_mask): Ditto.
(avx512f_storedqu<mode>_mask): Ditto.
(avx512f_storedqu<mode>_mask): Ditto.
(avx512f_cmp<mode>3<mask_scalar_merge_name><round_saeonly_name>): Ditto.
(avx512f_cmp<mode>3<mask_scalar_merge_name><round_saeonly_name>):
Ditto.
(avx512f_ucmp<mode>3<mask_scalar_merge_name>): Ditto.
(avx512f_ucmp<mode>3<mask_scalar_merge_name>): Ditto.
(avx512f_vmcmp<mode>3<round_saeonly_name>): Ditto.
(avx512f_vmcmp<mode>3<round_saeonly_name>): Ditto.
(avx512f_vmcmp<mode>3_mask<round_saeonly_name>): Ditto.
(avx512f_vmcmp<mode>3_mask<round_saeonly_name>): Ditto.
...
@@ -158,8 +159,7 @@
...
@@ -158,8 +159,7 @@
2014-01-30 Jakub Jelinek <jakub@redhat.com>
2014-01-30 Jakub Jelinek <jakub@redhat.com>
* config/i386/f16cintrin.h (_cvtsh_ss): Avoid -Wnarrowing
* config/i386/f16cintrin.h (_cvtsh_ss): Avoid -Wnarrowing warning.
warning.
* config/i386/avx512fintrin.h (_mm512_mask_cvtusepi64_storeu_epi32):
* config/i386/avx512fintrin.h (_mm512_mask_cvtusepi64_storeu_epi32):
Add missing return type - void.
Add missing return type - void.
...
@@ -240,8 +240,7 @@
...
@@ -240,8 +240,7 @@
2014-01-30 Richard Biener <rguenther@suse.de>
2014-01-30 Richard Biener <rguenther@suse.de>
PR tree-optimization/59951
PR tree-optimization/59951
* tree-vect-slp.c (vect_bb_slp_scalar_cost): Skip uses in debug
* tree-vect-slp.c (vect_bb_slp_scalar_cost): Skip uses in debug insns.
insns.
2014-01-30 Savin Zlobec <savin.zlobec@gmail.com>
2014-01-30 Savin Zlobec <savin.zlobec@gmail.com>
...
@@ -275,33 +274,26 @@
...
@@ -275,33 +274,26 @@
* config/rs6000/vsx.md (vsx_mergel_<mode>): Adjust for
* config/rs6000/vsx.md (vsx_mergel_<mode>): Adjust for
-maltivec=be with LE targets.
-maltivec=be with LE targets.
(vsx_mergeh_<mode>): Likewise.
(vsx_mergeh_<mode>): Likewise.
* config/rs6000/altivec.md (UNSPEC_VMRG[HL]_DIRECT): New
* config/rs6000/altivec.md (UNSPEC_VMRG[HL]_DIRECT): New unspecs.
unspecs.
(mulv8hi3): Use gen_altivec_vmrg[hl]w_direct.
(mulv8hi3): Use gen_altivec_vmrg[hl]w_direct.
(altivec_vmrghb): Replace with define_expand and new
(altivec_vmrghb): Replace with define_expand and new
*altivec_vmrghb_internal insn; adjust for -maltivec=be with LE
*altivec_vmrghb_internal insn; adjust for -maltivec=be with LE targets.
targets.
(altivec_vmrghb_direct): New define_insn.
(altivec_vmrghb_direct): New define_insn.
(altivec_vmrghh): Replace with define_expand and new
(altivec_vmrghh): Replace with define_expand and new
*altivec_vmrghh_internal insn; adjust for -maltivec=be with LE
*altivec_vmrghh_internal insn; adjust for -maltivec=be with LE targets.
targets.
(altivec_vmrghh_direct): New define_insn.
(altivec_vmrghh_direct): New define_insn.
(altivec_vmrghw): Replace with define_expand and new
(altivec_vmrghw): Replace with define_expand and new
*altivec_vmrghw_internal insn; adjust for -maltivec=be with LE
*altivec_vmrghw_internal insn; adjust for -maltivec=be with LE targets.
targets.
(altivec_vmrghw_direct): New define_insn.
(altivec_vmrghw_direct): New define_insn.
(*altivec_vmrghsf): Adjust for endianness.
(*altivec_vmrghsf): Adjust for endianness.
(altivec_vmrglb): Replace with define_expand and new
(altivec_vmrglb): Replace with define_expand and new
*altivec_vmrglb_internal insn; adjust for -maltivec=be with LE
*altivec_vmrglb_internal insn; adjust for -maltivec=be with LE targets.
targets.
(altivec_vmrglb_direct): New define_insn.
(altivec_vmrglb_direct): New define_insn.
(altivec_vmrglh): Replace with define_expand and new
(altivec_vmrglh): Replace with define_expand and new
*altivec_vmrglh_internal insn; adjust for -maltivec=be with LE
*altivec_vmrglh_internal insn; adjust for -maltivec=be with LE targets.
targets.
(altivec_vmrglh_direct): New define_insn.
(altivec_vmrglh_direct): New define_insn.
(altivec_vmrglw): Replace with define_expand and new
(altivec_vmrglw): Replace with define_expand and new
*altivec_vmrglw_internal insn; adjust for -maltivec=be with LE
*altivec_vmrglw_internal insn; adjust for -maltivec=be with LE targets.
targets.
(altivec_vmrglw_direct): New define_insn.
(altivec_vmrglw_direct): New define_insn.
(*altivec_vmrglsf): Adjust for endianness.
(*altivec_vmrglsf): Adjust for endianness.
(vec_widen_umult_hi_v16qi): Use gen_altivec_vmrghh_direct.
(vec_widen_umult_hi_v16qi): Use gen_altivec_vmrghh_direct.
...
@@ -397,8 +389,7 @@
...
@@ -397,8 +389,7 @@
* tree-cfg.h (make_abnormal_goto_edges): Remove.
* tree-cfg.h (make_abnormal_goto_edges): Remove.
(computed_goto_p, get_abnormal_succ_dispatcher): New prototypes.
(computed_goto_p, get_abnormal_succ_dispatcher): New prototypes.
* internal-fn.c (expand_ABNORMAL_DISPATCHER): New function.
* internal-fn.c (expand_ABNORMAL_DISPATCHER): New function.
* builtins.c (expand_builtin): Don't handle
* builtins.c (expand_builtin): Don't handle BUILT_IN_SETJMP_DISPATCHER.
BUILT_IN_SETJMP_DISPATCHER.
* internal-fn.def (ABNORMAL_DISPATCHER): New.
* internal-fn.def (ABNORMAL_DISPATCHER): New.
* omp-low.c (make_gimple_omp_edges): Add region_idx argument, when
* omp-low.c (make_gimple_omp_edges): Add region_idx argument, when
filling *region also set *region_idx to (*region)->entry->index.
filling *region also set *region_idx to (*region)->entry->index.
...
@@ -446,8 +437,7 @@
...
@@ -446,8 +437,7 @@
PR preprocessor/59935
PR preprocessor/59935
* input.c (location_get_source_line): Bail out on when line number
* input.c (location_get_source_line): Bail out on when line number
is zero, and test the return value of
is zero, and test the return value of lookup_or_add_file_to_cache_tab.
lookup_or_add_file_to_cache_tab.
2014-01-28 Richard Biener <rguenther@suse.de>
2014-01-28 Richard Biener <rguenther@suse.de>
...
@@ -474,8 +464,7 @@
...
@@ -474,8 +464,7 @@
2014-01-28 Richard Biener <rguenther@suse.de>
2014-01-28 Richard Biener <rguenther@suse.de>
* tree-data-ref.h (ddr_is_anti_dependent, ddrs_have_anti_deps):
* tree-data-ref.h (ddr_is_anti_dependent, ddrs_have_anti_deps): Remove.
Remove.
2014-01-28 Richard Biener <rguenther@suse.de>
2014-01-28 Richard Biener <rguenther@suse.de>
...
...
gcc/testsuite/ChangeLog
View file @
33425d6c
2014-0
1-26
Mikael Morin <mikael@gcc.gnu.org>
2014-0
2-02
Mikael Morin <mikael@gcc.gnu.org>
PR fortran/57033
PR fortran/57033
* gfortran.dg/default_initialization_7.f90: New test.
* gfortran.dg/default_initialization_7.f90: New test.
...
...
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