summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.md
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* re PR target/21760 (Powerpc atomic builtins missing PPC405 errata)David Edelsohn2005-06-231-447/+1
* Revert scc_operand patch.David Edelsohn2005-06-131-6/+6
* predicates.md (reg_or_arith_cint_operand): Delete.Geoffrey Keating2005-06-121-728/+177
* * config/rs6000/rs6000.md (eq<mode>_compare): Restrict to Pmode.David Edelsohn2005-06-111-9/+9
* Use scc_operand predicate for eq:SI in powerpc.Fariborz Jahanian2005-06-101-6/+6
* rs6000.md (eq): Convert to define_insn_and_split.David Edelsohn2005-06-091-134/+59
* re PR rtl-optimization/10588 ([PPC] i==0||j==0 should use cntlzw and srawi)David Edelsohn2005-06-081-20/+55
* rs6000.c (rs6000_emit_swdivsf): New function.David Edelsohn2005-06-051-2/+31
* rs6000.c (no_global_regs_above): New.Dale Johannesen2005-06-041-14/+14
* tree-vrp.c, [...]: Fix comment typos.Kazu Hirata2005-06-021-2/+2
* Index: ChangeLogGeoffrey Keating2005-06-011-0/+17
* configure.ac: Add --enable-secureplt.Alan Modra2005-06-011-25/+117
* re PR target/21761 (mainline gcc causing internal compiler error.)Geoffrey Keating2005-05-301-1/+1
* rs6000.md (insvsi_internal1): Subtract shift from the mask end.Devang Patel2005-05-181-1/+1
* predicates.md (fix_trunc_dest_operand): New.Geoffrey Keating2005-05-181-4/+2
* re PR target/21477 (adddi3 becomes external reference rather than instruction...David Edelsohn2005-05-091-1/+4
* * config/rs6000/rs6000.md (popcount<mode>2): Fix non-C90 constant.David Edelsohn2005-05-071-3/+5
* config.gcc ({powerpc,rs6000}-ibm-aix*): Remove rs6000/aix.opt from extra_opti...David Edelsohn2005-05-071-0/+26
* rs6000.md (P): Use TARGET_*BIT rather than comparing Pmode.Geoffrey Keating2005-05-051-524/+177
* [multiple changes]Geoffrey Keating2005-05-021-60/+28
* rs6000.c (rs6000_override_options): Use gcc_assert and gcc_unreachable as app...Nathan Sidwell2005-04-241-34/+36
* rs6000.md (sync_add<mode>_internal, [...]): Use "bne- $-xxx" rather than loca...Geoffrey Keating2005-04-231-27/+29
* Index: ChangeLogGeoffrey Keating2005-04-211-3/+453
* re PR target/20650 (float.c fails to build with weird error message)Geoffrey Keating2005-04-021-1/+3
* re PR target/20611 (duplicate label for inlined function referencing TLS)Alan Modra2005-03-311-3/+2
* re PR target/20636 (Bootstrap failure on Linux/PowerPC64 with rtl checking)Andrew Pinski2005-03-261-1/+1
* rs6000.md (UNSPEC constants): Add UNSPEC_STFIWX.Geoffrey Keating2005-03-251-16/+45
* optabs.c (expand_copysign_absneg): Make static.Roger Sayle2005-03-161-27/+0
* predicates.md (mem_or_easy_const_operand): Delete.David Edelsohn2005-03-131-6/+7
* rs6000-protos.h: Rename output_e500_flip_eq_bit to output_e500_flip_gt_bit.Aldy Hernandez2005-03-081-4/+4
* rs6000.md (cceq splitter): Use operand mode, not CCEQ mode for branch_positiv...David Edelsohn2005-03-011-2/+4
* rs6000.c (EASY_VECTOR_15): Remove.David Edelsohn2005-02-281-0/+3
* rs6000.md (trunctfdf2): Remove register constraints.David Edelsohn2005-02-241-3/+3
* re PR target/20196 (Miscompilation of mem_init in 32-bit ppc linux kernel)Jakub Jelinek2005-02-241-8/+8
* re PR target/19019 (GCC ldouble format incompatibility with XLC long double)David Edelsohn2005-02-141-3/+25
* re PR target/19019 (GCC ldouble format incompatibility with XLC long double)David Edelsohn2005-02-131-1/+60
* re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol...Richard Henderson2005-02-011-0/+27
* rs6000.md (copysignsf3): New expand.Andrew Pinski2005-01-311-0/+36
* genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson2005-01-221-4/+4
* rs6000.md ("sunordered"): Disable for e500.Aldy Hernandez2005-01-181-2/+2
* rs6000.c (rs6k_nonimmediate_operand): Rename to rs6000_nonimmediate_operand.David Edelsohn2005-01-141-1/+1
* rs6000.h (CLASS_MAX_NREGS): DF goes in 1 register on e500v2.Aldy Hernandez2005-01-141-1/+1
* re PR target/19389 (Odd gpr mem load unrecognizable insn)Alan Modra2005-01-121-4/+4
* re PR target/19137 (ICE with load of TImode constant)Alan Modra2004-12-251-33/+35
* re PR target/19147 (invalid rlwinm patterns)Alan Modra2004-12-251-54/+0
* re PR middle-end/18641 (Another ICE caused by reload of a pseudo reg into f0 ...David Edelsohn2004-12-111-2/+2
* re PR rtl-optimization/17107 (Opportunity to improve code generated for compl...David Edelsohn2004-12-011-8/+4
* re PR rtl-optimization/16356 (Failure to use count register (branch on count ...Alan Modra2004-11-261-23/+26
* re PR target/16457 (PowerPC - Combine two rldicr instructions into a single r...Nathan Sidwell2004-11-111-8/+8