summaryrefslogtreecommitdiff
path: root/gcc/tree-complex.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12re PR target/92449 (ICE in extract_insn, at recog.c:2311)Jakub Jelinek
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-12-11re PR middle-end/88448 (gnat.dg/opt66.adb etc. FAIL)Richard Biener
2018-11-15re PR tree-optimization/88030 (ICE in calc_dfs_tree, at dominance.c:458)Richard Biener
2018-11-08re PR tree-optimization/87929 (ICE in verify_gimple failed)Richard Biener
2018-10-22Add a fun parameter to three stmt_could_throw... functionsMartin Jambor
2018-05-04re PR tree-optimization/85627 (ICE in update_phi_components in tree-complex.c)Richard Biener
2018-05-03[tree-complex.c] PR tree-optimization/70291: Inline floating-point complex mu...Kyrylo Tkachov
2018-01-03Update copyright years.Jakub Jelinek
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-11-01tree-ssa-propagate.h (ssa_prop_visit_stmt_fn): Remove typedef.Jeff Law
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-07-02* tree-complex.c (expand_complex_div_wide): update profile.Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek
2016-05-10re PR tree-optimization/70497 (Missed CSE of subregs on GIMPLE)Richard Biener
2016-01-14re PR middle-end/68146 (ice in gimple_stmt_nonnegative_warnv_p with -O2)Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-13Add non-folding variants for convert_to_*.Kai Tietz
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-05Remove remaining uses of REAL_VALUES_IDENTICALRichard Sandiford
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.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-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-07-09remove has_executeTrevor Saunders
2014-06-24allow storing values directly in hash tablesTrevor Saunders
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders
2014-06-06cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener
2014-05-08re PR middle-end/39246 (FAIL: gcc.dg/uninit-13.c)Thomas Preud'homme
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-09Eliminate last_basic_block macro.David Malcolm
2013-11-22gimple.h: Remove all includes.Andrew MacLeod