summaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)Author
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-30Add a function for getting the ABI of a call insn targetRichard Sandiford
2019-09-10Replace call_used_reg_set with call_used_or_fixed_regsRichard 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-02-15lib2funcs.c (__set_trampoline_parity): Replace TRAMPOLINE_SIZE with __LIBGCC_...Eric Botcazou
2019-01-11aarch64.c (aarch64_simd_call_p): New function.Steve Ellcey
2019-01-01Update copyright years.Jakub Jelinek
2018-12-21re PR rtl-optimization/87727 (gcc.target/sparc/overflow-2.c FAILs)Eric Botcazou
2018-12-07re PR target/85593 (GCC on ARM allocates R3 for local variable when calling n...Jakub Jelinek
2018-11-21compute discriminator info for overridesAlexandre Oliva
2018-11-09Come up with the flag -fipa-stack-alignment.Martin Liska
2018-10-02tree-inline.c (expand_call_inline): Use the location of the callee declaratio...Richard Biener
2018-08-22Fix FDE labels for DarwinIain Sandoe
2018-07-31Save discriminator info for LTOAlexandre Oliva
2018-07-31Introduce instance discriminatorsAlexandre Oliva
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor
2018-07-17Define MAX_CODE_ALIGN globally.Martin Liska
2018-07-17Clean up of new format of -falign-FOO.Martin Liska
2018-07-04[multiple changes]Martin Liska
2018-06-18More rtx to rtx_insn * cleanupsDavid Malcolm
2018-04-30Use char_span for return type of location_get_source_lineDavid Malcolm
2018-04-10Set insn_last_address in final_1Richard Sandiford
2018-03-07re PR target/84277 (A lot of new acats testsuite failures)Eric Botcazou
2018-02-26re PR debug/84545 (FAIL: g++.dg/debug/pr44182.C -gdwarf-2 -O2 (test for exces...Eric Botcazou
2018-02-20Add limit for maximal alignment options (PR c/84310).Martin Liska
2018-02-19re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...Jakub Jelinek
2018-02-11[LVU] deal with md final_scan_insnAlexandre Oliva
2018-02-09[IEPM] Introduce inline entry point markersAlexandre Oliva
2018-02-09[LVU] Introduce location viewsAlexandre Oliva
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov
2018-01-03re PR debug/83645 (ICE: in get_insn_template, at final.c:2100 with -gstatemen...Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-21poly_int: frame allocationsRichard Sandiford
2017-12-20poly_int: SUBREG_BYTERichard Sandiford
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek
2017-12-13re PR bootstrap/83396 (Bootstrap failures with Statement Frontiers)Jakub Jelinek
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva
2017-12-02final: Improve output for -dp and -fverbose-asmSegher Boessenkool
2017-11-27re PR debug/81307 (g++.dg/debug/debug9.C -gstabs FAILs)Jakub Jelinek
2017-11-16* final.c (compute_alignments): Use counts rather than frequencies.Jan Hubicka
2017-11-15introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with itAlexandre Oliva
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-29Delete obsolete SDB debug info support.James E Wilson
2017-10-13Make more use of byte_lowpart_offsetRichard Sandiford
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford
2017-08-30[59/77] Add a rtx_jump_table_data::get_data_mode helperRichard Sandiford