aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/bfin/bfin.md
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-07-22[committed] Fix length computation bug in bfin portJeff Law1-1/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-04-10[committed] Minor bfin codegen bugfixJeff Law1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-20Clobber the condition code in the bfin doloop patternsJeff Law1-3/+6
2021-10-19PR target/102785: Correct addsub/subadd patterns on bfin.Roger Sayle1-23/+23
2021-10-18bfin: Popcount-related improvements to machine description.Roger Sayle1-4/+23
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-03-10Fix length computation for movsi_insv which resulted in regressions due to ou...Jeff Law1-1/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-2/+2
2019-03-24* config/bfin/bfin.md (movpdi): Fix length for alternative 1.Jeff Law1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-3/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-22[Patch bfin] Fixup use of constraints in define_splitJames Greenhalgh1-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford1-14/+4
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/+2
2012-10-16loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke1-1/+3
2011-09-14bfin.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-12/+6
2011-08-23re PR middle-end/50161 (wrong code with -fno-tree-ter and __builtin_popcountl)Jakub Jelinek1-3/+3
2011-07-07hw-doloop.c: New file.Bernd Schmidt1-1/+1
2011-06-21Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt1-9/+13
2011-05-042011-05-04 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson1-9/+8
2011-05-032011-05-03 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson1-22/+24
2011-05-03re PR target/39768 (internal compiler error: RTL check: expected code 'const_...Stuart Henderson1-4/+4
2011-05-02re PR target/47951 (web.c:union_match_dups segmentation fault for bfin)Stuart Henderson1-4/+4
2009-09-14bfin.c (bfin_expand_builtin, [...]): Force constants to registers for the ope...Bernd Schmidt1-6/+8
2009-09-07From Jie Zhang <jie.zhang@analog.com>:Bernd Schmidt1-34/+81
2009-09-07bfin.md (UNSPEC_VOLATILE_STALL): New constant.Bernd Schmidt1-6/+49
2009-09-03linux.h (TARGET_SUPPORTS_SYNC_CALLS): Define to 1.Bernd Schmidt1-15/+26
2009-05-29cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson1-7/+4
2009-05-12Merge cond-optab branch.Paolo Bonzini1-222/+53
2009-04-29bfin.h (splitting_loops): Declare.Bernd Schmidt1-5/+7
2009-04-29bfin.md (sp_or_sm, [...]): New macro.Bernd Schmidt1-67/+68
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-10-29bfin-protos.h (WA_05000257, [...]): New.Bernd Schmidt1-7/+19
2008-10-22From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt1-3/+3
2008-09-10bfin.c (workaround_speculation): Correct algorithm to not lose track of the n...Bernd Schmidt1-1/+1
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-3/+3
2008-05-15bfin.md (loadbytes): New pattern.Bernd Schmidt1-0/+10
2008-04-11constraints.md: New file.Bernd Schmidt1-3/+3
2007-09-19bfin.md (define_asm_attributes): New.Bernd Schmidt1-0/+6