aboutsummaryrefslogtreecommitdiff
path: root/gcc/omega.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-25Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop1-18/+0
2010-12-28Do not include unnecessary .h files.Sebastian Pop1-2/+0
2010-07-23Fix violations of self-assignment check in GCC source.Le-Chun Wu1-1/+0
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-1/+1
2010-05-27diagnostic-core.h: New.Joseph Myers1-3/+3
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher1-1/+0
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-5/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-43/+43
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor1-5/+5
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-2/+3
2009-04-22Makefile.in: Update dependencies.Manuel López-Ibáñez1-1/+0
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-15omega.c (coalesce): Fix memory leak on early exit.Dirk Mueller1-1/+3
2007-05-26i386.c, [...]: Fix comment typos.Kazu Hirata1-4/+4
2007-05-26c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni...Kazu Hirata1-7/+7
2007-03-09loop.texi: Document the Omega linear constraints solver.Sebastian Pop1-0/+5583