index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
epiphany
/
resolve-sw-modes.c
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright years.
Jakub Jelinek
2019-09-09
Simplify the implementation of HARD_REG_SET
Richard Sandiford
2019-01-01
Update copyright years.
Jakub Jelinek
2018-01-03
Update copyright years.
Jakub Jelinek
2017-12-16
poly_int: IN_TARGET_CODE
Richard Sandiford
2017-01-01
Update copyright years.
Jakub Jelinek
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
2016-01-04
Update copyright years.
Jakub Jelinek
2015-10-16
gen-mul-tables.cc: Adjust include files.
Andrew MacLeod
2015-07-10
gimple-predict.h: New file.
Andrew MacLeod
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
2015-01-05
Update copyright years.
Jakub Jelinek
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
2014-10-16
function.h: Flatten file.
Andrew MacLeod
2014-08-25
config/epiphany: Use rtx_insn
David Malcolm
2014-07-09
remove has_execute
Trevor Saunders
2014-07-02
Support mode toggle.
Christian Bruel
2014-05-06
tree-pass.h (TODO_verify_ssa, [...]): Remove.
Richard Biener
2014-04-17
pass cfun to pass::execute
Trevor Saunders
2014-04-17
pass current function to opt_pass::gate ()
Trevor Saunders
2014-04-17
remove has_gate
Trevor Saunders
2014-01-02
Update copyright years in gcc/
Richard Sandiford
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
2013-12-09
Eliminate last_basic_block macro.
David Malcolm
2013-08-05
Automated conversion of passes to C++ classes
David Malcolm
2013-01-10
Update copyright years in gcc/
Richard Sandiford
2012-11-29
Update Copyright years in gcc/config/epiphany .
Joern Rennecke
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
2012-11-01
This patch normalizes more bitmap function names.
Lawrence Crowl
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
2012-10-30
This patch implements the unification of the *bitmap interfaces as discussed.
Lawrence Crowl
2011-11-05
config.gcc (epiphany-*-*): New architecture.
Joern Rennecke