Age | Commit message (Expand) | Author | Files | Lines |
2011-11-06 | Check in patch/merge from cxx-mem-model Branch | Andrew Macleod | 1 | -0/+7 |
2011-07-27 | params.h (ALLOW_STORE_DATA_RACES): New. | Aldy Hernandez | 1 | -0/+2 |
2011-06-23 | params.c: Include common/common-target.h. | Joseph Myers | 1 | -0/+5 |
2011-03-24 | invoke.texi (max-stores-to-sink): Document. | Ira Rosen | 1 | -0/+2 |
2011-03-23 | Makefile.in (IPA_TYPE_ESCAPE_H): Remove. | Richard Guenther | 1 | -2/+0 |
2011-01-13 | re PR rtl-optimization/39077 (GCSE-optimization causes enormous binary size i... | Jeff Law | 1 | -1/+3 |
2010-10-14 | params.c (params_finished): New. | Joseph Myers | 1 | -13/+23 |
2010-10-11 | params.c (set_param_value_internal): New. | Joseph Myers | 1 | -5/+16 |
2010-07-27 | re PR target/42495 (redundant memory load) | Maxim Kuvyrkov | 1 | -0/+2 |
2010-07-27 | gcse.c (struct expr:max_distance): New field. | Maxim Kuvyrkov | 1 | -0/+4 |
2009-12-01 | cgraphunit.c (plugin.h): Include. | Grigori Fursin | 1 | -0/+3 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -2/+2 |
2009-10-14 | params.def (PARAM_IRA_LOOP_RESERVED_REGS): New. | Vladimir Makarov | 1 | -0/+2 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -0/+2 |
2009-06-08 | 2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com> | Ghassan Shobaki | 1 | -0/+4 |
2009-05-29 | tree-sra.c: New implementation of SRA. | Martin Jambor | 1 | -6/+0 |
2009-05-24 | passes.texi (Tree-SSA passes): Document SLP pass. | Ira Rosen | 1 | -0/+2 |
2009-04-12 | invoke.texi (max_gcse_passes): Remove documentation. | Steven Bosscher | 1 | -2/+0 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -4/+0 |
2009-02-20 | re PR middle-end/39157 (Code that compiles fine in 1GB of memory with 4.1.2 r... | Jakub Jelinek | 1 | -1/+4 |
2009-01-06 | re PR rtl-optimization/38583 (huge test case makes register allocator run out... | Vladimir Makarov | 1 | -0/+2 |
2008-08-26 | [multiple changes] | Vladimir Makarov | 1 | -0/+2 |
2008-07-01 | Makefile.in (tree-switch-conversion.o): Add. | Martin Jambor | 1 | -0/+2 |
2008-05-09 | invoke.texi (-fdump-tree-salias): Remove documentation. | Richard Guenther | 1 | -4/+0 |
2007-10-24 | ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index. | Olga Golovanevsky | 1 | -0/+2 |
2007-08-01 | invoke.texi (l1-cache-size): Update documentation. | Zdenek Dvorak | 1 | -0/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -7/+4 |
2007-07-11 | params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove. | Douglas Gregor | 1 | -2/+2 |
2007-04-11 | re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) | Diego Novillo | 1 | -0/+2 |
2007-01-14 | param.h (MIN_VECT_LOOP_BOUND): New. | Dorit Nuzman | 1 | -0/+2 |
2007-01-02 | c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge... | Douglas Gregor | 1 | -0/+2 |
2006-12-11 | [multiple changes] | Diego Novillo | 1 | -2/+0 |
2006-11-12 | params.c (set_param_value): Initialize the "set" field. | Zdenek Dvorak | 1 | -0/+15 |
2006-04-14 | params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100. | Eric Botcazou | 1 | -0/+2 |
2006-02-14 | re PR tree-optimization/26260 (PTA is slow with large structs (hits clisp)) | Daniel Berlin | 1 | -0/+2 |
2006-01-14 | re PR tree-optimization/22548 (Aliasing can not tell array members apart) | Richard Guenther | 1 | -0/+2 |
2005-08-04 | re PR middle-end/21529 (code size regression (+40%) with -Os from GCC-3.4.3 t... | Richard Henderson | 1 | -0/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-22 | [multiple changes] | Diego Novillo | 1 | -0/+4 |
2005-04-06 | params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): New | Daniel Berlin | 1 | -0/+2 |
2005-01-23 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-01-20 | params.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-19 | re PR rtl-optimization/15139 (cc1 uses excessive amounts of memory compiling ... | Jakub Jelinek | 1 | -0/+2 |
2004-12-01 | re PR middle-end/18667 (ice with --parm integer-share-limit=0) | Nathan Sidwell | 1 | -1/+8 |
2004-11-29 | opts.c (decode_options): Do not set max-inline-insns-rtl. | Nathan Sidwell | 1 | -2/+0 |
2004-10-28 | params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New. | Ben Elliston | 1 | -0/+4 |
2004-10-18 | Makefile.in (loop-unroll.o): Add VARRAY_H dependency. | Revital Eres | 1 | -0/+2 |
2004-08-19 | tree.h (TYPE_CACHED_VALUES_P): New. | Nathan Sidwell | 1 | -0/+2 |
2004-05-25 | ddg.h, [...]: New files. | Ayal Zaks | 1 | -0/+8 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+4 |