summaryrefslogtreecommitdiff
path: root/gcc/simplify-rtx.c
Commit message (Expand)AuthorAgeFilesLines
* * simplify-rtx.c: Fix formatting.kazu2003-04-051-24/+24
* * simplify-rtx (simplify_binary_operation): Don't abort forrth2003-03-161-0/+7
* * combine.c (combine_simplify_rtx, simplfy_comparison): Use CC0_P.sayle2003-02-261-5/+1
* * simplify-rtx.c (simplify_binary_operation): Simplify ~y whenkazu2003-02-141-4/+10
* * simplify-rtx.c (simplify_unary_operation,hubicka2003-02-091-12/+184
* * i386.md (ahi?v*3): Set third operand type to TImode.hubicka2003-02-091-1/+70
* * defaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.rth2003-02-051-4/+13
* * hooks.c (hook_rtx_rtx_identity): Generic hook function thatsayle2003-02-031-3/+27
* 2003-02-01 Richard Henderson <rth@redhat.com>rth2003-02-011-2/+75
* * loop.c (emit_prefetch_instructions): Do conversion at right place inhubicka2003-01-311-1/+1
* * emit-rtl.c (reg_attrs_htab): New static variable.hubicka2003-01-241-1/+1
* PR optimization/8423sayle2003-01-231-2/+6
* * regmove.c: Fix comment typos.kazu2002-12-241-3/+3
* Merge basic-improvements-branch to trunkzack2002-12-161-55/+11
* 2002-11-04 Aldy Hernandez <aldyh@redhat.com>aldyh2002-11-041-7/+4
* * i386.h (CONST_DOUBLE_OK_FOR_LETTER_P): Remove 'H'hubicka2002-10-291-1/+4
* PR opt/8165rth2002-10-141-2/+15
* PR target/8087sayle2002-10-081-0/+3
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-2/+2
* * real.c (do_fix_trunc): New.rth2002-09-171-4/+16
* gcc/rth2002-09-161-3/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-1/+1
* 2002-08-02 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-08-021-6/+6
* * df.c (df_insn_table_realloc): Change parameter to unsigned.ghazi2002-08-021-1/+1
* * Makefile.in: rtlanal.o now depends upon real.h.sayle2002-07-281-1/+1
* * simpify-rtx.c (simplify_subreg): Don't pass MODE_CC mode toamylaar2002-07-251-1/+2
* gcc:amylaar2002-07-231-3/+16
* * simplify-rtx.x (simplify_subreg): When constructing a CONST_VECTORamylaar2002-07-231-1/+8
* * gengenrtl.c (gencode): Don't define obstack_alloc_rtx.neil2002-07-211-17/+3
* * simplify-rtx.c (simplify_relational_operation): Optimizesayle2002-07-201-0/+22
* gcc:amylaar2002-07-111-0/+20
* 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