aboutsummaryrefslogtreecommitdiff
path: root/gcc/store-motion.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-2/+0
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-25function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou1-2/+2
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-01-07gcse.c (execute_rtl_cprop, [...]): Do not add the DF_NOTE problem.Steven Bosscher1-1/+0
2010-01-03re PR rtl-optimization/41862 (-fgcse-sm causes bootstrap-debug comparison fai...Steven Bosscher1-6/+6
2009-12-24store-motion.c (build_store_vectors): Clear regs_set_in_block at the start of...Steven Bosscher1-0/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-5/+5
2009-05-14* store-motion.c Do not include params.hSteven Bosscher1-1/+0
2009-05-02* store-motion.c (compute_store_table): Add ENABLE_CHECKING guard.Eric Botcazou1-0/+2
2009-05-01store-motion.c: Many cleanups to make this pass a first-class citizen instead...Steven Bosscher1-373/+231
2009-04-30gcse.c (ae_gen): Remove.Steven Bosscher1-0/+1405