summaryrefslogtreecommitdiff
path: root/gcc/ipa-cp.c
Commit message (Expand)AuthorAgeFilesLines
* function.c (gimplify_parameters): Call build_gimple_modify_stmt instead of ca...Roger Sayle2007-02-191-2/+2
* cfgloop.c, [...]: Fix comment typos.Kazu Hirata2007-02-181-1/+1
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-2/+2
* ipa-cp.c (ipcp_insert_stage, [...]): Support for SSA.Razya Ladelsky2007-01-281-58/+66
* omp-low.c (expand_omp_parallel): Set function properties.Jan Hubicka2006-12-161-0/+2
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-1/+1
* cgraph.h (cgraph_edge_p): New.Kazu Hirata2006-04-171-5/+5
* 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-2/+2
* crtfastmath.c, [...]: Update FSF address.Kelley Cook2005-08-171-2/+2
* Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata2005-08-061-3/+3
* ipa-cp.c: New file.Razya Ladelsky2005-08-011-0/+1143