aboutsummaryrefslogtreecommitdiff
path: root/gcc/omega.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-22Use std::swap instead of manual swaps.Mikhail Maltsev1-5/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev1-42/+11
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-07-22df-problems.c (can_move_insns_across): Exit loop once we find a non-fixed, no...Po-Chun Chang1-4/+16
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+17
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2011-08-01Makefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H.Sebastian Pop1-39/+8
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