Age | Commit message (Expand) | Author | Files | Lines |
2005-04-27 | dojump.c: Fix comment typos. | Kazu Hirata | 1 | -22/+22 |
2005-04-22 | builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. | Nathan Sidwell | 1 | -11/+11 |
2005-03-13 | expmed.c (expand_mult): Use synthetic multiplication sequences for more class... | Roger Sayle | 1 | -43/+82 |
2005-02-21 | tree-ssa-loop-ivopts.c (computation_cost): Start register numbering at LAST_V... | DJ Delorie | 1 | -1/+2 |
2005-02-18 | stmt.c (emit_case_bit_tests): Call fold_convert instead of convert. | James A. Morrison | 1 | -20/+15 |
2005-02-12 | c-tree.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-02-06 | expmed.c (store_bit_field): Make the SUBREG code adjust bitnum. | Richard Sandiford | 1 | -13/+20 |
2005-01-28 | expmed.c (expand_mult_highpart_optab): When attempting to use a non-widening ... | Roger Sayle | 1 | -3/+17 |
2005-01-26 | Revert last change. | Richard Henderson | 1 | -1/+1 |
2005-01-26 | re PR middle-end/18008 (Duplicate mask on bitfield insertion) | Richard Henderson | 1 | -1/+1 |
2005-01-25 | expmed.c (choose_multiplier): Change interface to return the multiplier lowpa... | Roger Sayle | 1 | -19/+17 |
2005-01-25 | re PR middle-end/19330 (FAIL: gcc.c-torture/execute/20010605-2.c execution, ... | John David Anglin | 1 | -5/+11 |
2005-01-24 | c-opts.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-24 | expmed.c (expand_mult_highpart): Make static. | Roger Sayle | 1 | -15/+21 |
2004-12-10 | expmed.c (synth_mult): Initialize new_limit.latency before making a recursive... | Kazu Hirata | 1 | -1/+1 |
2004-12-09 | simplify-rtx.c (simplify_subreg): In the CONCAT case... | Richard Sandiford | 1 | -8/+10 |
2004-12-08 | re PR middle-end/18293 (Redundant copy operation introduced by expand) | Roger Sayle | 1 | -5/+20 |
2004-12-01 | re PR rtl-optimization/15289 (reload error with non-lowpart subregs) | Richard Henderson | 1 | -22/+0 |
2004-12-01 | expmed.c (store_bit_field): Use simplify_gen_subreg instead of gen_rtx_SUBREG... | Richard Henderson | 1 | -14/+4 |
2004-11-26 | expmed.c (extract_bit_field): When extracting from non-integer mode... | Richard Kenner | 1 | -7/+6 |
2004-11-23 | expmed.c (extract_bit_field): Use simplify_gen_subreg instead of hard-coding ... | Richard Henderson | 1 | -20/+36 |
2004-11-17 | expmed.c (alg_code): Add alg_unknown. | Kazu Hirata | 1 | -3/+86 |
2004-11-16 | * expmed.c, ra-colorize.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-11-13 | expmed.c (extract_split_bit_field): Temporarily disable call to extract_force... | Richard Henderson | 1 | -1/+1 |
2004-11-13 | bitmap.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-11-08 | expmed.c (extract_force_align_mem_bit_field): Correct handling at the end of ... | Richard Henderson | 1 | -4/+12 |
2004-11-06 | * expmed.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-11-05 | expmed.c (extract_force_align_mem_bit_field): New. | Richard Henderson | 1 | -1/+148 |
2004-10-21 | re PR target/18004 (ICE in output_constant_pool_2 for aligned(1) float in str... | Aldy Hernandez | 1 | -1/+3 |
2004-10-18 | re PR middle-end/18045 (signed integer remainder for power of 2 broken) | Eric Botcazou | 1 | -12/+22 |
2004-10-07 | re PR middle-end/17835 (stage2 compiler is broken because it is built with -f... | Eric Botcazou | 1 | -0/+5 |
2004-09-13 | expmed.c (synth_mult): Initialize latency. | Daniel Jacobowitz | 1 | -4/+5 |
2004-09-12 | re PR middle-end/16795 (PowerPC - Divide sequences by negative power of two c... | David Edelsohn | 1 | -1/+13 |
2004-09-08 | emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -93/+74 |
2004-09-02 | expmed.c (enum alg_code): Remove long unused enumeration values. | Roger Sayle | 1 | -73/+184 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -57/+47 |
2004-08-24 | c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call. | Nathan Sidwell | 1 | -7/+1 |
2004-08-19 | tree.h (TYPE_CACHED_VALUES_P): New. | Nathan Sidwell | 1 | -1/+10 |
2004-08-17 | Makefile.in: Regenerate. | Paolo Bonzini | 1 | -13/+11 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -79/+126 |
2004-08-11 | configure.in (arm*-*-eabi*): New target. | Mark Mitchell | 1 | -4/+18 |
2004-08-09 | expmed.c (sdiv_pow2_cheap, [...]): Change type to bool. | Roger Sayle | 1 | -3/+28 |
2004-07-25 | convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 1 | -35/+35 |
2004-07-25 | expmed.c (init_expmed): A signed modulus by a power of two is considered chea... | Roger Sayle | 1 | -1/+1 |
2004-07-14 | expmed.c (expand_sdiv_pow2): New function to expand signed division by a posi... | Roger Sayle | 1 | -32/+49 |
2004-07-14 | expmed.c: Remove more references to QUEUED in the comments. | Paolo Bonzini | 1 | -1/+0 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -29/+4 |
2004-07-11 | expmed.c (init_expmed): Use stack-local structures for temporary rtl. | Richard Henderson | 1 | -82/+114 |
2004-07-10 | expr.h (store_bit_field, [...]): Remove last argument. | Jakub Jelinek | 1 | -20/+5 |
2004-07-08 | expmed.c (extract_bit_field): Correct condition to use vec_extract patterns a... | Jan Beulich | 1 | -4/+4 |