summaryrefslogtreecommitdiff
path: root/gcc/tree-complex.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2016-08-121-0/+1
* re PR tree-optimization/70497 (Missed CSE of subregs on GIMPLE)Richard Biener2016-05-101-0/+15
* re PR middle-end/68146 (ice in gimple_stmt_nonnegative_warnv_p with -O2)Jakub Jelinek2016-01-141-29/+78
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Add non-folding variants for convert_to_*.Kai Tietz2015-11-131-2/+2
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-13/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-6/+6
* Remove remaining uses of REAL_VALUES_IDENTICALRichard Sandiford2015-10-051-2/+2
* switch from gimple to gimple*Trevor Saunders2015-09-201-13/+13
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-18/+5
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-1/+12
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek2014-11-291-5/+5
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-16/+23
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+10
* remove has_executeTrevor Saunders2014-07-091-2/+0
* allow storing values directly in hash tablesTrevor Saunders2014-06-241-9/+7
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-5/+6
* cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener2014-06-061-5/+2
* re PR middle-end/39246 (FAIL: gcc.dg/uninit-13.c)Thomas Preud'homme2014-05-081-0/+4
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-2/+2
* pass cfun to pass::executeTrevor Saunders2014-04-171-2/+2
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-9/+7
* remove has_gateTrevor Saunders2014-04-171-2/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.David Malcolm2013-12-091-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+6
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+2
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+7
* basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford2013-09-301-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-4/+4
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-36/+70
* * tree-complex.c (expand_complex_operations_1): Fix typo.Thomas Quinot2013-07-051-1/+1
* tree-cfg.c (execute_build_cfg): Build the loop tree.Richard Biener2013-04-261-0/+6
* This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl2013-04-261-9/+8
* passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener2013-04-101-6/+4
* tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...Richard Biener2013-03-211-1/+1