| Commit message (Expand) | Author | Age | Files | Lines |
* | PR tree-optimization/24659 | uros | 2007-05-17 | 1 | -1/+22 |
* | * doc/md.texi (msub@var{m}@var{n}4, usub@var{m}@var{n}4): Document. | chaoyingfu | 2007-05-08 | 1 | -0/+19 |
* | gcc/ | rsandifo | 2007-04-24 | 1 | -0/+18 |
* | 2007-04-22 Uros Bizjak <ubizjak@gmail.com> | uros | 2007-04-22 | 1 | -15/+28 |
* | * doc/md.texi (Blackfin family constraints): Document PA and PB. | bernds | 2007-04-12 | 1 | -0/+8 |
* | 2007-04-04 Chen Liqin <liqin@sunnorth.com.cn> | liqin | 2007-04-04 | 1 | -13/+1 |
* | 2007-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2007-04-03 | 1 | -1/+3 |
* | * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Add | hubicka | 2007-01-28 | 1 | -0/+10 |
* | * doc/md.texi (Standard Pattern Names): Document blockage pattern. | dje | 2007-01-28 | 1 | -0/+7 |
* | * genautomata.c (STATS_OPTION): New option. | bje | 2007-01-08 | 1 | -2/+6 |
* | * doc/extend.texi, doc/invoke.texi, doc/md.texi: Fix typos. | kazu | 2006-12-02 | 1 | -1/+1 |
* | * doc/c-tree.texi: Document new tree codes. | irar | 2006-11-22 | 1 | -0/+28 |
* | * config/xtensa/xtensa.c (xtensa_char_to_class): Delete. | bwilson | 2006-11-21 | 1 | -1/+1 |
* | ChangeLog | tsmigiel | 2006-11-21 | 1 | -0/+70 |
* | 2006-11-08 Dorit Nuzman <dorit@il.ibm.com> | dorit | 2006-11-08 | 1 | -0/+30 |
* | 2006-11-02 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-11-03 | 1 | -0/+19 |
* | 2006-10-29 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-29 | 1 | -0/+12 |
* | 2006-10-28 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-28 | 1 | -0/+6 |
* | 2006-10-25 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-25 | 1 | -0/+6 |
* | * optabs.h (enum optab_index): Rename OTI_drem to OTI_remainder. | uros | 2006-10-25 | 1 | -0/+20 |
* | * doc/invoke.texi (Score Options): New section. | liqin | 2006-10-19 | 1 | -0/+81 |
* | * doc/md.texi (Processor pipeline description): Fix typo in | nickc | 2006-09-15 | 1 | -5/+5 |
* | * config/bfin/bfin.h (REG_CLASS_FROM_LETTER): Rename constraint 'B' | jiez | 2006-06-18 | 1 | -1/+10 |
* | * doc/md.texi: Refer to avr/constraints.md instead of | denisc | 2006-03-31 | 1 | -1/+1 |
* | * doc/md.texi: Refer to i386/constraints.md instead of | rsandifo | 2006-03-22 | 1 | -1/+1 |
* | * doc/md.texi: Update documentation of MIPS constraints. | rsandifo | 2006-03-09 | 1 | -28/+25 |
* | * doc/md.texi: Avoid use of @headitem so that makeinfo <4.7 | zack | 2006-03-01 | 1 | -1/+1 |
* | * doc/md.texi: Fix typo in previous change. | zack | 2006-02-28 | 1 | -1/+1 |
* | * rtl.def (define_constraint, define_register_constraint) | zack | 2006-02-28 | 1 | -90/+331 |
* | * doc/md.texi (Machine Constraints): Refer to all files with paths | zack | 2006-02-26 | 1 | -20/+20 |
* | r110130@banpei: zack | 2006-01-22 14:52:43 -0800 | zack | 2006-01-23 | 1 | -4/+25 |
* | * Makefile.in (tree-vect-patterns.o): Add rule for new file. | dorit | 2006-01-19 | 1 | -1/+20 |
* | * config/m32c/shift.md: Rewrite: Allow arbitrary operands for | dj | 2006-01-13 | 1 | -2/+2 |
* | * config/mt/mt.c (mt_override_options): Require lower case | nathan | 2005-12-15 | 1 | -1/+1 |
* | 2005-12-06 Adrian Straetling <straetling@de.ibm.com> | krebbel | 2005-12-06 | 1 | -1/+1 |
* | * doc/md.texi (Insn Canonicalizations): Refer to the | hp | 2005-11-26 | 1 | -0/+3 |
* | PR target/21623: | amylaar | 2005-11-24 | 1 | -4/+4 |
* | * expr.c (expand_expr_real): Use usmul_optab for widening | bernds | 2005-11-20 | 1 | -0/+8 |
* | PR 24644 | dje | 2005-11-11 | 1 | -0/+10 |
* | * expmed.c (extract_bit_field): Do not use insv/extv/extzv patterns | ebotcazou | 2005-11-07 | 1 | -2/+2 |
* | PR target/23424 | hp | 2005-10-17 | 1 | -1/+4 |
* | 2005-10-05 Eric Christopher <echristo@apple.com> | echristo | 2005-10-06 | 1 | -13/+13 |
* | * tree-vect-transform.c, config/ms1/ms1.md, | kazu | 2005-09-30 | 1 | -4/+4 |
* | * doc/invoke.texi (Option Summary): Add ms1 options. | aldyh | 2005-08-22 | 1 | -0/+29 |
* | * doc/md.texi (Machine Constraints): Fix misplaced @end table. | schwab | 2005-08-13 | 1 | -1/+1 |
* | * doc/md.texi: (reduc_smin, reduc_umin, reduc_splus, reduc_uplus): | dorit | 2005-08-10 | 1 | -0/+37 |
* | * doc/contrib.texi: Mention crx. | woepaul | 2005-08-03 | 1 | -0/+31 |
* | * config.gcc: Add m32c-elf support. | dj | 2005-07-20 | 1 | -0/+129 |
* | gcc/ | kazu | 2005-07-20 | 1 | -70/+0 |
* | 2005-07-12 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-07-12 | 1 | -2/+21 |