summaryrefslogtreecommitdiff
path: root/gcc/gimple-low.c
Commit message (Expand)AuthorAgeFilesLines
* re PR debug/77931 (PASS->FAIL: gdb.cp/namespace.exp: print ina)Richard Biener2016-10-111-7/+10
* tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek2016-10-091-1/+1
* gimple-low.c (lower_gimple_bind): Clear DECL_CHAIN of vars in gimple_bind_var...Richard Biener2016-10-071-0/+17
* gimple-fold.c (gimple_fold_call): Use gimple_call_noreturn_p instead of testi...Jakub Jelinek2016-08-171-1/+1
* gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true.Richard Biener2016-05-031-1/+10
* Merge of HSAMartin Jambor2016-01-191-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-8/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-4/+3
* tree-nested.h (build_addr): Adjust prototype.Richard Biener2015-10-161-2/+2
* switch from gimple to gimple*Trevor Saunders2015-09-201-11/+11
* re PR middle-end/67222 (ICE in gimple_call_arg with bogus posix_memalign)Marek Polacek2015-08-181-1/+2
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+4
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* 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-3/+3
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-13/+26
* gimple-low.c (lower_function_body): Clear the location of the first inserted ...Eric Botcazou2014-11-101-1/+11
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-7/+8
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+6
* re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou2014-07-101-1/+1
* remove has_executeTrevor Saunders2014-07-091-1/+0
* pass cfun to pass::executeTrevor Saunders2014-04-171-1/+1
* remove has_gateTrevor Saunders2014-04-171-1/+0
* re PR middle-end/60746 (ICE segfault in gimple-expr.c:314)Richard Biener2014-04-041-9/+1
* re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...Richard Biener2014-02-121-13/+25
* re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...Richard Biener2014-02-071-5/+56
* re PR tree-optimization/60003 (wrong code with __builtin_setjmp/__builtin_lon...Jakub Jelinek2014-02-011-0/+6
* re PR middle-end/59917 (ICE in calc_dfs_tree, at dominance.c:401)Jakub Jelinek2014-01-291-44/+7
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+2
* gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod2013-11-171-0/+1
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+0
* tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod2013-10-181-97/+1
* target.c: New file.Jakub Jelinek2013-10-111-0/+3
* tree-flow.h: Include new .h files.Andrew Macleod2013-10-021-124/+2
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-4/+5
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-17/+34
* tree-flow.h (gimple_check_call_matching_types): Add new argument.Dehao Chen2013-06-151-4/+8
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* re PR c++/54046 (wrong control reaches end of non-void function for switch ca...Jakub Jelinek2012-11-231-1/+8
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-22/+10
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1