summaryrefslogtreecommitdiff
path: root/gcc/ira-emit.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-09Tweak interface to ira-build.c:ior_hard_reg_conflictsRichard Sandiford
2019-07-09* ira-emit.c (emit_moves): Skip DEBUG_INSNs when setting the location.Eric Botcazou
2019-07-08emit-rtl.c (set_insn_locations): New function moved from...Eric Botcazou
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-09-12Convert hard_regno_nregs to a functionRichard 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-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-08-13ira-int.h: Include recog.h.Andrew MacLeod
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.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-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-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-14ira.c: Fix typo in comment.Kito Cheng
2014-10-13re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin
2014-08-26Remove DF_REF_INSN scaffoldingDavid Malcolm
2014-08-22ira: Use rtx_insn in various placesDavid Malcolm
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-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-04-30function.h (loops_for_fn): New inline function.Richard Biener
2013-02-08cfgloop.c (verify_loop_structure): Properly handle a loop exiting to another ...Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-10-25re PR bootstrap/55068 (AIX bootstrap in push_reload() after LRA merge)Vladimir Makarov
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov
2012-10-14re PR rtl-optimization/38711 (ira should not be using df-lr except at -O1.)Steven Bosscher
2012-07-16system.h (dump_file): Do not define.Steven Bosscher
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-31ira.h (target_ira): Delete x_ira_available_class_regs.Richard Sandiford
2012-05-29LANGUAGES: Fix typos.Joseph Myers
2012-04-12dbgcnt.def (ira_move): New counter.Bernd Schmidt
2012-01-19re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops)Vladimir Makarov
2011-04-10Remove doubled up words.Mike Stump
2011-04-04re PR target/48380 (ICE in postreload.c while building trunk)Vladimir Makarov
2011-03-29[multiple changes]Vladimir Makarov
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov