aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-complex.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-12re PR target/92449 (ICE in extract_insn, at recog.c:2311)Jakub Jelinek1-8/+15
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-11re PR middle-end/88448 (gnat.dg/opt66.adb etc. FAIL)Richard Biener1-4/+3
2018-11-15re PR tree-optimization/88030 (ICE in calc_dfs_tree, at dominance.c:458)Richard Biener1-3/+12
2018-11-08re PR tree-optimization/87929 (ICE in verify_gimple failed)Richard Biener1-0/+2
2018-10-22Add a fun parameter to three stmt_could_throw... functionsMartin Jambor1-3/+3
2018-05-04re PR tree-optimization/85627 (ICE in update_phi_components in tree-complex.c)Richard Biener1-42/+39
2018-05-03[tree-complex.c] PR tree-optimization/70291: Inline floating-point complex mu...Kyrylo Tkachov1-42/+138
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka1-1/+0
2017-11-01tree-ssa-propagate.h (ssa_prop_visit_stmt_fn): Remove typedef.Jeff Law1-6/+12
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka1-2/+0
2017-07-02* tree-complex.c (expand_complex_div_wide): update profile.Jan Hubicka1-3/+12
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-0/+1
2016-05-10re PR tree-optimization/70497 (Missed CSE of subregs on GIMPLE)Richard Biener1-0/+15
2016-01-14re PR middle-end/68146 (ice in gimple_stmt_nonnegative_warnv_p with -O2)Jakub Jelinek1-29/+78
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-13Add non-folding variants for convert_to_*.Kai Tietz1-2/+2
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-13/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-6/+6
2015-10-05Remove remaining uses of REAL_VALUES_IDENTICALRichard Sandiford1-2/+2
2015-09-20switch from gimple to gimple*Trevor Saunders1-13/+13
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-18/+5
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+12
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek1-5/+5
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-16/+23
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+10
2014-07-09remove has_executeTrevor Saunders1-2/+0
2014-06-24allow storing values directly in hash tablesTrevor Saunders1-9/+7
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-5/+6
2014-06-06cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener1-5/+2
2014-05-08re PR middle-end/39246 (FAIL: gcc.dg/uninit-13.c)Thomas Preud'homme1-0/+4
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-2/+2
2014-04-17pass cfun to pass::executeTrevor Saunders1-2/+2
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-9/+7
2014-04-17remove has_gateTrevor Saunders1-2/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-2/+2
2013-12-09Eliminate last_basic_block macro.David Malcolm1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+6
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-1/+1