summaryrefslogtreecommitdiff
path: root/gcc/gimple-streamer-in.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-07-31Save discriminator info for LTOAlexandre Oliva
2018-01-03Update copyright years.Jakub Jelinek
2017-11-10auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-12-22re PR ipa/67811 ([TM] ICE with try-block in transaction)Richard Henderson
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-03-27re PR lto/65536 (LTO line number information garbled)Jan Hubicka
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,David Malcolm
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-11-13gimple-streamer-out.c (output_gimple_stmt): Also wrap decls in ADDR_EXPR oper...Richard Biener
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-08-31gimple-streamer-in.c (input_gimple_stmt): Silence parameter unused warning.Jan Hubicka
2013-08-31cgraph.c (cgraph_get_body): Update call of lto_input_function_body.Jan Hubicka
2013-04-29This patch fixes PR bootstrap/57077.Teresa Johnson
2013-04-08First phase of unifying the computation of profile scale factors/probabilitie...Teresa Johnson
2013-03-28data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka
2013-02-12re PR lto/56295 (Missed optimization with LTO)Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-12-05re PR lto/55525 (ICE: tree check: expected array_type, have pointer_type in a...Richard Biener
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-10-10lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener
2012-08-13basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther
2012-08-07gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.Richard Guenther
2012-08-02tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther