aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/tilegx
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-14/+13
2015-01-20mul-tables.c: Move symtab.h include after coretypes.h include.Prathamesh Kulkarni1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni2-13/+51
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison2-0/+13
2015-01-05Update copyright years.Jakub Jelinek16-16/+16
2014-12-11gen-mul-tables.cc: Add insn-codes.h to include list for generator file.Andrew MacLeod1-0/+3
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2-0/+2
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford3-43/+43
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+6
2014-09-09recog_memoized works on an rtx_insn *David Malcolm1-1/+1
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-1/+2
2014-08-25config/tilegx: Use rtx_insnDavid Malcolm2-40/+44
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm1-7/+7
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-02-24TILE-Gx big endian support.Walter Lee6-68/+368
2014-01-25sync.md (atomic_fetch_sub): Fix negation and avoid clobbering a live register.Walter Lee1-2/+9
2014-01-25tilegx-c.c (tilegx_cpu_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP...Walter Lee1-0/+3
2014-01-25tilegx.c (tilegx_function_arg): Start 16-byte arguments on even registers.Walter Lee2-6/+36
2014-01-25tilegx.c (tilegx_gen_bundles): Delete barrier insns after bundles have been f...Walter Lee2-6/+18
2014-01-25tilegx.c (tilegx_expand_builtin): Set PREFETCH_SCHEDULE_BARRIER_P to true for...Walter Lee1-0/+6
2014-01-25tilegx.c (tilegx_expand_to_rtl_hook): New.Walter Lee1-0/+13
2014-01-02Update copyright years in gcc/Richard Sandiford16-16/+16
2013-12-10tilegx.md (insn_ld_add<bitsuffix>): Use register_operand rather than pointer_...Richard Sandiford1-69/+69
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-2/+2
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+11
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+1