aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/sync.md
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-28rs6000: Delete HAVE_AS_LWSYNC and TARGET_LWSYNC_INSTRUCTIONSegher Boessenkool1-4/+1
2018-08-16rs6000: Remove "length 4" from other insnsSegher Boessenkool1-4/+2
2018-02-22rs6000: Delete meaningless arguments to define_{expand,split,peephole2}Segher Boessenkool1-46/+46
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-04-12rs6000: Enforce quad_address_p in TImode atomic_load/store (PR80382)Segher Boessenkool1-4/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-06-11rs6000.c (rs6000_pre_atomic_barrier): Remove SYNC variants cases from switch.David Edelsohn1-10/+3
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-04-28sync.md (AINT mode_iterator): Move definition.Pat Haugen1-15/+90
2014-04-09RevertDavid Edelsohn1-90/+15
2014-04-08sync.md (AINT mode_iterator): Move definition.Pat Haugen1-15/+90
2014-01-24re PR target/59909 (Quad memory bootstrap issues on little endian powerpc64 p...Michael Meissner1-16/+60
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-06-12rs6000.c (emit_load_locked): Add support for power8 byte, half-word, and quad...Michael Meissner1-46/+120
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-10-27sync.md (ATOMIC): Correct DI condition.Segher Boessenkool1-1/+1
2012-10-18altivec.md (altivec_lvsl, [...]): Add mode.Segher Boessenkool1-3/+12
2012-08-16aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool1-2/+2
2012-08-16rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool1-12/+11
2012-06-12sync.md (atomic_load, [...]): Use INT1 mode iterator instead of INT.Richard Henderson1-4/+4
2012-04-19* config/rs6000/sync.md (fetchop_name): Change ior attribute to "or".David Edelsohn1-1/+1
2011-11-14rs6000: Rewrite sync patterns for atomic; expand early.Richard Henderson1-521/+183
2011-03-21Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053Michael Meissner1-3/+4
2009-06-23Step 1 of VSX changes: Powerpc infrstructure changesMichael Meissner1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-04s390.md (UNSPEC_MB): Rename from UNSPECV_MB.Uros Bizjak1-3/+3
2008-11-29rs6000.c (rs6000_emit_sync): Remove support for operand wrapped in NOT.David Edelsohn1-27/+25
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-11-18rs6000.h (TARGET_NO_LWSYNC): Define.Joseph Myers1-1/+6
2006-01-01rs6000.c (rs6000_expand_compare_and_swapqhi): New.David Edelsohn1-0/+46
2005-09-23sync.md (sync_<fetchop_name>si_internal): Change operand2 constraint to "b".David Edelsohn1-6/+6
2005-07-14rs6000.md (UNSPEC_SYNC, [...]): New.David Edelsohn1-276/+342
2005-07-08sync.md (load_locked_<mode>): Use Z for memory_operand constraint.David Edelsohn1-4/+4
2005-07-07rs6000.md (UNSPEC_SYNC, [...]): Delete.David Edelsohn1-75/+91
2005-06-28Update FSF addressR. Kelley Cook1-2/+2
2005-06-23re PR target/21760 (Powerpc atomic builtins missing PPC405 errata)David Edelsohn1-0/+492