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
1b212562
Commit
1b212562
authored
Nov 26, 2015
by
Jakub Jelinek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (build/genmatch.o): Depend on internal-fn.def.
From-SVN: r230982
parent
57fbfd5a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
10 deletions
+14
-10
gcc/ChangeLog
+13
-9
gcc/Makefile.in
+1
-1
No files found.
gcc/ChangeLog
View file @
1b212562
2015
-
11
-
26
Jakub
Jelinek
<
jakub
@
redhat
.
com
>
*
Makefile
.
in
(
build
/
genmatch
.
o
):
Depend
on
internal
-
fn
.
def
.
2015
-
11
-
26
David
Edelsohn
<
dje
.
gcc
@
gmail
.
com
>
2015
-
11
-
26
David
Edelsohn
<
dje
.
gcc
@
gmail
.
com
>
*
doc
/
install
.
texi
(
Prerequisites
):
Increase
ISL
requirement
to
*
doc
/
install
.
texi
(
Prerequisites
):
Increase
ISL
requirement
to
...
@@ -5,7 +9,7 @@
...
@@ -5,7 +9,7 @@
2015
-
11
-
26
Matthew
Wahab
<
matthew
.
wahab
@
arm
.
com
>
2015
-
11
-
26
Matthew
Wahab
<
matthew
.
wahab
@
arm
.
com
>
*
gcc
/
config
/
aarch64
/
arm_neon
.
h
*
config
/
aarch64
/
arm_neon
.
h
(
vqrdmlah_laneq_s16
,
vqrdmlah_laneq_s32
):
New
.
(
vqrdmlah_laneq_s16
,
vqrdmlah_laneq_s32
):
New
.
(
vqrdmlahq_laneq_s16
,
vqrdmlahq_laneq_s32
):
New
.
(
vqrdmlahq_laneq_s16
,
vqrdmlahq_laneq_s32
):
New
.
(
vqrdmlsh_lane_s16
,
vqrdmlsh_lane_s32
):
New
.
(
vqrdmlsh_lane_s16
,
vqrdmlsh_lane_s32
):
New
.
...
@@ -21,7 +25,7 @@
...
@@ -21,7 +25,7 @@
2015
-
11
-
26
Matthew
Wahab
<
matthew
.
wahab
@
arm
.
com
>
2015
-
11
-
26
Matthew
Wahab
<
matthew
.
wahab
@
arm
.
com
>
*
gcc
/
config
/
aarch64
/
arm_neon
.
h
(
vqrdmlah_s16
,
vqrdmlah_s32
):
New
.
*
config
/
aarch64
/
arm_neon
.
h
(
vqrdmlah_s16
,
vqrdmlah_s32
):
New
.
(
vqrdmlahq_s16
,
vqrdmlahq_s32
):
New
.
(
vqrdmlahq_s16
,
vqrdmlahq_s32
):
New
.
(
vqrdmlsh_s16
,
vqrdmlsh_s32
):
New
.
(
vqrdmlsh_s16
,
vqrdmlsh_s32
):
New
.
(
vqrdmlshq_s16
,
vqrdmlshq_s32
):
New
.
(
vqrdmlshq_s16
,
vqrdmlshq_s32
):
New
.
...
@@ -530,7 +534,7 @@
...
@@ -530,7 +534,7 @@
2015-11-24 Wilco Dijkstra <wdijkstr@arm.com>
2015-11-24 Wilco Dijkstra <wdijkstr@arm.com>
*
gcc/
config/aarch64/aarch64.md (add<mode>3):
* config/aarch64/aarch64.md (add<mode>3):
Block early expansion into 2 add instructions.
Block early expansion into 2 add instructions.
(add<mode>3_pluslong): New pattern to combine complex
(add<mode>3_pluslong): New pattern to combine complex
immediates into 2 additions.
immediates into 2 additions.
...
@@ -749,7 +753,7 @@
...
@@ -749,7 +753,7 @@
PR
tree
-
optimization
/
68327
PR
tree
-
optimization
/
68327
*
tree
-
vect
-
loop
.
c
(
vect_determine_vectorization_factor
):
Don
't
*
tree
-
vect
-
loop
.
c
(
vect_determine_vectorization_factor
):
Don
't
compute vectype for non-relevant mask producers.
compute vectype for non-relevant mask producers.
*
gcc/
tree-vect-stmts.c (vectorizable_comparison): Check stmt
* tree-vect-stmts.c (vectorizable_comparison): Check stmt
relevance earlier.
relevance earlier.
2015-11-23 Tom de Vries <tom@codesourcery.com>
2015-11-23 Tom de Vries <tom@codesourcery.com>
...
@@ -2156,7 +2160,7 @@
...
@@ -2156,7 +2160,7 @@
2015
-
11
-
13
Nathan
Sidwell
<
nathan
@
codesourcery
.
com
>
2015
-
11
-
13
Nathan
Sidwell
<
nathan
@
codesourcery
.
com
>
*
gcc
/
omp
-
low
.
c
(
scan_sharing_clauses
):
Accept
INDEPENDENT
,
AUTO
&
SEQ
.
*
omp
-
low
.
c
(
scan_sharing_clauses
):
Accept
INDEPENDENT
,
AUTO
&
SEQ
.
(
oacc_loop_fixed_partitions
):
Correct
return
type
to
bool
.
(
oacc_loop_fixed_partitions
):
Correct
return
type
to
bool
.
(
oacc_loop_auto_partitions
):
New
.
(
oacc_loop_auto_partitions
):
New
.
(
oacc_loop_partition
):
Take
mask
argument
,
call
(
oacc_loop_partition
):
Take
mask
argument
,
call
...
@@ -2489,17 +2493,17 @@
...
@@ -2489,17 +2493,17 @@
2015-11-12 Brad Lucier <lucier@math.purdue.edu>
2015-11-12 Brad Lucier <lucier@math.purdue.edu>
*
gcc/
cprop.c (is_too_expensive): Remove.
* cprop.c (is_too_expensive): Remove.
(gcse.h): Include.
(gcse.h): Include.
(one_cprop_pass): Call gcse_or_cprop_is_too_expensive, not
(one_cprop_pass): Call gcse_or_cprop_is_too_expensive, not
is_too_expensive.
is_too_expensive.
* gc
c/gc
se.h (gcse_or_cprop_is_too_expensive): Declare.
* gcse.h (gcse_or_cprop_is_too_expensive): Declare.
* gc
c/gc
se.c (is_too_expensive): Rename to ...
* gcse.c (is_too_expensive): Rename to ...
(gcse_or_cprop_is_too_expensive): ... this.
(gcse_or_cprop_is_too_expensive): ... this.
Expand warning to add required size of max-gcse-memory.
Expand warning to add required size of max-gcse-memory.
(one_pre_gcse_pass): Use it.
(one_pre_gcse_pass): Use it.
(one_code_hoisting_pass): Use it.
(one_code_hoisting_pass): Use it.
*
gcc/
params.def (max-gcse-memory): Increase from 50MB to 128MB.
* params.def (max-gcse-memory): Increase from 50MB to 128MB.
2015-11-12 James Norris <jnorris@codesourcery.com>
2015-11-12 James Norris <jnorris@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
gcc/Makefile.in
View file @
1b212562
...
@@ -2598,7 +2598,7 @@ build/genmddump.o : genmddump.c $(RTL_BASE_H) $(BCONFIG_H) $(SYSTEM_H) \
...
@@ -2598,7 +2598,7 @@ build/genmddump.o : genmddump.c $(RTL_BASE_H) $(BCONFIG_H) $(SYSTEM_H) \
coretypes.h $(GTM_H) errors.h $(READ_MD_H) gensupport.h
coretypes.h $(GTM_H) errors.h $(READ_MD_H) gensupport.h
build/genmatch.o
:
genmatch.c $(BCONFIG_H) $(SYSTEM_H)
\
build/genmatch.o
:
genmatch.c $(BCONFIG_H) $(SYSTEM_H)
\
coretypes.h errors.h $(HASH_TABLE_H) hash-map.h $(GGC_H) is-a.h
\
coretypes.h errors.h $(HASH_TABLE_H) hash-map.h $(GGC_H) is-a.h
\
tree.def builtins.def
tree.def builtins.def
internal-fn.def
build/gencfn-macros.o
:
gencfn-macros.c $(BCONFIG_H) $(SYSTEM_H)
\
build/gencfn-macros.o
:
gencfn-macros.c $(BCONFIG_H) $(SYSTEM_H)
\
coretypes.h errors.h $(HASH_TABLE_H) hash-set.h builtins.def internal-fn.def
coretypes.h errors.h $(HASH_TABLE_H) hash-set.h builtins.def internal-fn.def
...
...
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