| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/i386/mmintrin.h: New file. | rth | 2002-01-12 | 1 | -0/+9 |
* | * simplify-rtx.c (simplify_plus_minus): Bump n_ops for NOT. | jakub | 2002-01-07 | 1 | -2/+8 |
* | * simplify-rtx.c (simplify_binary_operation) [DIV]: If | jakub | 2002-01-03 | 1 | -1/+8 |
* | * except.c: Fix comment formatting. | kazu | 2001-12-28 | 1 | -1/+1 |
* | * simplify-rtx.c (simplifi_binary_operation) [DIV]: If DIV has | jakub | 2001-12-20 | 1 | -1/+4 |
* | * recog.c (validate_replace_rtx_1): Use simplify_gen_binary | rth | 2001-12-13 | 1 | -9/+22 |
* | * dbxout.c (dbxout_symbol_location): Update call of alter_subreg. | hubicka | 2001-11-14 | 1 | -1/+12 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10, | jsm28 | 2001-10-29 | 1 | -1/+1 |
* | * simplify-rtx.c (simplify_plus_minus): Negate constant iff its neg | jakub | 2001-10-19 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -3/+3 |
* | * loop.c (record_giv): Avoid simplifying MULT to ASHIFT. | rth | 2001-09-07 | 1 | -114/+195 |
* | * simplify-rtx.c (simplify_binary_operation): Revert last change. | rth | 2001-09-06 | 1 | -22/+0 |
* | * simplify-rtx.c (simplify_binary_operation): Simplify contents | rth | 2001-09-06 | 1 | -0/+22 |
* | * 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 |