Age | Commit message (Expand) | Author | Files | Lines |
2012-08-20 | re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr... | Richard Earnshaw | 1 | -2/+0 |
2012-08-20 | re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr... | Richard Earnshaw | 1 | -3/+38 |
2012-08-14 | cfgexpand.c (expand_used_vars): Use virtual_operand_p. | Richard Guenther | 1 | -2/+2 |
2012-08-10 | tree-ssa-pre.c (pretemp, [...]): Remove. | Richard Guenther | 1 | -97/+74 |
2012-08-02 | tree-flow.h (make_rename_temp): Remove. | Richard Guenther | 1 | -1/+1 |
2012-08-02 | tree-flow.h (set_default_def): Rename to ... | Richard Guenther | 1 | -3/+6 |
2012-08-02 | tree-dfa.c (referenced_var_lookup): Remove. | Richard Guenther | 1 | -10/+1 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+0 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -1/+1 |
2012-04-05 | tree-nrv.c (tree_nrv): Release VDEFs. | Richard Guenther | 1 | -0/+6 |
2012-04-05 | gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup. | Richard Guenther | 1 | -3/+3 |
2012-03-07 | tree-ssa-math-opts.c (convert_mult_to_widen): Check actual precision against ... | Richard Guenther | 1 | -0/+2 |
2011-12-20 | tree-ssa-math-opts.c (convert_plusminus_to_widen): Restrict handling of signe... | Richard Sandiford | 1 | -1/+5 |
2011-12-05 | re PR tree-optimization/51396 (ICE: verify_flow_info failed: BB 4 can not thr... | Jakub Jelinek | 1 | -0/+6 |
2011-10-18 | re PR tree-optimization/50717 (Silent code gen fault with incorrect widening ... | Andrew Stubbs | 1 | -4/+6 |
2011-10-11 | Convert standard builtin functions from being arrays to using a functional in... | Michael Meissner | 1 | -6/+6 |
2011-09-09 | gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead o... | Richard Guenther | 1 | -2/+4 |
2011-09-08 | re PR tree-optimization/50318 (ICE optimizing widening multiply-and-accumulate) | Andrew Stubbs | 1 | -2/+2 |
2011-08-19 | tree-ssa-math-opts.c (is_widening_mult_rhs_p): Handle constants beyond conver... | Andrew Stubbs | 1 | -5/+22 |
2011-08-19 | tree-ssa-math-opts.c (convert_plusminus_to_widen): Convert add_rhs to the cor... | Andrew Stubbs | 1 | -0/+4 |
2011-08-19 | tree-ssa-math-opts.c (convert_mult_to_widen): Better handle unsigned inputs o... | Andrew Stubbs | 1 | -9/+24 |
2011-08-19 | tree-ssa-math-opts.c (is_widening_mult_rhs_p): Add new argument 'type'. | Andrew Stubbs | 1 | -27/+31 |
2011-08-19 | tree-ssa-math-opts.c (is_widening_mult_p): Remove FIXME. | Andrew Stubbs | 1 | -3/+11 |
2011-08-19 | tree-ssa-math-opts.c (convert_mult_to_widen): Convert unsupported unsigned mu... | Andrew Stubbs | 1 | -16/+65 |
2011-08-19 | tree-ssa-math-opts.c (convert_plusminus_to_widen): Permit a single conversion... | Andrew Stubbs | 1 | -0/+62 |
2011-08-19 | arm.md (maddhidi4): Remove '*' from name. | Andrew Stubbs | 1 | -35/+79 |
2011-08-19 | expr.c (expand_expr_real_2): Use widening_optab_handler. | Andrew Stubbs | 1 | -4/+12 |
2011-08-18 | re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108) | Paolo Carlini | 1 | -5/+5 |
2011-08-02 | re PR bootstrap/49914 (call to abs(long long) in gcc/fold-const.c) | Paolo Carlini | 1 | -7/+8 |
2011-06-28 | tree-ssa-math-opts.c (execute_optimize_bswap): Search within BB from last to ... | Kai Tietz | 1 | -1/+5 |
2011-06-27 | tree-ssa-math-opts.c (do_shift_rotate): Zero bits out of type precision after... | Kai Tietz | 1 | -6/+10 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -4/+3 |
2011-06-10 | re PR lto/49302 (FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110... | Bill Schmidt | 1 | -3/+70 |
2011-06-10 | re PR bootstrap/49344 (ICE in tree-flow-inline.h:745 while bootstrap) | Richard Guenther | 1 | -3/+3 |
2011-06-07 | re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+... | Bill Schmidt | 1 | -21/+3 |
2011-05-30 | re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+... | Bill Schmidt | 1 | -19/+143 |
2011-05-27 | re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+... | Bill Schmidt | 1 | -3/+146 |
2011-05-27 | Index... | Bill Schmidt | 1 | -0/+4 |
2011-05-25 | re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+... | Bill Schmidt | 1 | -1/+51 |
2011-05-24 | re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+... | Bill Schmidt | 1 | -6/+257 |
2011-04-13 | postreload-gcse.c (gcse_after_reload_main): Add calls to statistics_counter_e... | Nathan Froyd | 1 | -0/+72 |
2011-03-11 | re PR tree-optimization/48067 (FMA with no add operand produced by convert_mu... | Richard Guenther | 1 | -0/+8 |
2010-12-07 | re PR tree-optimization/46832 (internal compiler error: Segmentation fault) | Richard Guenther | 1 | -1/+2 |
2010-12-07 | tree-ssa-math-opts.c (execute_optimize_widening_mul): Unlink virtual operands. | Richard Guenther | 1 | -0/+1 |
2010-11-30 | re PR tree-optimization/46722 (Missed fma for x*x + y) | Richard Guenther | 1 | -11/+43 |
2010-11-15 | re PR bootstrap/46474 (powerpc64-linux bootstrap comparison failure in libcpp... | Richard Guenther | 1 | -1/+8 |
2010-11-11 | tree-ssa-math-opts.c (convert_mult_to_fma): Do not verify that the target has... | Richard Henderson | 1 | -14/+12 |
2010-11-11 | Recognize -(a * b) + c -> fma(-a,b,c). | Richard Henderson | 1 | -29/+78 |
2010-11-04 | tree.def (FMA_EXPR): New tree code. | Richard Guenther | 1 | -12/+146 |
2010-08-25 | re PR middle-end/45393 (ICE in redirect_eh_edge_1, at tree-eh.c:2135) | Richard Guenther | 1 | -8/+14 |