summaryrefslogtreecommitdiff
path: root/gcc/simplify-rtx.c
Commit message (Expand)AuthorAgeFilesLines
* gcc:amylaar2002-07-041-1/+18
* gcc:amylaar2002-07-031-9/+47
* 2002-06-16 Aldy Hernandez <aldyh@redhat.com>aldyh2002-06-181-0/+18
* * simplify-rtx.c (simplify_replace_rtx): Allow replacementsayle2002-06-101-6/+11
* * simplify-rtx.c (simplify_gen_relational): Simplify RTL of the formsayle2002-06-071-0/+21
* * simplify-rtx.c (simplify_gen_relational): Simplify the RTXsayle2002-05-251-0/+4
* * sbitmap.c: Fix formatting.kazu2002-05-091-23/+23
* * cpplex.c: Fix comment formatting.kazu2002-04-301-1/+1
* * toplev.c: Don't include setjmp.h. Kill float_handler_set,zack2002-03-251-200/+59
* * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.zack2002-03-231-3/+3
* * emit-rtl.c (gen_int_mode): New function.rth2002-03-191-2/+2
* Add 2002 to the copyright dates.rsandifo2002-03-071-1/+1
* * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.rsandifo2002-03-071-30/+33
* * reload1.c (reload): Unshare all rtl after reload is done.uweigand2002-03-061-9/+11
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-79/+1
* * emit-rtl.c (offset_address): Use simplify_gen_binary ratherrth2002-02-211-23/+40
* * combine.c (do_SUBST): Sanity check substitutions ofaoliva2002-02-201-4/+9
* * config/i386/mmintrin.h: New file.rth2002-01-121-0/+9
* * simplify-rtx.c (simplify_plus_minus): Bump n_ops for NOT.jakub2002-01-071-2/+8
* * simplify-rtx.c (simplify_binary_operation) [DIV]: Ifjakub2002-01-031-1/+8
* * except.c: Fix comment formatting.kazu2001-12-281-1/+1
* * simplify-rtx.c (simplifi_binary_operation) [DIV]: If DIV hasjakub2001-12-201-1/+4
* * recog.c (validate_replace_rtx_1): Use simplify_gen_binaryrth2001-12-131-9/+22
* * dbxout.c (dbxout_symbol_location): Update call of alter_subreg.hubicka2001-11-141-1/+12
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,jsm282001-10-291-1/+1
* * simplify-rtx.c (simplify_plus_minus): Negate constant iff its negjakub2001-10-191-1/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-3/+3
* * loop.c (record_giv): Avoid simplifying MULT to ASHIFT.rth2001-09-071-114/+195
* * simplify-rtx.c (simplify_binary_operation): Revert last change.rth2001-09-061-22/+0
* * simplify-rtx.c (simplify_binary_operation): Simplify contentsrth2001-09-061-0/+22
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-3/+1
* * sbitmap.c: Fix comment formatting.kazu2001-08-171-2/+2
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* * toplev.c (set_float_handler): Make static.zack2001-08-121-144/+187
* * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,danglin2001-08-031-1/+1
* * simplify-rtx.c (avoid_constant_pool_reference): Export.rth2001-07-261-2/+1
* * simplify-rtx.c (avoid_constant_pool_reference): Coercerth2001-07-241-4/+22
* * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.rth2001-07-191-3/+3
* 2001-07-19 Alexandre Oliva <aoliva@redhat.com>kazu2001-07-191-12/+29
* * combine.c (combine_simplify_rtx): Attempt to simplifyhubicka2001-07-171-118/+160
* * simplify-rtx.c (simplify_gen_subreg): Return null for QUEUED rtxes.rsandifo2001-07-111-0/+3
* 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>kazu2001-07-111-1/+1
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-101-6/+6
* Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2001-07-091-23/+5
* + * simplify-rtx.c (simplify_rtx): Use swap_commutative_operands_p.law2001-07-021-8/+1
* * simplify-rtx.c (simplify_subreg): When simplifying a CONCAT, atdj2001-06-291-1/+6
* * simplify-rtx.c (simplify_rtx): Canonicalize commutative expressionslaw2001-06-281-1/+19
* * simplify-rtx.c (simplify_subreg): Allow volatile memoryhubicka2001-06-121-1/+5
* * simplify-rtx.c (simplify_subreg): Fix offset calculationm.hayes2001-06-111-2/+2