| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -3/+1 |
* | * sbitmap.c: Fix comment formatting. | kazu | 2001-08-17 | 1 | -2/+2 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | * toplev.c (set_float_handler): Make static. | zack | 2001-08-12 | 1 | -144/+187 |
* | * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c, | danglin | 2001-08-03 | 1 | -1/+1 |
* | * simplify-rtx.c (avoid_constant_pool_reference): Export. | rth | 2001-07-26 | 1 | -2/+1 |
* | * simplify-rtx.c (avoid_constant_pool_reference): Coerce | rth | 2001-07-24 | 1 | -4/+22 |
* | * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition. | rth | 2001-07-19 | 1 | -3/+3 |
* | 2001-07-19 Alexandre Oliva <aoliva@redhat.com> | kazu | 2001-07-19 | 1 | -12/+29 |
* | * combine.c (combine_simplify_rtx): Attempt to simplify | hubicka | 2001-07-17 | 1 | -118/+160 |
* | * simplify-rtx.c (simplify_gen_subreg): Return null for QUEUED rtxes. | rsandifo | 2001-07-11 | 1 | -0/+3 |
* | 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com> | kazu | 2001-07-11 | 1 | -1/+1 |
* | 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl> | aj | 2001-07-10 | 1 | -6/+6 |
* | Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2001-07-09 | 1 | -23/+5 |
* | + * simplify-rtx.c (simplify_rtx): Use swap_commutative_operands_p. | law | 2001-07-02 | 1 | -8/+1 |
* | * simplify-rtx.c (simplify_subreg): When simplifying a CONCAT, at | dj | 2001-06-29 | 1 | -1/+6 |
* | * simplify-rtx.c (simplify_rtx): Canonicalize commutative expressions | law | 2001-06-28 | 1 | -1/+19 |
* | * simplify-rtx.c (simplify_subreg): Allow volatile memory | hubicka | 2001-06-12 | 1 | -1/+5 |
* | * simplify-rtx.c (simplify_subreg): Fix offset calculation | m.hayes | 2001-06-11 | 1 | -2/+2 |
* | * simplify-rtx.c (simplify_subreg): Fix verification of | hubicka | 2001-06-08 | 1 | -1/+1 |
* | * simplify-rtx.c (simplify_subreg): Fix combining of | hubicka | 2001-06-04 | 1 | -25/+47 |
* | * rtlanal.c (operand_preference): Fix preference for objects. | hubicka | 2001-06-04 | 1 | -3/+3 |
* | * simplify_rtx.c (simplify_subreg): Keep subregs on return values, | hubicka | 2001-06-04 | 1 | -4/+20 |
* | * simplify-rtx.c (simplify_subreg): Fix CONCAT simplification; | hubicka | 2001-05-24 | 1 | -2/+2 |
* | * combine.c (gen_binary): Use swap_commutative_operands_p | rth | 2001-05-22 | 1 | -2/+1 |
* | * integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg. | hubicka | 2001-05-17 | 1 | -12/+18 |
* | * cse.c (fold_rtx): Use simplify_subreg. | hubicka | 2001-05-17 | 1 | -7/+50 |
* | * simplify-rtx.c (simplify_subreg): Avoid creating of incorrect subregs. | hubicka | 2001-05-17 | 1 | -0/+4 |
* | * simplify_rtx.c (simplify_subreg): Fix simplification of nested subregs. | hubicka | 2001-05-17 | 1 | -2/+3 |
* | * simplify-rtx.c (simplify_subreg): Break out from ... | hubicka | 2001-05-17 | 1 | -0/+194 |
* | 2001-05-04 Lars Brinkhoff <lars@nocrew.org> | geoffk | 2001-05-05 | 1 | -0/+7 |
* | * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | ghazi | 2001-05-01 | 1 | -4/+4 |
* | * rtl.h (simplify_gen_relational): Add cmp_mode parameter. | hubicka | 2001-04-28 | 1 | -3/+33 |
* | 2001-04-04 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2001-04-05 | 1 | -4/+12 |
* | Brad's -ffast-math breakup. | rth | 2001-03-07 | 1 | -15/+15 |
* | * rtlanal.c (find_reg_equal_equiv_note): New function. | kenner | 2001-02-13 | 1 | -7/+128 |
* | * cselib.c: New file, from simplify-rtx.c. | kenner | 2001-02-12 | 1 | -1335/+1 |
* | * combine.c (nonzero_bits, case PLUS): If pointers extend unsigned | kenner | 2001-02-06 | 1 | -2/+10 |
* | Fix obvious bug in previous commit | dj | 2001-01-24 | 1 | -3/+3 |
* | * combine.c (combine_simplify_rtx): If the modes are all VOIDmode, | dj | 2001-01-24 | 1 | -0/+2 |
* | * jump.c (jump_optimize_1): Use reversed_comparison_code | hubicka | 2001-01-08 | 1 | -5/+12 |
* | * simplify-rtx.c (simplify_relational_operation): Always simplify | hubicka | 2001-01-07 | 1 | -0/+8 |
* | * simplify-rtx.c (cfc_args): add "unordered" field. | hubicka | 2001-01-05 | 1 | -4/+44 |
* | Plug a memory leak. | bernds | 2000-12-13 | 1 | -0/+2 |
* | * flow.c (make_edge): Early out, if no flags to set. | rth | 2000-11-30 | 1 | -8/+27 |
* | Ignore SETs that are anything except REG or MEM, but look inside STRICT_LOW_P... | bernds | 2000-11-28 | 1 | -8/+21 |
* | In cselib, do not consider constants with different modes equivalent. | bernds | 2000-11-27 | 1 | -11/+45 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -1/+1 |
* | * simplify-rtx.c (simplify_relational_operation): Sign extend | rth | 2000-10-25 | 1 | -3/+2 |