aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/sync.md
AgeCommit message (Expand)AuthorFilesLines
2007-09-19Eliminate trailing whitespaceMichael Meissner1-1/+1
2007-08-23i386.h (PRINT_OPERAND_PUNCT_VALID_P): Add ';' code.Uros Bizjak1-16/+16
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-3/+3
2007-08-16i386.md (*rep_movdi_rex64): Emit "rep" prefix on the same line as the instruc...Uros Bizjak1-16/+16
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-03-19builtins.c (expand_builtin_sync_operation, [...]): Care for extending CONST_I...Michael Matz1-2/+13
2006-10-25re PR target/28909 (Missed optimization with x86 sync builtins)Uros Bizjak1-12/+32
2006-10-06sync.md ("sync_add<mode>", [...]): Use <modeconstraint> instead of "r" as ope...Uros Bizjak1-5/+5
2006-02-06sync.md (sync_add<mode>, [...]): Operand 0 is in-out.Bernd Schmidt1-6/+6
2005-12-22backport: builtins.def: Move all DEF_SYNC_BUILTIN to ...Jakub Jelinek1-7/+132
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-04-19builtins.c (expand_builtin_sync_operation): Revert last change.Richard Henderson1-16/+13
2005-04-14i386.c (x86_cmpxchg, x86_xadd): New.Richard Henderson1-0/+158