summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/predicates.md
Commit message (Expand)AuthorAgeFilesLines
* * config/rs6000/predicates.md (update_indexed_address_mem): Delete.Segher Boessenkool2014-05-211-8/+0
* rs6000: New attributes for load/store: "sign_extend", "update" and "indexed"Segher Boessenkool2014-05-081-0/+7
* Merge in wide-int.Kenneth Zadeck2014-05-061-7/+6
* sync.md (AINT mode_iterator): Move definition.Pat Haugen2014-04-281-2/+2
* extend.texi (PowerPC Built-in Functions): Document new powerpc extended divid...Michael Meissner2014-04-241-0/+5
* RevertDavid Edelsohn2014-04-091-2/+2
* sync.md (AINT mode_iterator): Move definition.Pat Haugen2014-04-081-2/+2
* re PR testsuite/60672 (FAIL: g++.dg/cpp1y/auto-fn25.C -std=gnu++1y (test for...Michael Meissner2014-03-271-0/+8
* re PR target/59909 (Quad memory bootstrap issues on little endian powerpc64 p...Michael Meissner2014-01-241-1/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.Ulrich Weigand2013-11-141-1/+2
* rs6000.c (rs6000_emit_prologue): Do not place a RTX_FRAME_RELATED_P marker on...Ulrich Weigand2013-11-141-0/+20
* predicates.md (add_cint_operand): New.Alan Modra2013-09-101-3/+9
* re PR target/58160 (Power8 fusion support has a bug that shows up in running ...Michael Meissner2013-08-161-1/+9
* predicates.md (fusion_gpr_addis): New predicates to support power8 load fusion.Michael Meissner2013-07-311-0/+88
* acinclude.m4 (LIBITM_CHECK_AS_HTM): New.Peter Bergner2013-07-151-0/+37
* rs6000.c (vspltis_constant): Correct for little-endian.Alan Modra2013-06-241-2/+6
* extend.texi (PowerPC AltiVec/VSX Built-in Functions): Document new power8 bui...Michael Meissner2013-06-061-1/+1
* predicates.md (rs6000_cbranch_operator): Accept some unordered comparison ope...Eric Botcazou2013-05-311-1/+8
* extend.texi (PowerPC AltiVec/VSX Built-in Functions): Add documentation for t...Michael Meissner2013-05-221-0/+130
* predicates.md (reg_or_add_cint_operand, [...]): Delete "HOST_BITS_PER_WIDE_IN...Segher Boessenkool2013-05-041-39/+10
* predicates.md (indexed_address, [...]): New predicates.Michael Meissner2013-03-201-0/+27
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* predicates.md (splat_input_operand): Don't call input_operand for MEMs.Alan Modra2012-10-191-1/+5
* As suggested here:James Lemke2012-10-111-1/+0
* predicates.md (altivec_register_operand, [...]): If op is a SUBREG, consider ...Segher Boessenkool2012-09-231-42/+124
* constraints.md: Delete "q" constraint.Segher Boessenkool2012-07-271-3/+3
* re PR target/53914 (poor code generated for offset addressing on ppc32)Alan Modra2012-07-241-28/+6
* predicates.md (input_operand): Don't match constant pool addresses.Alan Modra2012-05-211-14/+16
* re PR target/52828 (powerpc -m32 -Os writes register saves below stack)Alan Modra2012-04-131-0/+10
* rs6000: Implement vec_perm_const for all vector ISAsRichard Henderson2011-12-101-0/+10
* predicates.md (word_offset_memref_op): Handle cmodel medium addresses.Alan Modra2011-03-261-1/+4
* re PR target/45844 (FAIL: gfortran.dg/vect/pr45714-b.f -O (internal compile...Alan Modra2011-03-161-1/+18
* re PR target/48032 (PowerPC64 -mcmodel=medium invalid ld offset)Alan Modra2011-03-151-1/+1
* re PR target/48053 (ICE in in build_int_cst_wide, when building cpu2000 galge...Peter Bergner2011-03-121-2/+8
* re PR target/47935 (PowerPC64 -mcmodel=medium invalid lwa offset)Alan Modra2011-03-021-10/+22
* Fix PR 47755Michael Meissner2011-02-151-5/+3
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+2
* predicates.md (scc_rev_comparison_operator): New.Nathan Froyd2010-10-121-0/+6
* invoke.texi: Add mcmodel to powerpc options.Alan Modra2010-06-151-1/+1
* constraints.md ("z" constraint): Change to CA_REGS.Segher Boessenkool2010-05-281-4/+4
* Fix 23983, add proper attributes to the altivec/vsx builtinsMichael Meissner2009-10-151-1/+1
* Remove VSX load/store with update instructionsMichael Meissner2009-09-241-4/+0
* Add patch 5/6 for full power7/VSX supportMichael Meissner2009-07-301-0/+10
* Commit patch #3 of 4 for Power7 VSX supportMichael Meissner2009-07-231-2/+60
* rs6000.c (rs6000_mode_dependent_address): Allow any offset from virtual_stack...Richard Sandiford2009-07-181-1/+1
* predicates.md (offsettable_mem_operand): Test RTX_AUTOINC class.David Edelsohn2009-07-141-3/+1
* Merge cond-optab branch.Paolo Bonzini2009-05-121-5/+5
* re PR target/37878 (PPC64 ldu command generated with invalid offset)David Edelsohn2008-10-291-5/+17
* invoke.texi (-mgen-cell-microcode): Document.Andrew Pinski2008-10-131-0/+8