Re: [PATCH-v3] Generate more efficient memory barriers for LEON3

2014-07-19 Thread Eric Botcazou
[Sorry for the delay] > 2014-07-11 Daniel Cederman > > gcc/config/sparc/ > * sync.md: Generate more efficient memory barriers for LEON3 Thanks, applied to all active branches with the following ChangeLog: * config/sparc/sync.md (*membar_storeload_leon3): New insn. (*memb

[PATCH-v3] Generate more efficient memory barriers for LEON3

2014-07-11 Thread Daniel Cederman
ChangeLog: 2014-07-11 Daniel Cederman gcc/config/sparc/ * sync.md: Generate more efficient memory barriers for LEON3 --- gcc/config/sparc/sync.md | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/gcc/config/sparc/sync.md b/gcc/config/sparc/sync.md index e6e