summaryrefslogtreecommitdiff
path: root/gcc/config/tilegx
Commit message (Expand)AuthorAgeFilesLines
* Remove long deprecated tilegx and tilepro portsJeff Law2022-06-2518-40702/+0
* Change references of .c files to .cc filesMartin Liska2022-01-174-6/+6
* Rename .c files to .cc files.Martin Liska2022-01-173-0/+0
* Update copyright years.Jakub Jelinek2022-01-0316-16/+16
* Come up with OPTION_SET_P macro.Martin Liska2021-10-081-1/+2
* Update copyright years.Jakub Jelinek2021-01-0416-16/+16
* opts: Remove all usages of Report keyword.Martin Liska2020-12-161-4/+4
* introduce overridable clear_cache emitterAlexandre Oliva2020-12-021-3/+1
* tilegx: Unbreak buildJakub Jelinek2020-05-021-1/+1
* Update copyright years.Jakub Jelinek2020-01-0116-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
* Update copyright years.Jakub Jelinek2019-01-0116-16/+16
* Update copyright years.Jakub Jelinek2018-01-0316-16/+16
* poly_int: TRULY_NOOP_TRUNCATIONRichard Sandiford2017-12-201-1/+1
* 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-153-8/+13
* 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-2/+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
* [62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford2017-08-301-1/+1
* [2/77] Add an E_ prefix to case statementsRichard Sandiford2017-08-301-11/+11
* 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-0116-16/+16
* re PR target/71331 (target-tilegx: nested-function-4.c: r10 is conflict which...Chen Gang2016-11-291-2/+18
* TILEPro/TILE-Gx: add trap patternsWalter Lee2016-11-231-0/+6
* TILE-Gx...Walter Lee2016-11-231-2/+26
* use rtx_insn * more places where it is obviousTrevor Saunders2016-11-211-1/+2
* TILE-Gx: Fix bundling when encountering consecutive barriers.Walter Lee2016-11-191-2/+5
* TILE-Gx: fix clzsi2 for big-endian.Walter Lee2016-11-191-13/+14
* 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
* Put a TARGET_LRA_P into every targetSegher Boessenkool2016-09-141-0/+3