| Commit message (Expand) | Author | Age | Files | Lines |
* | * combine.c (simplify_if_then_else): Don't convert a == b ? b : a | jakub | 2000-09-11 | 1 | -0/+2 |
* | * simplify-rtx.c (simplify_rtx): Don't pass VOIDmode to | aoliva | 2000-08-23 | 1 | -2/+5 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -1/+1 |
* | * simplify-rtx.c (simplify_relational_operation): Verify that mode == | hubicka | 2000-07-30 | 1 | -1/+9 |
* | * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY. | rth | 2000-07-28 | 1 | -0/+2 |
* | * simplify-rtx.c (simplify_binary_operation): Recognize | zack | 2000-07-17 | 1 | -5/+22 |
* | * simplify-rtx.c (simplify_relational_operation): Two signed | geoffk | 2000-07-17 | 1 | -2/+2 |
* | * simplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN_EXTEND. | ghazi | 2000-05-24 | 1 | -10/+10 |
* | * simplify-rtx.c (SIGN_EXTEND): New macro. | zack | 2000-05-23 | 1 | -13/+22 |
* | * simplify-rtx.c (simplify_ternary_operation): Try to simplify | rth | 2000-05-22 | 1 | -0/+19 |
* | * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | jason | 2000-05-04 | 1 | -1/+1 |
* | * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and | kenner | 2000-05-04 | 1 | -3/+1 |
* | Fix memory corruption bug | crux | 2000-04-30 | 1 | -30/+21 |
* | * gcc/conflict.c (conflict_graph_add): Pass enum type to | kenner | 2000-04-18 | 1 | -3/+4 |
* | * c-decl.c (mark_binding_level): Use 'for' instead of `while'. | kenner | 2000-04-18 | 1 | -167/+203 |
* | * sparc.c (output_restore_regs): Prototype. | ghazi | 2000-04-04 | 1 | -3/+3 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -11/+20 |
* | Some cselib bug fixes | crux | 2000-03-16 | 1 | -6/+10 |
* | Add cselib; use it in loop and reload_cse_regs | crux | 2000-03-14 | 1 | -0/+1230 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * simplify-rtx.c (simplify_relational_operation): Canonicalize | rth | 2000-02-06 | 1 | -0/+8 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * print-rtl.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -2/+2 |
* | * fix-header.c (recognized_extern, recognized_function): Constify | ghazi | 1999-11-03 | 1 | -1/+0 |
* | Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR> | kenner | 1999-11-01 | 1 | -5/+3 |
* | * simplify-rtx.c: New file. | law | 1999-11-01 | 1 | -0/+1953 |