Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-09 | re PR middle-end/78726 (Incorrect unsigned arithmetic optimization) | Jakub Jelinek | 1 | -8/+29 |
2016-11-09 | fold-const.c (tree_swap_operands_p): Remove unused arg. | Richard Biener | 1 | -1/+1 |
2016-10-31 | re PR tree-optimization/77860 (ICE in gimple_build_assign_1, at gimple.c:420) | Jakub Jelinek | 1 | -1/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-10-12 | re PR tree-optimization/77929 (ICE: verify_gimple failed (error: non-trivial ... | Jakub Jelinek | 1 | -3/+17 |
2016-10-09 | re PR tree-optimization/77901 (ICE in tree-sse-reassoc,c:2881) | Jakub Jelinek | 1 | -1/+5 |
2016-10-07 | re PR tree-optimization/77664 (Missed optimization: signed int >= 0 && < unsi... | Jakub Jelinek | 1 | -4/+199 |
2016-09-26 | re PR tree-optimization/77719 (ICE in pp_string, at pretty-print.c:955) | Kugan Vivekanandarajah | 1 | -1/+1 |
2016-09-21 | Incorrect arithmetic optimization involving bitfield arguments | Kugan Vivekanandarajah | 1 | -8/+72 |
2016-07-27 | re PR tree-optimization/71994 (ICE: verify_gimple failed) | Kugan Vivekanandarajah | 1 | -2/+2 |
2016-07-26 | use auto_sbitmap in various places | Trevor Saunders | 1 | -9/+3 |
2016-07-25 | Call get_ops just for SSA_NAMEs (PR tree-optimization/71987) | Martin Liska | 1 | -3/+4 |
2016-07-24 | re PR tree-optimization/66726 (missed optimization, factor conversion out of ... | Kugan Vivekanandarajah | 1 | -18/+80 |
2016-06-25 | re PR tree-optimization/71631 (Wrong constant folding) | Jakub Jelinek | 1 | -4/+9 |
2016-06-17 | Fix memory leak in tree-ssa-reassoc.c | Martin Liska | 1 | -1/+1 |
2016-06-10 | re PR tree-optimization/71478 (ICE in tree-ssa-reassoc.c after r236564) | Kugan Vivekanandarajah | 1 | -2/+1 |
2016-06-06 | re PR tree-optimization/71408 (wrong code at -Os and above on x86_64-linux-gnu) | Kugan Vivekanandarajah | 1 | -2/+4 |
2016-06-06 | re PR target/71281 (ICE on gcc trunk on knl, wsm, ivb and bdw targets (tree-s... | Kugan Vivekanandarajah | 1 | -0/+1 |
2016-05-31 | re PR tree-optimization/71352 (ICE at -O1 and above on x86_64-linux-gnu: in z... | Richard Biener | 1 | -8/+26 |
2016-05-30 | tree-ssa-reassoc.c (swap_ops_for_binary_stmt): Fix typo from commit r236875. | Kugan Vivekanandarajah | 1 | -1/+1 |
2016-05-30 | re PR middle-end/71269 (segfault while compiling sqlite) | Kugan Vivekanandarajah | 1 | -34/+37 |
2016-05-30 | re PR tree-optimization/71252 (ICE: verify_ssa failed : definition in block 7... | Kugan Vivekanandarajah | 1 | -14/+2 |
2016-05-24 | tree-ssa-reassoc.c (sort_by_operand_rank): Skip checking gimple_bb when there... | Kugan Vivekanandarajah | 1 | -0/+2 |
2016-05-24 | re PR tree-optimization/71230 (ICE : in zero_one_operation, at tree-ssa-reass... | Richard Biener | 1 | -6/+22 |
2016-05-24 | re PR tree-optimization/71252 (ICE: verify_ssa failed : definition in block 7... | Kugan Vivekanandarajah | 1 | -9/+15 |
2016-05-24 | re PR tree-optimization/71170 (ICE in rewrite_expr_tree, at tree-ssa-reassoc.... | Kugan Vivekanandarajah | 1 | -18/+62 |
2016-05-23 | re PR tree-optimization/71230 (ICE : in zero_one_operation, at tree-ssa-reass... | Richard Biener | 1 | -9/+7 |
2016-05-22 | re PR tree-optimization/40921 (missed optimization: x + (-y * z * z) => x - y... | Kugan Vivekanandarajah | 1 | -26/+72 |
2016-05-21 | re PR tree-optimization/71179 (ice fold_convert_loc, at fold-const.c:2360) | Kugan Vivekanandarajah | 1 | -1/+2 |
2016-05-19 | Fix leak in gcc/tree-ssa-reassoc.c. | Martin Liska | 1 | -1/+1 |
2016-05-18 | re PR tree-optimization/63586 (x+x+x+x -> 4*x in gimple) | Kugan Vivekanandarajah | 1 | -0/+80 |
2016-05-02 | Support <, <=, > and >= for offset_int and widest_int | Richard Sandiford | 1 | -1/+1 |
2016-03-24 | re PR tree-optimization/70372 (ICE: in wide_int_to_tree, at tree.c:1488 with ... | Richard Biener | 1 | -1/+1 |
2016-03-14 | re PR tree-optimization/68714 (less folding of vector comparison) | Richard Henderson | 1 | -8/+155 |
2016-03-01 | re PR target/69994 (test case gfortran.dg/reassoc_6.f fails starting with r23... | Richard Biener | 1 | -1/+3 |
2016-02-29 | re PR target/69994 (test case gfortran.dg/reassoc_6.f fails starting with r23... | Richard Biener | 1 | -7/+63 |
2016-02-16 | re PR tree-optimization/69802 (gcc ICE at -O1 and above on valid code on x86... | Jakub Jelinek | 1 | -10/+43 |
2016-02-12 | revert: re PR tree-optimization/66726 (missed optimization, factor conversion... | Kugan Vivekanandarajah | 1 | -110/+24 |
2016-02-12 | re PR tree-optimization/66726 (missed optimization, factor conversion out of ... | Kugan Vivekanandarajah | 1 | -24/+110 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-04 | re PR tree-optimization/68671 (gcc.dg/torture/pr66952.c FAILs with -fno-tree-... | Jakub Jelinek | 1 | -1/+17 |
2015-12-04 | tree-ssa-reassoc.c (maybe_optimize_range_tests): Return boolean indicating if... | Jeff Law | 1 | -20/+47 |
2015-11-18 | re PR tree-optimization/68157 (internal compiler error: in reassoc_stmt_domin... | Jakub Jelinek | 1 | -0/+5 |
2015-11-17 | Use combined_fn in tree-ssa-reassoc.c | Richard Sandiford | 1 | -50/+36 |
2015-11-16 | Remove first_pass_instance from pass_reassoc | Tom de Vries | 1 | -6/+22 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -6/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -10/+9 |
2015-10-15 | tree-ssa-reassoc.c (attempt_builtin_copysign): Call gimple_call_builtin inste... | Marek Polacek | 1 | -1/+1 |
2015-10-14 | re PR tree-optimization/67815 (Optimize const1 * copysign (const2, y) into co... | Marek Polacek | 1 | -0/+99 |