summaryrefslogtreecommitdiff
path: root/gcc/store-motion.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2012-01-241-2/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+0
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-2/+2
* gcc/ChangeLog:steven2010-05-211-1/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* * gcse.c (execute_rtl_cprop, execute_rtl_pre, execute_rtl_hoist):steven2010-01-071-1/+0
* PR rtl-optimization/41862steven2010-01-031-6/+6
* * store-motion.c (build_store_vectors): Clear regs_set_in_block atsteven2009-12-241-0/+2
* Remove trailing white spaces.hjl2009-11-251-5/+5
* * store-motion.c Do not include params.hsteven2009-05-141-1/+0
* * store-motion.c (compute_store_table): Add ENABLE_CHECKING guard.ebotcazou2009-05-021-0/+2
* * store-motion.c: Many cleanups to make this pass a first-classsteven2009-05-011-373/+231
* * gcse.c (ae_gen): Remove.steven2009-04-301-0/+1405