summaryrefslogtreecommitdiff
path: root/gcc/config/epiphany/resolve-sw-modes.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-09Simplify the implementation of HARD_REG_SETRichard Sandiford
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-01-04Update copyright years.Jakub Jelinek
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-05Update copyright years.Jakub Jelinek
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-08-25config/epiphany: Use rtx_insnDavid Malcolm
2014-07-09remove has_executeTrevor Saunders
2014-07-02Support mode toggle.Christian Bruel
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-09Eliminate last_basic_block macro.David Malcolm
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-29Update Copyright years in gcc/config/epiphany .Joern Rennecke
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2011-11-05config.gcc (epiphany-*-*): New architecture.Joern Rennecke