summaryrefslogtreecommitdiff
path: root/gcc/ipa-cp.c
Commit message (Expand)AuthorAgeFilesLines
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* ipa-cp.c (ipcp_method_orig_node): Renamed to ipcp_get_orig_node.Martin Jambor2008-05-061-392/+284
* ipa-cp.c (ipcp_init_stage): Calls ipa_set_called_with_variable_arg instead of...Martin Jambor2008-04-301-141/+153
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* ipa.c (cgraph_postorder): Cast according to the coding conventions.Thomas Neumann2007-06-301-1/+1
* c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni...Kazu Hirata2007-05-261-1/+1
* 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