2004-06-21 |
Richard Henderson | c-common.c (verify_sequence_points): Export. |
blob | commitdiff | raw |
2004-06-21 |
Paolo Bonzini | fold-const.c (fold_cond_expr_with_comparison): New... |
blob | commitdiff | raw | diff to current |
2004-06-19 |
Roger Sayle | fold-const.c (fold): Add constant folding for unordered... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Jakub Jelinek | fold-const.c (build_range_check): If !in_p and recursiv... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Roger Sayle | fold-const.c (constant_boolean_node): Handle boolean_ty... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Roger Sayle | * fold-const.c (fold_relational_const): Use constant_bo... |
blob | commitdiff | raw | diff to current |
2004-06-16 |
Jeff Law | fold-const.c (swap_tree_comparison): No longer static. |
blob | commitdiff | raw | diff to current |
2004-06-16 |
Richard Henderson | c-common.c (lang_gimplify_stmt): Remove next_p argument. |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Paolo Bonzini | fold-const.c (operand_equal_p): Update comment. |
blob | commitdiff | raw | diff to current |
2004-06-13 |
Andrew Pinski | fold-const.c (fold_checksum_tree <case 't'>): Only... |
blob | commitdiff | raw | diff to current |
2004-06-12 |
Roger Sayle | fold-const.c (omit_two_operands): New function. |
blob | commitdiff | raw | diff to current |
2004-06-11 |
Jeff Law | fold-const.c (fold_inf_compare): Avoid creating non... |
blob | commitdiff | raw | diff to current |
2004-06-10 |
Roger Sayle | fold-const.c (fold_abs_const): Make extern. |
blob | commitdiff | raw | diff to current |
2004-06-10 |
Roger Sayle | fold-const.c (fold_not_const): New function. |
blob | commitdiff | raw | diff to current |
2004-06-09 |
Jason Merrill | Gimplify VA_ARG_EXPR into simpler forms. |
blob | commitdiff | raw | diff to current |
2004-06-08 |
Andrew Pinski | fold-const.c (fold_convert): Treat OFFSET_TYPE like... |
blob | commitdiff | raw | diff to current |
2004-06-07 |
Roger Sayle | real.c (real_copysign): New function to implement libm... |
blob | commitdiff | raw | diff to current |
2004-05-31 |
Roger Sayle | re PR c++/15069 (a bit test on a variable of enum type... |
blob | commitdiff | raw | diff to current |
2004-05-30 |
Roger Sayle | fold-const.c (combine_comparisons, [...]): Use constant... |
blob | commitdiff | raw | diff to current |
2004-05-30 |
Andrew Pinski | fold-const.c (fold): Make sure the type is of BOOLEAN_TYPE. |
blob | commitdiff | raw | diff to current |
2004-05-30 |
Kazu Hirata | c-common.c, [...]: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2004-05-28 |
Paolo Bonzini | re PR rtl-optimization/15649 (ICE with __builtin_isgrea... |
blob | commitdiff | raw | diff to current |
2004-05-24 |
Roger Sayle | fold-const.c (non_lvalue): Explicitly list the tree... |
blob | commitdiff | raw | diff to current |
2004-05-22 |
Ulrich Weigand | fold-const.c (fold_read_from_constant_string): Convert... |
blob | commitdiff | raw | diff to current |
2004-05-21 |
Roger Sayle | fold-const.c (fold, [...]): Use fold_convert instead... |
blob | commitdiff | raw | diff to current |
2004-05-21 |
Roger Sayle | tree.c (array_type_nelts, [...]): Replace build with... |
blob | commitdiff | raw | diff to current |
2004-05-20 |
Roger Sayle | re PR middle-end/3074 (Statement with no effect not... |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Paolo Bonzini | fold-const.c: Remove non-printable character 160. |
blob | commitdiff | raw | diff to current |
2004-05-15 |
Steven Bosscher | c-gimplify.c (c_genericize): Replace calls via (*lang_h... |
blob | commitdiff | raw | diff to current |
2004-05-13 |
Diego Novillo | Merge tree-ssa-20020619-branch into mainline. |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Roger Sayle | fold-const.c (fold_div_compare): New function to optimi... |
blob | commitdiff | raw | diff to current |
2004-05-02 |
Kaveh R. Ghazi | fold-const.c (fold_convert_const, fold): Add missing... |
blob | commitdiff | raw | diff to current |
2004-04-30 |
Kazu Hirata | bb-reorder.c, [...]: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2004-04-29 |
Kazu Hirata | builtins.c, [...]: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2004-04-26 |
Roger Sayle | fold-const.c (fold): Prefer fold_convert (negate_expr... |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Roger Sayle | fold-const.c (fold_convert): Make function extern/public. |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Kaveh R. Ghazi | builtins.c (fold_builtin_cabs, [...]): Use `mathfn_buil... |
blob | commitdiff | raw | diff to current |
2004-04-11 |
Roger Sayle | fold-const.c (fold_binary_op_with_conditional_arg)... |
blob | commitdiff | raw | diff to current |
2004-04-03 |
Roger Sayle | fold-const.c (fold): Guard (-A)+B -> B-A transformation... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Waldek Hebisch | * fold-const.c (folda): Preserve types of comparisons. |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Jakub Jelinek | re PR c++/14755 (miscompilation in bitfielded signed... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Richard Kenner | expr.c (get_inner_reference): Use DECL_UNSIGNED, not... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Richard Kenner | builtins.c, [...]: Change most occurrences of TREE_UNSI... |
blob | commitdiff | raw | diff to current |
2004-03-30 |
Fariborz Jahanian | Reassociate multiply expression with an adjacent non... |
blob | commitdiff | raw | diff to current |
2004-03-26 |
Roger Sayle | fold-const.c (tree_expr_nonnegative_p): Handle BIT_XOR_... |
blob | commitdiff | raw | diff to current |
2004-03-25 |
Kaveh R. Ghazi | builtins.c (fold_builtin): Add new builtin optimization... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Roger Sayle | fold-const.c (tree_expr_nonnegative_p): A&B is nonnegat... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Kazu Hirata | fold-const.c (fold): Remove cases for INTEGER_CST... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Roger Sayle | re PR rtl-optimization/14669 (Wrong code with -O for... |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Richard Kenner | alias.c (get_alias_set): Remove handling of PLACEHOLDER... |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Kazu Hirata | * fold-const.c (fold): Replace "expr" with "t". |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Kazu Hirata | fold-const.c (fold): Replace "final_type" with "type". |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Kazu Hirata | fold-const.c (fold): Constify "type". |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Kazu Hirata | fold-const.c (fold): Replace "t" with "tem" where it... |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Kazu Hirata | fold-const.c (fold): Remove variable "invert". |
blob | commitdiff | raw | diff to current |
2004-03-19 |
Kazu Hirata | fold-const.c (fold): Move the handling of constants ... |
blob | commitdiff | raw | diff to current |
2004-03-19 |
Kazu Hirata | fold-const.c (negate_expr): Move the handling of consta... |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Mark Mitchell | Fix stuff accidentally committed in previous patch |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Mark Mitchell | re PR c++/14481 (strange warning when assigning to... |
blob | commitdiff | raw | diff to current |
2004-03-14 |
Roger Sayle | fold-const.c (negate_expr, [...]): Replace calls via... |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Roger Sayle | fold-const.c (negate_expr_p): We can optimize -((int... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Kaveh R. Ghazi | fold-const.c (tree_expr_nonnegative_p): Add more builti... |
blob | commitdiff | raw | diff to current |
2004-03-08 |
Kaveh R. Ghazi | fold-const.c (tree_expr_nonnegative_p): Reformat checks... |
blob | commitdiff | raw | diff to current |
2004-03-07 |
Roger Sayle | fold-const.c (fold): Fold x | x as x. |
blob | commitdiff | raw | diff to current |
2004-03-07 |
Roger Sayle | fold-const.c (fold): Rewrite optimization to transform... |
blob | commitdiff | raw | diff to current |
2004-03-06 |
Kaveh R. Ghazi | tree.h (BUILTIN_EXP10_P, [...]): New macros. |
blob | commitdiff | raw | diff to current |
2004-03-01 |
Jeff Law | fold-const.c (fold): An equality comparison of a non... |
blob | commitdiff | raw | diff to current |
2004-02-28 |
Eric Botcazou | fold-const.c (fold): Strip NOPs that change the signedn... |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Eric Botcazou | fold-const.c (fold): Revert 2004-02-25 change. |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Kazu Hirata | c-decl.c, [...]: Fix comment typos and formatting. |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Eric Botcazou | fold-const.c (fold): Treat MAX_EXPR and MIN_EXPR like... |
blob | commitdiff | raw | diff to current |
2004-02-21 |
Kazu Hirata | combine.c (SHIFT_COUNT_TRUNCATED): Remove. |
blob | commitdiff | raw | diff to current |
2004-02-19 |
Jeff Law | fold-const.c (invert_truthvalue): Do not call invert_tr... |
blob | commitdiff | raw | diff to current |
2004-02-16 |
Richard Henderson | * fold-const.c (operand_equal_p): Fix VECTOR_CST compar... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Paolo Bonzini | re PR middle-end/14092 (fold strips conversion from... |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Roger Sayle | fold-const.c (fold): Use the original type conversion... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Roger Sayle | re PR middle-end/13696 (enum not useable as array index?) |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Roger Sayle | fold-const.c (negate_expr_p, [...]): Optimize -(A+B... |
blob | commitdiff | raw | diff to current |
2004-02-03 |
Jeff Law | tree.c (commutative_tree_code, [...]): New functions. |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Eric Botcazou | fold-const.c (fold_binary_op_with_conditional_arg)... |
blob | commitdiff | raw | diff to current |
2004-01-20 |
Roger Sayle | fold-const.c (fold_convert): Rename to fold_convert_const. |
blob | commitdiff | raw | diff to current |
2004-01-20 |
Joseph Myers | c-decl.c (c_init_decl_processing): Set pedantic_lvalues... |
blob | commitdiff | raw | diff to current |
2004-01-16 |
Kazu Hirata | c-common.h: Fix comment formatting. |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Kazu Hirata | alias.c: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2003-12-30 |
Roger Sayle | fold-const.c (fold): Don't require strict type equality... |
blob | commitdiff | raw | diff to current |
2003-12-29 |
Roger Sayle | re PR fortran/12632 ([g77 only] -fbounds-check ICE) |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Kazu Hirata | expr.c (check_max_integer_computation_mode): Remove. |
blob | commitdiff | raw | diff to current |
2003-11-24 |
Jan Hubicka | fold-const.c (fold): Do not return early when optimizin... |
blob | commitdiff | raw | diff to current |
2003-11-01 |
Roger Sayle | re PR middle-end/11968 (Array reference is incorrectly... |
blob | commitdiff | raw | diff to current |
2003-10-30 |
Richard Henderson | fold-const.c (fold_single_bit_test): Convert the input... |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Gábor Lóki | fold-const.c (tree_swap_operands_p): disables some... |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Roger Sayle | fold-const.c (negate_mathfn_p): New function to determi... |
blob | commitdiff | raw | diff to current |
2003-10-05 |
Kazu Hirata | fold-const.c: Follow spelling conventions. |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Roger Sayle | PR optimization/9325, PR java/6391 |
blob | commitdiff | raw | diff to current |
2003-10-01 |
Richard Kenner | fold-const.c (make_range): When handling unsigned,... |
blob | commitdiff | raw | diff to current |
2003-09-30 |
Kazu Hirata | fold-const.c (fold): Fold (A & ~B) - (A & B) into ... |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Richard Kenner | Remove extra comma in comment. |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Kazu Hirata | fold-const.c (fold): Fold (A & ~B) - (A & B) into ... |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Roger Sayle | re PR bootstrap/12358 (Bootstrap comparison failure!) |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Roger Sayle | tree.def (FFS_EXPR, [...]): Delete unused tree codes. |
blob | commitdiff | raw | diff to current |
next |