summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.h
Commit message (Expand)AuthorAgeFilesLines
* hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford2015-06-251-2/+1
* gengtype-parse.c (require_template_declaration): Allow '+' in template parame...Richard Sandiford2015-06-251-19/+2
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-2/+0
* re PR target/64363 (Unresolved labels with -fcheck-pointer-bounds and -mmpx)Ilya Enkovich2015-01-161-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR tree-optimization/55334 (mgrid regression (ipa-cp disables vectorization))Richard Biener2014-11-241-0/+24
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-2/+2
* C++14 constexpr support (minus loops and multiple returns)Jason Merrill2014-11-171-0/+1
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-0/+6
* convert many uses of pointer_map to hash_mapTrevor Saunders2014-08-021-3/+4
* add a hash_set based on hash_tableTrevor Saunders2014-08-021-1/+3
* tree-inline.h (estimate_move_cost): Add speed_p parameter.Richard Biener2014-07-241-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* ipa-inline.c (gate_ipa_inline): Remove.Aldy Hernandez2013-12-171-2/+2
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-2/+2
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-3/+6
* gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod2013-11-171-2/+0
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer2013-10-291-0/+4
* tree-inline.h (struct copy_body_data): Add transform_parameter.Eric Botcazou2013-09-171-0/+4
* re PR middle-end/57661 (ICE: SIGSEGV in verify_ssa)Jakub Jelinek2013-08-131-0/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-3/+1
* basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher2012-07-111-1/+1
* ipa-cp.c (ipa_value_from_jfunc): Make global.Maxim Kuvyrkov2011-11-151-0/+3
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+3
* lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ...Jan Hubicka2011-04-171-1/+0
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-151-1/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* re PR tree-optimization/40436 (0.5% code size regression caused by r147852)Jan Hubicka2010-11-101-0/+3
* Fix PR44768Ramana Radhakrishnan2010-07-081-1/+1
* vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher2010-05-151-1/+1
* cgraph.h (struct varpool_node): Add aux.Jan Hubicka2010-05-121-2/+0
* Squash commit of EH in gimpleRichard Henderson2009-09-141-5/+5
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+10
* Fix to PR41012Xinliang David Li2009-08-121-1/+2
* cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...Eric Botcazou2009-06-301-0/+4
* loop-36.c: Reduce amount of iterations to 2 so unrolling still happens.Jan Hubicka2009-05-121-0/+5
* basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor2009-05-111-9/+15
* cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka2009-05-081-2/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tree.c (build_function_type_skip_args, [...]): New functions.Jan Hubicka2008-08-291-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-5/+14
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-7/+0
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+1
* tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini2008-04-031-5/+5
* re PR tree-optimization/35006 (Segfault in remove_unused_locals with nested f...Richard Guenther2008-01-291-0/+3
* re PR tree-optimization/34708 (Inlining heuristics issue)Jan Hubicka2008-01-091-3/+0
* re PR tree-optimization/31081 (Inliner messes up SSA for abnormals)Jan Hubicka2008-01-031-0/+3
* re PR middle-end/34018 (ICE: verify_stmts failed)Jakub Jelinek2007-11-101-0/+3