aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/tilegx
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-04Update copyright years.Jakub Jelinek16-16/+16
2016-01-01re PR target/68917 (test suite failure for builtin-bitops-1.c)Bernd Edlinger1-4/+7
2015-11-09Machine modes for address printing.Julian Brown1-17/+7
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-1/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-2/+2
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod3-42/+9
2015-08-24genflags.c (gen_macro): Delete.Richard Sandiford1-1/+1
2015-08-20rtl.h (rtvec_all_equal_p): Declare.Richard Sandiford2-22/+7
2015-07-13Fix double word typos.Aldy Hernandez1-3/+3
2015-07-10gen-mul-tables.cc (main): Change include list for generated files.Andrew MacLeod1-13/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-4/+6
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod3-17/+6
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-0/+11
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod3-4/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod3-15/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod3-14/+0
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1