Age | Commit message (Expand) | Author | Files | Lines |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -1/+1 |
2013-04-08 | re PR c++/34949 (Dead code in empty destructors.) | Jakub Jelinek | 1 | -0/+15 |
2013-02-20 | tree-call-cdce.c (tree_call_cdce): Do not remove unused locals. | Richard Biener | 1 | -1/+1 |
2013-02-20 | re PR tree-optimization/56396 (memory corruption in cc1) | Richard Biener | 1 | -2/+5 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-08 | re PR tree-optimization/55890 (calling a builtin func through a cast triggers... | Jakub Jelinek | 1 | -5/+3 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -1/+2 |
2012-11-12 | * tree-ssa-ccp.c (dump_lattice_value) <CONSTANT>: Fix duplication. | Eric Botcazou | 1 | -2/+4 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+2 |
2012-09-24 | re PR tree-optimization/54684 (bootstrap broken with --disable-checking) | Richard Guenther | 1 | -0/+1 |
2012-09-14 | re PR tree-optimization/54565 (pass_update_address_taken before forwprop1 for... | Richard Guenther | 1 | -0/+1 |
2012-09-07 | Modify gcc/*.[hc] double_int call sites to use the new interface. | Lawrence Crowl | 1 | -89/+67 |
2012-08-17 | hash-table.h (class hash_table): Use a descriptor template argument instead o... | Richard Guenther | 1 | -4/+1 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -7/+14 |
2012-08-14 | cfgexpand.c (expand_used_vars): Use virtual_operand_p. | Richard Guenther | 1 | -4/+3 |
2012-07-20 | re PR tree-optimization/54031 (Revision 189607 miscompiles Linux kernel) | Richard Guenther | 1 | -1/+1 |
2012-07-19 | tree-ssa-ccp.c (valid_lattice_transition): Clarify comment about transition f... | Richard Guenther | 1 | -1/+7 |
2012-07-16 | tree-ssa-ccp.c (optimize_unreachable): Check gsi_end_p before calling gsi_stmt. | Ulrich Weigand | 1 | -2/+4 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -3/+0 |
2012-07-09 | tree-ssa-ccp.c (optimize_unreachable): New function. | Tom de Vries | 1 | -0/+71 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -1/+0 |
2012-05-03 | builtins.c (get_object_alignment_1): Return whether we can determine the alig... | Martin Jambor | 1 | -8/+4 |
2012-05-02 | tree.c (valid_constant_size_p): New function. | Richard Guenther | 1 | -19/+4 |
2012-03-30 | tree-ssa-ccp.c (insert_clobbers_for_var): Do not assert that there is a built... | Martin Jambor | 1 | -5/+6 |
2012-03-28 | re PR middle-end/52691 (va_start to builtin_next_arg optimization lost) | Jakub Jelinek | 1 | -1/+1 |
2012-01-05 | re PR tree-optimization/51760 (ICE in set_lattice_value, at tree-ssa-ccp.c:456) | Richard Guenther | 1 | -2/+17 |
2012-01-01 | re PR tree-optimization/51683 (__builtin_memcpy etc. with constant first argu... | Jakub Jelinek | 1 | -2/+6 |
2011-12-17 | re PR tree-optimization/51491 (ccp when converting from alloca should add a C... | Tom de Vries | 1 | -3/+97 |
2011-10-11 | Convert standard builtin functions from being arrays to using a functional in... | Michael Meissner | 1 | -2/+2 |
2011-10-07 | re PR middle-end/50527 (inconsistent vla align) | Tom de Vries | 1 | -18/+21 |
2011-09-26 | tree-ssa-alias.h (pt_solution_singleton_p): Declare. | Tom de Vries | 1 | -0/+11 |
2011-09-03 | cfgexpand.c (add_stack_var): Assert that the alignment is not zero. | Eric Botcazou | 1 | -2/+2 |
2011-09-02 | tree-ssa-ccp.c (fold_builtin_alloca_for_var): Do not fold alloca (0). | Richard Guenther | 1 | -7/+11 |
2011-08-31 | re PR middle-end/43513 (The stack pointer is adjusted twice) | Tom de Vries | 1 | -0/+60 |
2011-08-10 | re PR tree-optimization/49937 (g++.dg/tree-ssa/fwprop-align.C) | Richard Guenther | 1 | -63/+14 |
2011-06-29 | re PR middle-end/49545 (New C++ test failures) | Richard Sandiford | 1 | -4/+0 |
2011-06-27 | builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New. | Jakub Jelinek | 1 | -0/+67 |
2011-06-22 | tree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking for builtin calls even i... | Jakub Jelinek | 1 | -1/+17 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -3/+2 |
2011-04-20 | Makefile.in (INTERNAL_FN_DEF, [...]): Define. | Richard Sandiford | 1 | -0/+5 |
2011-04-18 | gimple.h (gimple_call_addr_fndecl): New function. | Richard Guenther | 1 | -12/+0 |
2011-04-08 | gimple.h (gimple_call_fntype): New function. | Richard Guenther | 1 | -1/+1 |
2011-03-24 | re PR tree-optimization/46562 (CCP currently needs iteration for &a[i]) | Richard Guenther | 1 | -603/+5 |
2011-03-16 | gimple-fold.c (maybe_fold_reference): Open-code relevant constant folding. | Richard Guenther | 1 | -0/+11 |
2011-01-31 | re PR tree-optimization/47538 (GNU Scientific Library miscompiled by gcc 4.6) | Jakub Jelinek | 1 | -2/+17 |
2011-01-11 | re PR tree-optimization/47239 ((int)&func & 3 is always optimized to 0 on som... | Richard Guenther | 1 | -0/+4 |
2011-01-03 | re PR tree-optimization/47155 (ccp caused miscompilation) | Jakub Jelinek | 1 | -2/+2 |
2011-01-02 | Bump Copyright years. | Jakub Jelinek | 1 | -1/+1 |
2011-01-02 | re PR tree-optimization/47140 (error: conversion of register to a different s... | Jakub Jelinek | 1 | -1/+2 |
2010-12-15 | re PR tree-optimization/46053 (g++.dg/torture/pr45699.C FAILs with -fno-early... | Martin Jambor | 1 | -10/+2 |