aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.md
AgeCommit message (Expand)AuthorFilesLines
2018-09-20pa.md (atomic_storeqi): Restore deleted expander.John David Anglin1-1/+61
2018-08-11pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin1-167/+30
2018-02-14re PR target/83984 (ld: The value 0x8000000000005 does not fit when applying ...John David Anglin1-29/+53
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-01re PR target/78166 (hash.c:1887:1: error: unrecognizable insn)John David Anglin1-0/+30
2016-07-16pa.c (hppa_profile_hook): Allocate stack space for register parameters.John David Anglin1-0/+164
2016-06-29pa.md (call_symref_64bit_post_reload): Don't call pa_output_arg_descriptor.John David Anglin1-5/+0
2016-06-07pa.md (call): Generate indirect long calls to non-local functions on TARGET_6...John David Anglin1-2/+2
2016-06-07pa.md (call_val_reg_64bit): Remove "reg: DI " clobber from pattern and subseq...John David Anglin1-6/+0
2016-03-25re PR target/70319 (FAIL: gcc.dg/sso/q2.c -O1 -fno-inline execution test)John David Anglin1-2/+3
2016-02-14pa.md (absqi2, [...]): New.John David Anglin1-0/+40
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17re PR target/68779 (HPPA/PARISC 32-bit Linux kernel build triggers multiple I...John David Anglin1-231/+235
2015-09-25pa-linux.h (HAVE_sync_compare_and_swapdi): Define.John David Anglin1-22/+192
2015-09-18pa-protos.h (pa_cint_ok_for_move): Change argument type to unsigned.John David Anglin1-3/+3
2015-08-24genflags.c (gen_macro): Delete.Richard Sandiford1-1/+1
2015-08-03re PR target/67060 (FAIL: gcc.dg/pr56228.c (test for excess errors))John David Anglin1-6/+0
2015-07-04re PR target/66114 (some indirect_jump patterns use operands[] in their condi...John David Anglin1-2/+2
2015-05-22pa.md (non-canonical shift-add insns): Remove.Jeff Law1-135/+27
2015-05-22pa.md (integer_indexed_store splitters): Use mem_shadd_operand.Jeff Law1-9/+21
2015-05-21pa.md (add-with-constant splitter): Use ASHIFT rather than MULT for shadd seq...Jeff Law1-4/+4
2015-05-21pa.c (pa_print_operand): New 'o' output modifier.Jeff Law1-2/+22
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod1-4/+4
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-23/+23
2015-02-15pa.c (pa_secondary_reload): Request a secondary reload for all floading point...John David Anglin1-0/+23
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2015-01-03pa.md (decrement_and_branch_until_zero): Use `Q' constraint instead of `m' co...John David Anglin1-4/+4
2014-11-07pa.md (trap): New insn.John David Anglin1-4/+13
2014-10-18invoke.texi: Update documentation of hppa -mjump-in-delay option.John David Anglin1-21/+8
2014-08-16re PR target/61641 (undefined label in jump_table_data)John David Anglin1-30/+0
2014-01-26pa.md (call): Generate indirect long calls to non-local functions when output...John David Anglin1-10/+33
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-20pa.md: In "scc" insn patterns...John David Anglin1-6/+6
2013-09-01pa.md: Allow "const 0" operand 1 in "scc" insns.John David Anglin1-8/+8
2013-05-05config.gcc (hppa*-*-*): Remove MASK_BIG_SWITCH from CPU default.Steven Bosscher1-41/+12
2013-03-11re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin1-5/+227
2013-02-03constraints.md: Adjust unused letters.John David Anglin1-86/+42
2013-01-20pa.md (atomic_loaddi, [...]): New patterns.John David Anglin1-0/+61
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-09pa.h (VAL_U6_BITS_P): Define.John David Anglin1-66/+180
2013-01-04re PR target/53789 (ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling ...John David Anglin1-6/+0
2012-12-25re PR target/53789 (ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling ...John David Anglin1-0/+6
2012-12-06pa.md: Use "const_int 0" instead of match_test to simplify opaque cond in all...John David Anglin1-27/+27
2012-12-02reorg.c: Remove an obsolete comment.Steven Bosscher1-4/+47
2012-11-13re PR target/55195 (shorten_branches generates incorrect forward branch dista...John David Anglin1-39/+96
2012-10-06re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump sub...John David Anglin1-54/+6
2012-10-05pa.md: Adjust unamed HImode add insn pattern.John David Anglin1-7/+9
2012-05-20re PR rtl-optimization/53373 (ICE on valid code with -mavx)John David Anglin1-72/+48