summaryrefslogtreecommitdiff
path: root/gcc/init-regs.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* use auto_bitmap moreTrevor Saunders2017-05-141-3/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Enable AVX512_4FMAPS and AVX512_4VNNIW instructionsKirill Yukhin2016-11-171-0/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-10/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-5/+5
* Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders2015-08-121-2/+6
* replace several uses of the anon namespace with GCC_FINALTrevor Saunders2015-08-111-6/+2
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-4/+15
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+10
* re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin2014-10-131-0/+5
* init-regs.c: Use rtx_insnDavid Malcolm2014-08-221-2/+2
* remove has_executeTrevor Saunders2014-07-091-1/+0
* df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford2014-06-151-5/+4
* pass cfun to pass::executeTrevor Saunders2014-04-171-8/+5
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-7/+1
* remove has_gateTrevor Saunders2014-04-171-1/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-17/+35
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-1/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+1
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-2/+1
* re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck2008-10-111-2/+2
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* ra-conflict.c: New file.Kenneth Zadeck2007-10-021-1/+5
* init-regs.c (initialize_uninitialized_regs): Call emit_insn_before rather tha...Ian Lance Taylor2007-09-051-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck2007-07-111-2/+0
* df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.Kenneth Zadeck2007-06-191-0/+9
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-0/+148