summaryrefslogtreecommitdiff
path: root/gcc/store-motion.c
Commit message (Expand)AuthorAgeFilesLines
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou2010-05-251-2/+2
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* gcse.c (execute_rtl_cprop, [...]): Do not add the DF_NOTE problem.Steven Bosscher2010-01-071-1/+0
* re PR rtl-optimization/41862 (-fgcse-sm causes bootstrap-debug comparison fai...Steven Bosscher2010-01-031-6/+6
* store-motion.c (build_store_vectors): Clear regs_set_in_block at the start of...Steven Bosscher2009-12-241-0/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5
* * store-motion.c Do not include params.hSteven Bosscher2009-05-141-1/+0
* * store-motion.c (compute_store_table): Add ENABLE_CHECKING guard.Eric Botcazou2009-05-021-0/+2
* store-motion.c: Many cleanups to make this pass a first-class citizen instead...Steven Bosscher2009-05-011-373/+231
* gcse.c (ae_gen): Remove.Steven Bosscher2009-04-301-0/+1405