aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
AgeCommit message (Expand)AuthorFilesLines
2012-07-10Add VEC_WIDEN_MULT_EVEN/ODD_EXPRRichard Henderson1-3/+9
2012-06-18Implement support for int iterators.Tejas Belagod1-0/+78
2012-06-15arm.md (addsf3, adddf3): Use s_register_operand.Richard Earnshaw1-10/+2
2012-06-05md.texi (Standard Pattern Names For Generation): Document sincos pattern.Oleg Endo1-0/+16
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-28* doc/md.texi (Standard Names): Fix typos in documentation for atomic patterns.Hans-Peter Nilsson1-3/+3
2012-05-28md.texi (stack_protect_test): Remove negation of branch to label.Hans-Peter Nilsson1-1/+1
2012-05-15md.texi (fma): Define to only be applicable for single rounding.Kenneth Zadeck1-6/+4
2012-05-10md.texi (Standard Names): Document probe_stack_address.Eric Botcazou1-0/+7
2012-05-04* doc/md.texi (attr_flag): Update for changes of previous revision.Steven Bosscher1-11/+1
2012-04-11re PR target/52624 (missing __builtin_bswap16)Eric Botcazou1-0/+4
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee1-0/+148
2012-02-02Adding GCC port for National Semicondutor's CR16 architectureSumanth G1-0/+34
2012-01-24atomic: Create and use maybe_emit_atomic_test_and_set.Richard Henderson1-0/+13
2012-01-20re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-6/+0
2011-12-23Delete VEC_EXTRACT_EVEN/ODD_EXPR.Richard Henderson1-14/+0
2011-12-23Delete VEC_INTERLEAVE_*_EXPR.Jakub Jelinek1-14/+0
2011-12-13Revert two unintended commitsRichard Henderson1-0/+14
2011-12-13Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson1-14/+0
2011-11-29.DJ Delorie1-0/+90
2011-11-07Allow libcalls to be installed for legacy __sync optabs.Richard Henderson1-0/+11
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod1-0/+149
2011-11-05config.gcc (epiphany-*-*): New architecture.Joern Rennecke1-1/+72
2011-10-18md.texi (vec_widen_ushiftl_hi, [...]): Document.Ira Rosen1-0/+11
2011-10-13Expand vector permutation with vec_perm and vec_perm_const.Richard Henderson1-0/+6
2011-10-10* doc/md.texi (vec_perm_const): Fix typo in cindex.Richard Henderson1-1/+1
2011-10-07Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson1-0/+28
2011-09-02re PR tree-optimization/27460 (Does not vectorize statements with mixed type ...Richard Guenther1-0/+11
2011-08-31md.texi: Describe the use of match_tests in attribute tests.Richard Sandiford1-0/+24
2011-08-30genautomata.c (NO_COMB_OPTION): New macro.Bernd Schmidt1-0/+7
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt1-0/+14
2011-08-25md.texi (automata_option): Document collapse-ndfa.Bernd Schmidt1-0/+10
2011-08-12builtins.c (expand_builtin_memcmp): Do not use cmpstrnsi pattern.Nick Clifton1-7/+11
2011-08-11md.texi (define_bypass): Say that the instruction names can be filename-style...Richard Sandiford1-2/+10
2011-08-02re PR target/47766 ([x32] -fstack-protector doesn't work)Uros Bizjak1-2/+2
2011-07-15re PR debug/48220 (DW_OP_GNU_entry_value/DW_TAG_GNU_call_site_parameter vs re...Eric Botcazou1-0/+8
2011-07-15invoke.texi (C6X Options): New section.Bernd Schmidt1-0/+83
2011-06-21re PR target/33049 ([avr] bit extraction non optimal, inversing logic solves ...Georg-Johann Lay1-0/+3
2011-06-21gensupport.c (add_define_attr): New static function.Bernd Schmidt1-5/+16
2011-06-07simplify-rtx.c (simplify_unary_operation_1): Canonicalize widening multiplies.Andrew Stubbs1-0/+17
2011-05-04Remove extra spacing at the end of the line.Mike Stump1-37/+37
2011-05-03md.texi (vec_load_lanes, [...]): Document.Richard Sandiford1-0/+42
2011-04-20Revert last patch.Richard Sandiford1-42/+0
2011-04-20md.texi (vec_load_lanes, [...]): Document.Richard Sandiford1-0/+42
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers1-89/+0
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-23md.texi (386 constraints): Clarify A constraint documentation.Richard Guenther1-2/+26
2010-11-04md.texi (Machine Constraints): Correct formatting in PDP-11 constraints.Paul Koning1-4/+4
2010-11-04* doc/md.texi (Machine Constraints): Add PDP-11 constraints.Paul Koning1-0/+49
2010-11-04tree.def (FMA_EXPR): New tree code.Richard Guenther1-0/+30