summaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
Commit message (Expand)AuthorAgeFilesLines
* md.texi (vec_load_lanes, [...]): Document.Richard Sandiford2011-05-031-0/+42
* Revert last patch.Richard Sandiford2011-04-201-42/+0
* md.texi (vec_load_lanes, [...]): Document.Richard Sandiford2011-04-201-0/+42
* MAINTAINERS (crx port, [...]): Remove.Joseph Myers2011-03-221-89/+0
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* md.texi (386 constraints): Clarify A constraint documentation.Richard Guenther2010-11-231-2/+26
* md.texi (Machine Constraints): Correct formatting in PDP-11 constraints.Paul Koning2010-11-041-4/+4
* * doc/md.texi (Machine Constraints): Add PDP-11 constraints.Paul Koning2010-11-041-0/+49
* tree.def (FMA_EXPR): New tree code.Richard Guenther2010-11-041-0/+30
* Add fma supportMichael Meissner2010-10-151-0/+10
* Check in support for Xilinx MicroBlaze processor.Michael Eager2010-09-301-0/+8
* re PR other/45587 (the processor(s) that read the .texi files mess up.)Kenneth Zadeck2010-09-081-16/+16
* re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c)Jakub Jelinek2010-07-271-14/+17
* target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov2010-06-271-1/+2
* re PR middle-end/44492 (auto-inc-dec pushes PRE_MODIFY/PRE_INC into inline as...Jakub Jelinek2010-06-241-2/+15
* md.texi: Document the "unspec" and "unspecv" enum names.Richard Sandiford2010-06-101-0/+31
* md.texi (define_enum_attr): Document.Richard Sandiford2010-06-101-1/+43
* md.texi (define_c_enum, [...]): Document.Richard Sandiford2010-06-101-0/+82
* constraints.md ("z" constraint): Change to CA_REGS.Segher Boessenkool2010-05-281-1/+1
* tm.texi (STORE_FLAG_VALUE): Do not refer to sCC patterns.Paolo Bonzini2010-05-251-14/+22
* Replace tabs with spaces in .texi files.Ralf Wildenhues2009-12-151-1/+1
* tm.texi (STACK_CHECK_PROTECT): Document alternate default.Eric Botcazou2009-12-141-12/+11
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-031-5/+13
* MAINTAINERS: Add myself as a maintainer for the RX port.Nick Clifton2009-10-261-0/+26
* extended.texi: Replace the dash character with @minus{} in situations where i...Nick Clifton2009-10-141-17/+17
* md.texi (Insn Canonicalizations): Correct canonicalization of (plus (mult (ne...Ian Lance Taylor2009-08-191-1/+1
* Add patch 5/6 for full power7/VSX supportMichael Meissner2009-07-301-1/+16
* md.texi: Document the new PowerPC "es" constraint.Richard Sandiford2009-07-181-4/+31
* extend.texi: Add MeP attributes and pragmas.DJ Delorie2009-06-291-0/+103
* Create new constraint "d" for PowerPC FPRs with 64-bit values.Michael Eager2009-06-171-1/+4
* Commit moxie port.Anthony Green2009-06-101-0/+19
* Merge cond-optab branch.Paolo Bonzini2009-05-121-233/+63
* md.texi (Standard Pattern Names For Generation): Remove wrong description of ...Uros Bizjak2009-05-071-2/+0
* c-tree.texi (Types, [...]): Fix grammar nits.Ralf Wildenhues2009-04-271-5/+5
* i386.md (cmpcc): New.Paolo Bonzini2009-04-091-13/+9
* recog.c (ordered_comparison_operator): New.Paolo Bonzini2009-04-081-1/+9
* genautomata.c: Add a new year to the copyright.Vladimir Makarov2009-03-271-0/+5
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* extend.texi, [...]: Fix typos.Kazu Hirata2009-01-181-1/+1
* re PR target/38402 (Undocumented Yz constraint)H.J. Lu2008-12-121-2/+11
* re PR target/35574 (unrecognizable insn generated for vector move)Kazu Hirata2008-11-061-0/+3
* Add picoChip port.Hari Sandanagobalane2008-09-031-0/+40
* md.texi: Document the MIPS "v" constraint.Richard Sandiford2008-07-121-0/+4
* expr.c (emit_block_move_via_movmem): Fix expected_align parameter.Raksit Ashok2008-07-081-2/+4
* libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues2008-06-151-43/+43
* md.texi: Synchronize with later constraints.md change.Richard Sandiford2008-06-091-3/+5
* MAINTAINERS (mt port): Remove.Joseph Myers2008-06-071-29/+0
* reload.c: (find_reloads): Skip alternatives according to the "enabled" attrib...Andreas Krebbel2008-05-271-0/+110
* defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel2008-05-271-0/+2
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplyMichael Meissner2008-05-141-2/+11