| Commit message (Expand) | Author | Age | Files | Lines |
* | rtl.def (SS_ASHIFT, SS_NEG): New codes. | Bernd Schmidt | 2006-04-24 | 1 | -0/+6 |
* | re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX) | Maxim Kuvyrkov | 2006-03-30 | 1 | -4/+3 |
* | 2006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru> | Maxim Kuvyrkov | 2006-03-28 | 1 | -3/+4 |
* | rtl.def (Copyright): Update date. | Maxim Kuvyrkov | 2006-03-27 | 1 | -4/+3 |
* | ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call. | Maxim Kuvyrkov | 2006-03-16 | 1 | -0/+6 |
* | rtl.def (LABEL_REF): Remove the field for LABEL_NEXTREF. | Steven Bosscher | 2006-03-11 | 1 | -3/+2 |
* | * rtl.def (define_constraint, define_register_constraint) | Zack Weinberg | 2006-02-28 | 1 | -0/+55 |
* | r110130@banpei: zack | 2006-01-22 14:52:43 -0800 | Zack Weinberg | 2006-01-23 | 1 | -2/+7 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | genopinit.c (optabs): Use smin/smax for floating point too. | Richard Henderson | 2005-01-22 | 1 | -4/+4 |
* | rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ. | Richard Henderson | 2005-01-20 | 1 | -1/+1 |
* | basic-block.h, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+2 |
* | combine.c (expand_compound_operation): Add comment that we fall through after... | Steven Bosscher | 2005-01-05 | 1 | -2/+4 |
* | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 2004-11-13 | 1 | -4/+5 |
* | * rtl.def (REG): Add comment to describe third field. | Geoffrey Keating | 2004-09-10 | 1 | -1/+2 |
* | * rtl.def (RANGE_INFO, RANGE_REG, RANGE_VAR, RANGE_LIVE): Kill. | Jan Hubicka | 2004-09-02 | 1 | -38/+0 |
* | rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE. | Zack Weinberg | 2004-08-24 | 1 | -0/+2 |
* | rtl.def: Reorganize, placing all codes used only in machine descriptions at t... | Zack Weinberg | 2004-08-24 | 1 | -500/+485 |
* | rtl.def (NIL): Delete. | Zack Weinberg | 2004-08-18 | 1 | -5/+0 |
* | genpreds.c: Add capability to generate predicate bodies as well as function p... | Zack Weinberg | 2004-08-12 | 1 | -0/+28 |
* | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 2004-07-20 | 1 | -41/+0 |
* | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 2004-07-14 | 1 | -18/+0 |
* | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 2004-07-04 | 1 | -9/+0 |
* | Conditionally compile support for --enable-mapped_location. | Per Bothner | 2004-06-30 | 1 | -0/+23 |
* | * rtl.def (VAR_LOCATION): Make RTX_EXTRA. | Steven Bosscher | 2004-06-03 | 1 | -1/+1 |
* | basic-block.c (tail_recursion_label_list): Don't declare. | Steven Bosscher | 2004-06-03 | 1 | -21/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -5/+0 |
* | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 2004-03-03 | 1 | -179/+194 |
* | genattrtab.c: Don't handle MATCH_INSN. | Kazu Hirata | 2004-03-02 | 1 | -5/+0 |
* | * rtl.def (define_combine): Remove. | Kazu Hirata | 2004-03-02 | 1 | -4/+0 |
* | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 2004-02-06 | 1 | -0/+2 |
* | cpperror.c, [...]: Update copyright. | Kazu Hirata | 2004-01-22 | 1 | -1/+1 |
* | rtl.def: Add comment about new option in automata_option. | Vladimir Makarov | 2004-01-13 | 1 | -1/+4 |
* | Fix comment problem reported by Doug Evans. | James E Wilson | 2003-12-09 | 1 | -7/+7 |
* | genattrtab.c (simplify_cond): Update indices correctly. | Zdenek Dvorak | 2003-11-24 | 1 | -0/+4 |
* | ssa.c, [...]: Remove files. | Richard Henderson | 2003-11-20 | 1 | -14/+0 |
* | rtl.h (rtl_size): Declare. | Richard Sandiford | 2003-10-18 | 1 | -5/+5 |
* | * rtl.def (NOTE): Do not use padding. | Dan Nicolaescu | 2003-07-11 | 1 | -4/+2 |
* | bt-load.c: Fix comment typos. | Kazu Hirata | 2003-07-05 | 1 | -1/+1 |
* | cfglayout.c (insn_scope): New static function | Jan Hubicka | 2003-06-08 | 1 | -3/+3 |
* | * rtl.def (CONST_DOUBLE): Update comment. | Josef Zlomek | 2003-06-01 | 1 | -4/+2 |
* | varasm.c (const_str_htab_hash, [...]): Kill. | Zack Weinberg | 2003-04-27 | 1 | -1/+2 |
* | rtl.def (SYMBOL_REF): Add two 0 fields. | Richard Henderson | 2003-04-11 | 1 | -5/+5 |
* | i386.md (ahi?v*3): Set third operand type to TImode. | Jan Hubicka | 2003-02-09 | 1 | -4/+4 |
* | [multiple changes] | Richard Henderson | 2003-02-01 | 1 | -0/+12 |
* | emit-rtl.c (reg_attrs_htab): New static variable. | Jan Hubicka | 2003-01-24 | 1 | -1/+1 |
* | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 2003-01-09 | 1 | -19/+70 |
* | regmove.c: Fix comment typos. | Kazu Hirata | 2002-12-24 | 1 | -1/+1 |
* | builtins.def: Fix comment formatting. | Kazu Hirata | 2002-09-29 | 1 | -6/+6 |
* | LANGUAGES: Follow spelling conventions. | Kazu Hirata | 2002-09-27 | 1 | -1/+1 |