summaryrefslogtreecommitdiff
path: root/gcc/config/tilepro
Commit message (Expand)AuthorAgeFilesLines
* Remove long deprecated tilegx and tilepro portsJeff Law2022-06-2517-29636/+0
* tilegx: Fix infinite loop in gen-mul-tables generatorIain Buclaw2022-06-241-2/+2
* tilepro: fix missing ARRAY_SIZE macroMartin Liska2022-05-231-0/+2
* Use more ARRAY_SIZE.Martin Liska2022-05-161-2/+2
* Change references of .c files to .cc filesMartin Liska2022-01-172-4/+4
* Rename .c files to .cc files.Martin Liska2022-01-173-0/+0
* Update copyright years.Jakub Jelinek2022-01-0315-16/+16
* Update copyright years.Jakub Jelinek2021-01-0415-16/+16
* opts: Remove all usages of Report keyword.Martin Liska2020-12-161-1/+1
* introduce overridable clear_cache emitterAlexandre Oliva2020-12-021-3/+1
* tilepro: Update generator file to define IN_TARGET_CODE in target file.Iain Buclaw2020-08-261-0/+2
* Update copyright years.Jakub Jelinek2020-01-0115-16/+16
* Remove call_really_used_regsRichard Sandiford2019-09-102-16/+4
* Remove redundant fixed_regs testsRichard Sandiford2019-09-101-1/+1
* Add call_used_or_fixed_reg_pRichard Sandiford2019-09-101-1/+1
* Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford2019-08-201-7/+4
* Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford2019-08-201-7/+4
* Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford2019-08-201-3/+3
* Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford2019-08-201-5/+4
* Add pass_va_arg_by_referenceRichard Sandiford2019-08-201-2/+1
* Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford2019-08-131-1/+1
* Remove obsolete comment about use_thunkRainer Orth2019-05-281-2/+1
* gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov2019-05-161-0/+3
* re PR target/52726 (Composed error message will not get translated)Jakub Jelinek2019-04-121-1/+1
* re PR target/52726 (Composed error message will not get translated)Jakub Jelinek2019-03-121-2/+1
* Update copyright years.Jakub Jelinek2019-01-0115-16/+16
* Update copyright years.Jakub Jelinek2018-01-0315-16/+16
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-163-0/+6
* Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2017-10-231-1/+0
* Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2017-09-252-7/+3
* Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford2017-09-151-2/+0
* Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2017-09-121-3/+0
* Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford2017-09-121-3/+0
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-041-2/+0
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-3/+0
* PR82045: Avoid passing machine modes through "..."Richard Sandiford2017-09-041-1/+1
* [72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford2017-08-301-1/+1
* [2/77] Add an E_ prefix to case statementsRichard Sandiford2017-08-301-10/+10
* trans.c: Include header files.Martin Liska2017-08-081-0/+1
* profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka2017-07-161-3/+2
* tilegx.c (tilegx_expand_unaligned_load): Add missing argument to extract_bit_...Jeff Law2017-05-151-1/+1
* re PR target/78862 (tile*: ICE with -fstack-protetor-strong)Walter Lee2017-02-031-2/+5
* Update copyright years.Jakub Jelinek2017-01-0115-16/+16
* TILEPro/TILE-Gx: add trap patternsWalter Lee2016-11-231-0/+6
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek2016-10-131-0/+5
* auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek2016-09-271-2/+0
* Put a TARGET_LRA_P into every targetSegher Boessenkool2016-09-141-0/+3
* merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders2016-07-281-3/+3
* linux.h: Do not include arch/icache.hWalter Lee2016-06-281-5/+24