summaryrefslogtreecommitdiff
path: root/gcc/init-regs.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-05-14use auto_bitmap moreTrevor Saunders
2017-01-01Update copyright years.Jakub Jelinek
2016-11-17Enable AVX512_4FMAPS and AVX512_4VNNIW instructionsKirill Yukhin
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders
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-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-13re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin
2014-08-22init-regs.c: Use rtx_insnDavid Malcolm
2014-07-09remove has_executeTrevor Saunders
2014-06-15df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford
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-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2009-11-25Remove trailing white spaces.H.J. Lu
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-10-11re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka
2007-10-02ra-conflict.c: New file.Kenneth Zadeck
2007-09-05init-regs.c (initialize_uninitialized_regs): Call emit_insn_before rather tha...Ian Lance Taylor
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-11toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck
2007-06-19df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.Kenneth Zadeck
2007-06-11Merge dataflow branch into mainlineDaniel Berlin