summaryrefslogtreecommitdiff
path: root/gcc/config/tilegx
Commit message (Expand)AuthorAgeFilesLines
* Improve --help output to generate references to option aliases.Martin Sebor2015-10-211-2/+2
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-163-42/+9
* genflags.c (gen_macro): Delete.Richard Sandiford2015-08-241-1/+1
* rtl.h (rtvec_all_equal_p): Declare.Richard Sandiford2015-08-202-22/+7
* Fix double word typos.Aldy Hernandez2015-07-131-3/+3
* gen-mul-tables.cc (main): Change include list for generated files.Andrew MacLeod2015-07-101-13/+1
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* always define WORD_REGISTER_OPERATIONSTrevor Saunders2015-07-091-1/+1
* always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders2015-07-091-1/+1
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-4/+6
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-083-17/+6
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-0/+11
* aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford2015-06-251-0/+1
* aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford2015-06-251-1/+2
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-173-4/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-083-15/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-043-14/+0
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-1/+1
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-072-14/+13
* mul-tables.c: Move symtab.h include after coretypes.h include.Prathamesh Kulkarni2015-01-201-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-152-13/+51
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-092-0/+13
* Update copyright years.Jakub Jelinek2015-01-0516-16/+16
* gen-mul-tables.cc: Add insn-codes.h to include list for generator file.Andrew MacLeod2014-12-111-0/+3
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2014-11-012-0/+2
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-293-43/+43
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-1/+9
* function.h: Flatten file.Andrew MacLeod2014-10-161-1/+6
* recog_memoized works on an rtx_insn *David Malcolm2014-09-091-1/+1
* Use rtx_insn for various target.def hooksDavid Malcolm2014-08-271-1/+2
* config/tilegx: Use rtx_insnDavid Malcolm2014-08-252-40/+44
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm2014-08-191-7/+7
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+1
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-1/+1
* TILE-Gx big endian support.Walter Lee2014-02-246-68/+368
* sync.md (atomic_fetch_sub): Fix negation and avoid clobbering a live register.Walter Lee2014-01-251-2/+9
* tilegx-c.c (tilegx_cpu_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP...Walter Lee2014-01-251-0/+3
* tilegx.c (tilegx_function_arg): Start 16-byte arguments on even registers.Walter Lee2014-01-252-6/+36
* tilegx.c (tilegx_gen_bundles): Delete barrier insns after bundles have been f...Walter Lee2014-01-252-6/+18
* tilegx.c (tilegx_expand_builtin): Set PREFETCH_SCHEDULE_BARRIER_P to true for...Walter Lee2014-01-251-0/+6
* tilegx.c (tilegx_expand_to_rtl_hook): New.Walter Lee2014-01-251-0/+13
* Update copyright years in gcc/Richard Sandiford2014-01-0216-16/+16
* tilegx.md (insn_ld_add<bitsuffix>): Use register_operand rather than pointer_...Richard Sandiford2013-12-101-69/+69
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-2/+2
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+11
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+4
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* target.def (can_use_doloop_p): New hook.Richard Sandiford2013-11-092-9/+4