aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-in.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-10 PR sanitizer/78708Jakub Jelinek
2016-10-20Do not fixup edges for a thunk in LTRANS (PR lto/78049)Martin Liska
2016-10-112016-10-11 Richard Biener <rguenther@suse.de>Richard Biener
2016-08-06gcc/ChangeLog:Kugan Vivekanandarajah
2016-07-252016-07-25 Richard Biener <rguenther@suse.de>Richard Biener
2016-05-27 * cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka
2016-05-18 * ipa-inline-transform.c (preserve_function_body_p): Look forJan Hubicka
2016-04-222016-04-22 Richard Biener <rguenther@suse.de>Richard Biener
2016-03-16PR middle-end/70199Richard Henderson
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-24 * lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICALJan Hubicka
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-312015-08-31 Richard Biener <rguenther@suse.de>Richard Biener
2015-08-10Fix offloading machine mode stream readingThomas Schwinge
2015-08-10Correctly advance iterator in offloading machine mode stream readingThomas Schwinge
2015-07-15 * gimple-pretty-print.h: Don't include pretty-print.h.Andrew Macleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-092015-07-09 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-08 * lto-streamer-out.c (lto_output_location): StreamJan Hubicka
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-03-27 PR lto/65536Jan Hubicka
2015-02-26 * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-252014-11-25 Richard Biener <rguenther@suse.de>Richard Biener
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-28 * cgraph.h: Flatten. Remove all include files.Andrew Macleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-08-25IPA C++ refactoring 4/NMartin Liska
2014-08-152014-08-15 Richard Biener <rguenther@suse.de>Richard Biener
2014-08-082014-08-08 Richard Biener <rguenther@suse.de>Richard Biener
2014-08-062014-08-06 Richard Biener <rguenther@suse.de>Richard Biener
2014-07-312014-07-31 Richard Biener <rguenther@suse.de>Richard Biener
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-07-11 * vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka
2014-06-25IPA REF refactoringMartin Liska
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-04-15 * cfgloop.h (struct loop): Move force_vectorize down.Eric Botcazou