index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
bfin
/
bfin.md
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-07-22
[committed] Fix length computation bug in bfin port
Jeff Law
1
-1
/
+2
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-04-10
[committed] Minor bfin codegen bugfix
Jeff Law
1
-1
/
+1
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-11-20
Clobber the condition code in the bfin doloop patterns
Jeff Law
1
-3
/
+6
2021-10-19
PR target/102785: Correct addsub/subadd patterns on bfin.
Roger Sayle
1
-23
/
+23
2021-10-18
bfin: Popcount-related improvements to machine description.
Roger Sayle
1
-4
/
+23
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-03-10
Fix length computation for movsi_insv which resulted in regressions due to ou...
Jeff Law
1
-1
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-06-27
builtins.c (get_memory_rtx): Fix comment.
Aaron Sawdey
1
-2
/
+2
2019-03-24
* config/bfin/bfin.md (movpdi): Fix length for alternative 1.
Jeff Law
1
-0
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-09-04
PR82045: Avoid passing machine modes through "..."
Richard Sandiford
1
-2
/
+2
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-05
Remove REAL_VALUE_FROM_CONST_DOUBLE
Richard Sandiford
1
-3
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-09-22
[Patch bfin] Fixup use of constraints in define_split
James Greenhalgh
1
-3
/
+3
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-09
target.def (can_use_doloop_p): New hook.
Richard Sandiford
1
-14
/
+4
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+2
2012-10-16
loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.
Joern Rennecke
1
-1
/
+3
2011-09-14
bfin.md: Use match_test rather than eq/ne symbol_ref throughout file.
Richard Sandiford
1
-12
/
+6
2011-08-23
re PR middle-end/50161 (wrong code with -fno-tree-ter and __builtin_popcountl)
Jakub Jelinek
1
-3
/
+3
2011-07-07
hw-doloop.c: New file.
Bernd Schmidt
1
-1
/
+1
2011-06-21
Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
Bernd Schmidt
1
-9
/
+13
2011-05-04
2011-05-04 Stuart Henderson <shenders@gcc.gnu.org>
Stuart Henderson
1
-9
/
+8
2011-05-03
2011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
Stuart Henderson
1
-22
/
+24
2011-05-03
re PR target/39768 (internal compiler error: RTL check: expected code 'const_...
Stuart Henderson
1
-4
/
+4
2011-05-02
re PR target/47951 (web.c:union_match_dups segmentation fault for bfin)
Stuart Henderson
1
-4
/
+4
2009-09-14
bfin.c (bfin_expand_builtin, [...]): Force constants to registers for the ope...
Bernd Schmidt
1
-6
/
+8
2009-09-07
From Jie Zhang <jie.zhang@analog.com>:
Bernd Schmidt
1
-34
/
+81
2009-09-07
bfin.md (UNSPEC_VOLATILE_STALL): New constant.
Bernd Schmidt
1
-6
/
+49
2009-09-03
linux.h (TARGET_SUPPORTS_SYNC_CALLS): Define to 1.
Bernd Schmidt
1
-15
/
+26
2009-05-29
cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.
Richard Henderson
1
-7
/
+4
2009-05-12
Merge cond-optab branch.
Paolo Bonzini
1
-222
/
+53
2009-04-29
bfin.h (splitting_loops): Declare.
Bernd Schmidt
1
-5
/
+7
2009-04-29
bfin.md (sp_or_sm, [...]): New macro.
Bernd Schmidt
1
-67
/
+68
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2008-10-29
bfin-protos.h (WA_05000257, [...]): New.
Bernd Schmidt
1
-7
/
+19
2008-10-22
From Jie Zhang <jie.zhang@analog.com>
Bernd Schmidt
1
-3
/
+3
2008-09-10
bfin.c (workaround_speculation): Correct algorithm to not lose track of the n...
Bernd Schmidt
1
-1
/
+1
2008-06-01
rtl.h (emit_clobber, [...]): Declare.
Richard Sandiford
1
-3
/
+3
2008-05-15
bfin.md (loadbytes): New pattern.
Bernd Schmidt
1
-0
/
+10
2008-04-11
constraints.md: New file.
Bernd Schmidt
1
-3
/
+3
2007-09-19
bfin.md (define_asm_attributes): New.
Bernd Schmidt
1
-0
/
+6
[next]