summaryrefslogtreecommitdiff
path: root/gcc/config/alpha/alpha.md
Commit message (Expand)AuthorAgeFilesLines
* alpha.md: Change the initial condition of the probing loop.Tristan Gingold2010-09-281-3/+5
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR target/42113 (Internal Compiler error with -O3, breaking commit known)Uros Bizjak2010-03-261-20/+28
* alpha.md (*cmp_sadd_sidi): Use gen_lowpart instead of gen_rtx_REG to generate...Uros Bizjak2009-11-231-2/+2
* re PR target/42113 (Internal Compiler error with -O3, breaking commit known)Uros Bizjak2009-11-221-6/+6
* re PR target/22093 (Unaligned access to HI values causes unrecognizable insn ...Uros Bizjak2009-09-301-2/+2
* alpha.c (alpha_trampoline_init): Rename from alpha_initialize_trampoline.Richard Henderson2009-09-221-1/+1
* alpha.md (smaxsf3): Disable for IEEE mode.Uros Bizjak2009-09-151-2/+2
* alpha.md (*cmpdf_ieee_ext[123]): Remove.Uros Bizjak2009-08-251-42/+5
* alpha.md (exception_receiver): Emit alternative GP load sequence if flag_reor...Uros Bizjak2009-08-211-2/+10
* re PR target/8603 ([Alpha] s?addl pattern doesn't work)Uros Bizjak2009-08-111-18/+2
* alpha.c (struct machine_function): New flag for VMS, uses_condition_handler.Olivier Hainque2009-08-101-0/+18
* alpha.c (alpha_links): Add 'target' field.Eric Botcazou2009-08-101-5/+3
* Merge cond-optab branch.Paolo Bonzini2009-05-121-196/+43
* alpha.md (usegp): Cast the result of alpha_find_lo_sum_using_gp to enum attr_...Uros Bizjak2009-04-281-1/+1
* alpha.c (alpha_legitimize_reload_address): Add cast to enum type.Uros Bizjak2009-04-231-6/+3
* alpha.c: Use REG_P...Uros Bizjak2009-04-221-34/+34
* alpha.md (tune): Add cast to enum attr_tune.Uros Bizjak2009-04-211-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-2/+2
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-3/+3
* alpha.md (movti): Use operand_subword for the split.Eric Botcazou2007-09-231-2/+2
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson2007-09-091-6/+6
* md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2007-08-221-5/+5
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* Replace no_new_pseudos in backends.Ian Lance Taylor2007-07-101-14/+14
* predicates.md (aligned_memory_operand): Mark as define_special_predicate.Richard Henderson2007-04-271-143/+102
* re PR target/28623 (ICE in extract_insn, at recog.c:2077 (nrecognizable insn)...Richard Henderson2007-04-201-51/+32
* alpha.c (print_operand): Remove.Richard Henderson2007-04-051-69/+106
* alpha.c, [...]: Follow spelling conventions.Kazu Hirata2007-02-201-1/+1
* alpha.md (bswapsi2, bswapdi2): New.Richard Henderson2007-02-121-1/+55
* constraints.md: New file.Richard Henderson2007-02-121-4/+6
* alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher2007-01-021-2/+2
* alpha.c (alpha_split_tfmode_pair): Rename into alpha_split_tmode_pair.Eric Botcazou2006-01-181-7/+75
* alpha.c (emit_insxl, [...]): New functions.Richard Henderson2005-07-091-6/+8
* * config/alpha/alpha.md (vec_shl_<VEC>, vec_shr_<VEC>): New.Richard Henderson2005-06-291-0/+20
* builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling2005-06-281-9/+17
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New.Richard Henderson2005-06-011-4/+4
* alpha.c (tls_symbolic_operand_1): Use gcc_assert and gcc_unreachable as appro...Nathan Sidwell2005-05-081-29/+19
* alpha.c (alpha_split_atomic_op): New.Richard Henderson2005-04-181-4/+77
* alpha.opt: New file.Richard Henderson2005-03-171-3/+3
* alpha.c (code_for_builtin): Replace special-case builtin codes with ctzdi2, c...Richard Henderson2005-03-081-37/+2
* builtins.c (expand_builtin_copysign): New.Richard Henderson2005-01-271-0/+37
* genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson2005-01-221-4/+4
* cfganal.c, [...]: Update copyright.Kazu Hirata2005-01-221-1/+1
* re PR target/19518 ([alpha] unrecognizable insn (set (reg:V4HI) (const_vector...Richard Henderson2005-01-191-43/+56
* alpha.md (one_cmpl<mode>2, [...]): New macroized vector operate patterns.Richard Henderson2004-12-231-0/+55
* alpha.c (alpha_expand_mov): Split out ...Richard Henderson2004-12-231-91/+20
* re PR target/18841 (setjmp and eh receivers can mis-schedule)Richard Henderson2004-12-051-66/+53