aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh/predicates.md
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-31Remove SH5 target regs.Oleg Endo1-1/+0
2016-05-06re PR target/58219 ([SH] mov.l insn length is wrong on SH2A)Oleg Endo1-0/+6
2016-05-04predicates (post_inc_mem, [...]): New predicates.Oleg Endo1-0/+12
2016-05-01predicates.md (any_register_operand, [...]): Delete.Oleg Endo1-124/+62
2016-04-28sh-common.c: Remove SH5 support.Oleg Endo1-481/+11
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-28re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo1-3/+19
2015-03-23re PR target/65505 ([SH] ICE in sh_disp_addr_displacement)Oleg Endo1-3/+7
2015-02-26re PR target/61142 ([SH] QImode/HImode @(R0,Rm),Rn does not load to Rn = R0)Oleg Endo1-0/+6
2015-01-28re PR target/64659 ([SH] Immedate values not used for atomic ops)Oleg Endo1-18/+0
2015-01-24re PR target/49263 (SH Target: underutilized "TST #imm, R0" instruction)Oleg Endo1-5/+21
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19* [SH] Add splitter to addsi3_compact.Kaz Kojima1-0/+13
2014-12-19* [SH] Miscellaneous changes for LRA.Kaz Kojima1-2/+40
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-2/+2
2014-10-18re PR target/53513 ([SH] Add support for fpchg insn and improve fenv support)Oleg Endo1-7/+27
2014-10-11sh.h (TARGET_SH4A_ARCH): Remove macro.Oleg Endo1-2/+2
2014-08-25re PR target/62111 (ICE when building Linux kernel for sh64)Kaz Kojima1-1/+1
2014-07-31re PR target/61844 (ICE when building libgcc for sh64 cross-compiler)Oleg Endo1-0/+8
2014-05-16re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo1-0/+22
2014-05-16re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-4/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-26re PR target/58314 (SH4 error: 'asm' operand requires impossible reload)Oleg Endo1-0/+11
2013-10-26re PR target/52483 (SH Target: Loads from volatile memory leave redundant sig...Oleg Endo1-6/+25
2013-09-23re PR target/58475 (SH4 insn swapb does not satisfy its constraints:)Christian Bruel1-1/+1
2013-06-23re PR target/52483 (SH Target: Loads from volatile memory leave redundant sig...Oleg Endo1-9/+33
2013-05-06re PR target/55303 ([SH] Add support for clips / clipu instructions)Oleg Endo1-0/+28
2013-02-03divtab.c: Fix formatting and comments throughout the file.Oleg Endo1-108/+70
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-10-15re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_p...Oleg Endo1-0/+17
2012-10-12re PR target/54680 ([SH] Unnecessary int-float-int conversion of fsca fixed p...Oleg Endo1-2/+27
2012-10-12re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-0/+8
2012-10-08re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_p...Oleg Endo1-0/+19
2012-10-01re PR target/50457 (SH2A atomic functions)Oleg Endo1-0/+16
2012-09-25re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo1-0/+38
2012-09-19re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo1-0/+5
2012-09-14predicates.md (t_reg_operand): Check REG_P for SUBREG.Christian Bruel1-1/+2
2012-09-10re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo1-3/+2
2012-08-22re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo1-0/+15
2012-08-14re PR target/50751 (SH Target: Displacement addressing does not work for QImo...Oleg Endo1-1/+22
2012-08-12re PR target/39423 ([SH] performance regression: lost mov @(disp,Rn))Oleg Endo1-4/+7