aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/tilegx
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek16-16/+16
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-1/+2
2021-01-04Update copyright years.Jakub Jelinek16-16/+16
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-4/+4
2020-12-02introduce overridable clear_cache emitterAlexandre Oliva1-3/+1
2020-05-02tilegx: Unbreak buildJakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek16-16/+16
2019-09-10Remove call_really_used_regsRichard Sandiford2-16/+4
2019-09-10Remove redundant fixed_regs testsRichard Sandiford1-1/+1
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-7/+4
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-7/+4
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-3/+3
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-5/+4
2019-08-20Add pass_va_arg_by_referenceRichard Sandiford1-2/+1
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-1/+1
2019-05-28Remove obsolete comment about use_thunkRainer Orth1-2/+1
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov1-0/+3
2019-01-01Update copyright years.Jakub Jelinek16-16/+16
2018-01-03Update copyright years.Jakub Jelinek16-16/+16
2017-12-20poly_int: TRULY_NOOP_TRUNCATIONRichard Sandiford1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford3-0/+6
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-1/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-7/+3
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford3-8/+13
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-3/+0
2017-09-12Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford1-3/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-2/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-2/+0
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-1/+1
2017-08-30[72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford1-1/+1
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-11/+11
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-3/+2
2017-05-15tilegx.c (tilegx_expand_unaligned_load): Add missing argument to extract_bit_...Jeff Law1-1/+1
2017-02-03re PR target/78862 (tile*: ICE with -fstack-protetor-strong)Walter Lee1-2/+5
2017-01-01Update copyright years.Jakub Jelinek16-16/+16
2016-11-29re PR target/71331 (target-tilegx: nested-function-4.c: r10 is conflict which...Chen Gang1-2/+18
2016-11-23TILEPro/TILE-Gx: add trap patternsWalter Lee1-0/+6
2016-11-23TILE-Gx...Walter Lee1-2/+26
2016-11-21use rtx_insn * more places where it is obviousTrevor Saunders1-1/+2
2016-11-19TILE-Gx: Fix bundling when encountering consecutive barriers.Walter Lee1-2/+5
2016-11-19TILE-Gx: fix clzsi2 for big-endian.Walter Lee1-13/+14
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-13re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek1-0/+5
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-3/+3
2016-06-28linux.h: Do not include arch/icache.hWalter Lee1-4/+15
2016-02-12t-tilepro: Replace CC_FOR_BUILD with CXX_FOR_BUILD.Walter Lee1-1/+1