summaryrefslogtreecommitdiff
path: root/gcc/store-motion.c
Commit message (Expand)AuthorAgeFilesLines
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-1/+1
* This patch normalizes more bitmap function names.Lawrence Crowl2012-11-011-15/+15
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1
* This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl2012-10-301-9/+9
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford2012-04-211-9/+3
* rtl.h (true_dependence, [...]): Remove varies parameter.Richard Sandiford2012-01-241-2/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-2/+0
* 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