aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-15Add fma supportMichael Meissner1-0/+10
2010-09-30Check in support for Xilinx MicroBlaze processor.Michael Eager1-0/+8
2010-09-08re PR other/45587 (the processor(s) that read the .texi files mess up.)Kenneth Zadeck1-16/+16
2010-07-27re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c)Jakub Jelinek1-14/+17
2010-06-27target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov1-1/+2
2010-06-24re PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY/PRE_INC into inline as...Jakub Jelinek1-2/+15
2010-06-10md.texi: Document the "unspec" and "unspecv" enum names.Richard Sandiford1-0/+31
2010-06-10md.texi (define_enum_attr): Document.Richard Sandiford1-1/+43
2010-06-10md.texi (define_c_enum, [...]): Document.Richard Sandiford1-0/+82
2010-05-28constraints.md ("z" constraint): Change to CA_REGS.Segher Boessenkool1-1/+1
2010-05-25tm.texi (STORE_FLAG_VALUE): Do not refer to sCC patterns.Paolo Bonzini1-14/+22