summaryrefslogtreecommitdiff
path: root/gcc/config/sh/sh-mem.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* riscv (riscv_block_mvoe_straight): Use RETURN_BEGIN in call to move_by_pieces.Jeff Law2018-11-271-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-161-0/+2
* Use proper probability (PR target/82927)Martin Liska2017-11-151-2/+6
* Limit SH strncmp inline expansion (PR target/78460).Joseph Myers2017-08-161-2/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR target/78426 (wrong code with strncmp on SH)Kaz Kojima2016-11-191-3/+3
* use rtx_insn * in various places where it is obviousTrevor Saunders2016-11-021-4/+4
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* config.gcc: Handle --enable-fdpic.Daniel Jacobowitz2015-10-271-12/+13
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-161-19/+4
* re PR target/67675 ([SH] Improve __builtin_strcmp alignment test)Oleg Endo2015-09-251-6/+31
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-1/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-3/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-3/+15
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-3/+8
* sh-mem.cc: Use constant as second operand when emitting tstsi_t insns.Oleg Endo2015-01-081-4/+4
* re PR target/64507 (SH inlined builtin strncmp doesn't return 0 for 0 length)Christian Bruel2015-01-061-2/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+14
* sh.h (TARGET_SH4A_ARCH): Remove macro.Oleg Endo2014-10-111-1/+1
* use rtx_code_label moreTrevor Saunders2014-09-031-17/+17
* re PR target/60884 ([SH] improve inlined strlen-like builtin functions)Oleg Endo2014-05-071-25/+10
* sh-mem.cc: Use tabs instead of spaces.Oleg Endo2014-05-031-149/+146
* sh-mem.cc (sh_expand_strlen): Unroll last word.Christian Bruel2014-04-141-3/+29
* sh.md (setmemqi): New expand pattern.Christian Bruel2014-04-141-0/+103
* sh-mem.cc (sh_expand_cmpnstr): Fix remaining bytes after words comparisons.Christian Bruel2014-01-271-11/+37
* sh-mem.cc (sh_expand_cmpnstr): Unroll small sizes and optimized non constant ...Christian Bruel2014-01-131-85/+118
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* sh-mem.cc (sh_expand_cmpnstr, [...]): Factorize probabilities...Christian Bruel2013-11-061-59/+134
* sh-mem.cc (sh_expand_cmpnstr): New function.Christian Bruel2013-10-301-14/+183
* config.gcc (sh-*): Add sh-mem.o to extra_obj.Christian Bruel2013-10-241-0/+307