summaryrefslogtreecommitdiff
path: root/gcc/ira-conflicts.c
AgeCommit message (Expand)Author
2020-02-11regalloc/debug: fix buggy print_hard_reg_setHans-Peter Nilsson
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-09-30Remove global call sets: IRARichard Sandiford
2019-09-30Pass an ABI identifier to hard_regno_call_part_clobberedRichard Sandiford
2019-09-21Avoid adding impossible copies in ira-conflicts.c:process_reg_shufflesRichard Sandiford
2019-09-10Replace call_used_reg_set with call_used_or_fixed_regsRichard Sandiford
2019-09-10Remove no_caller_save_reg_setRichard Sandiford
2019-09-09Remove AND_COMPL_HARD_REG_SETRichard Sandiford
2019-09-09Remove IOR_HARD_REG_SETRichard Sandiford
2019-09-09Remove AND_HARD_REG_SETRichard Sandiford
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford
2019-07-01Use alternative_mask for add_insn_allocno_copiesRichard Sandiford
2019-04-17ira-conflicts.c (print_allocno_conflicts): Always print something, even for a...Peter Bergner
2019-01-11aarch64.c (aarch64_simd_call_p): New function.Steve Ellcey
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: SUBREG_BYTERichard Sandiford
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford
2017-08-22Make more use of paradoxical_subreg_pRichard Sandiford
2017-01-17re PR target/79058 (ARM: internal compiler error: in extract_constrain_insn, ...Vladimir Makarov
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-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-11-17ira-conflicts.c (build_conflict_bit_table): Add the current object to OBJECTS...Zhouyi Zhou
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-09-30ira-int.h (ira_allocno): Add "wmode" field.David Sherwood
2014-09-19cfgrtl.c [...]: Update comments and fix spacing to conform to coding style.Felix Yang
2014-08-22ira: Use rtx_insn in various placesDavid Malcolm
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-10-30regmove.c: Remove.Vladimir Makarov
2013-02-08re PR debug/53948 (Assignment line missing for -O0 -g)Jeff Law
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-10-11ira-build.c (ira_loop_tree_body_rev_postorder): New function.Steven Bosscher
2012-07-08mcf.c: Do not include tm.h, tree.h, and langhooks.h.Steven Bosscher
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher
2012-01-19re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops)Vladimir Makarov