summaryrefslogtreecommitdiff
path: root/gcc/postreload-gcse.c
Commit message (Expand)AuthorAgeFilesLines
* Change GPLv2 files (which do not have exceptions or additions) over to GPLv3.Nick Clifton2007-09-011-5/+4
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-1/+1
* postreload-gcse.c (gcse_after_reload_main): Make it static.Kazu Hirata2006-01-181-1/+1
* patch for PR rtl-optimization/25130Steven Bosscher2005-12-211-4/+12
* c-typeck.c, [...]: Fix comment typos.Kazu Hirata2005-11-051-1/+1
* re PR target/23095 (ICE in regstack compensate_edge)Steven Bosscher2005-07-311-0/+10
* postreload-gcse.c (alloc_mem): Start CUID numbering at 1.Dale Johannesen2005-07-261-1/+1
* re PR rtl-optimization/23043 ([m68k-linux] bootstrap error on m68k-linux)Andreas Schwab2005-07-251-1/+1
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-0/+36
* Update FSF address.Kelley Cook2005-06-251-2/+2
* cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ...Kazu Hirata2005-05-291-1/+1
* postreload-gcse.c (hash_scan_set): Remove bogus assertion.Andrew Haley2005-04-271-3/+0
* > 2005-04-12 Mostafa Hagog <mustafa@il.ibm.com> > > * postreload-gcse.c...Mostafa Hagog2005-04-121-5/+31
* params.c (set_param_value): Use gcc_assert & gcc_unreachable.Nathan Sidwell2005-04-031-27/+18
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-1/+1
* postreload-gcse.c: Include target.h.J"orn Rennecke2005-03-311-0/+5
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* combine.c (expand_compound_operation): Add comment that we fall through after...Steven Bosscher2005-01-051-1/+0
* function.h (struct function): Remove calls_longjmp.Zack Weinberg2004-11-231-9/+1
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-3/+5
* re PR rtl-optimization/17482 (GCSE after reload replacing changing instructions)Steven Bosscher2004-09-211-158/+106
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell2004-09-101-11/+22
* lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo2004-09-101-22/+11
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-09-051-3/+3
* Makefile.in (OBJS-common): Add postreload-gcse.c.Steven Bosscher2004-08-181-0/+1379