aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2015-06-22re PR target/65914 (error: unrecognizable insn)Bill Schmidt1-5/+5
2015-06-18* config/rs6000/rs6000.h (WORD_REGISTER_OPERATIONS): Delete.Segher Boessenkool1-4/+0
2015-06-17rs6000.md (*cmp<mode>_internal1): Rename to...Segher Boessenkool1-17/+9
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod2-3/+0
2015-06-15altivec.md: Delete UNSPEC_VMLADDUHM.David Edelsohn1-61/+54
2015-06-11rs6000.c (rs6000_pre_atomic_barrier): Remove SYNC variants cases from switch.David Edelsohn2-20/+7
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2-11/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod2-9/+0
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan1-11/+0
2015-06-03config.gcc (powerpc*-*-*): Add support for a new configure option --with-adva...Michael Meissner1-7/+44
2015-06-02rs6000-modes.def (IFmode): Define IFmode to provide access to the IBM extende...Michael Meissner5-0/+95
2015-06-02vsx.md (vsx_extract_v4sf): Revert accidental 2014-08-11 change.Alan Modra1-1/+1
2015-05-30rs6000.c (split_stack_arg_pointer_used_p): Scan correct block for use of r12.Alan Modra1-1/+8
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu4-4/+4
2015-05-26* config/rs6000/constraints.md (Y, U): Use match_test.David Edelsohn1-2/+2
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-20rs6000.c (rs6000_emit_allocate_stack): Return stack adjusting insn.Alan Modra1-9/+32
2015-05-20rs6000-common.c (TARGET_SUPPORTS_SPLIT_STACK): Define.Alan Modra3-2/+332
2015-05-20rs6000.c (struct rs6000_stack): Correct comments.Alan Modra1-20/+11
2015-05-20rs6000.c (rs6000_stack_info): Don't zero offsets when not saving registers.Alan Modra1-33/+10
2015-05-19predicates.md (gpc_reg_operand): Don't allow all hard registers numbered grea...Alan Modra4-31/+15
2015-05-18Move array-type va_list handling to build_va_argTom de Vries1-1/+0
2015-05-13re PR rtl-optimization/30967 (Extra sign/zero extend with word comparison res...Segher Boessenkool1-1/+1
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod2-8/+21
2015-05-12rs6000.md (*rotlsi3_internal4, [...]): Delete, revamp, transmogrify into ...Segher Boessenkool1-138/+105
2015-05-12rs6000.md (rs6000_adjust_atomic_subword): Use gen_ashlsi3 and gen_andsi3 inst...Segher Boessenkool1-1/+3
2015-05-12rs6000.md (extzv): FAIL for SImode.Segher Boessenkool1-1275/+2
2015-05-12rs6000.md (define_split for bswaphi): Don't use zero_extract.Segher Boessenkool1-5/+3
2015-05-11Convert to md_asm_adjustRichard Henderson1-7/+10
2015-05-11re PR bootstrap/66105 (genpreds.c compile error in stage2 on powerpc64-linux)Markus Trippelsdorf1-2/+2
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill3-14/+14
2015-05-08rs6000.md: Require operand inequality in one of the peepholes.Segher Boessenkool1-1/+2
2015-05-08[PATCH 0/13] Add musl support to GCCSzabolcs Nagy2-0/+8
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford5-186/+155
2015-05-06rs6000.md (cstore<mode>4_signed_imm): New expander.Segher Boessenkool1-7/+106
2015-05-06re PR target/66033 (rs6000 nops removed by rtl_dce)Alan Modra2-1/+7
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-04-28re PR target/65810 (powerpc64 alignment of r2 insufficient for loading long-d...Alan Modra1-33/+24
2015-04-27re PR target/64579 (__TM_end __builtin_tend failed to return transactional st...Peter Bergner5-311/+158
2015-04-24re PR target/65849 (Add missing tuning knobs to #pragma target/attribute targ...Michael Meissner2-13/+57
2015-04-23altivec.md (*altivec_lvx_<mode>_internal): Remove asterisk from name so this ...Bill Schmidt2-31/+30
2015-04-23rs6000.opt (mcrypto): Change option description to match category changes in ...Bill Schmidt1-1/+1
2015-04-23crypto.md (crypto_vpmsum<CR_char>): Change TARGET_CRYPTO to TARGET_P8_VECTOR>Bill Schmidt3-15/+48
2015-04-23rs6000.c (rs6000_output_function_prologue): No need for -mprofile-kernel to s...Anton Blanchard1-1/+0
2015-04-23rs6000.c (rtx_is_swappable_p): Commentary adjustments.Bill Schmidt1-7/+32
2015-04-23re PR target/65456 (powerpc64le autovectorized copy loop missed optimization)Bill Schmidt3-2/+34
2015-04-17re PR target/65787 (Miscompile due to bad vector swap optimization for little...Bill Schmidt1-5/+10
2015-04-15function.h (struct emit_status): Delete x_first_insn, x_last_insn and sequenc...Alan Modra1-1/+1
2015-04-07re PR target/65614 (PowerPC VSX systems should use XSCPSGNDP to copy scalar f...Michael Meissner2-16/+48
2015-04-04re PR target/65576 (ICE in gcc.c-torture/compile/pr33855.c)Alan Modra2-4/+5