summaryrefslogtreecommitdiff
path: root/gcc/gimple-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* md.texi (vec_widen_ushiftl_hi, [...]): Document.Ira Rosen2011-10-181-0/+2
* tree-ssa-alias.h (struct pt_solution): Remove vars_contains_restrict member.Richard Guenther2011-10-181-2/+0
* Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson2011-10-071-2/+2
* Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs2011-10-031-0/+10
* expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, ...Richard Guenther2011-09-011-0/+18
* re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek2011-06-221-2/+13
* Makefile.in (INTERNAL_FN_DEF, [...]): Define.Richard Sandiford2011-04-201-3/+10
* gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not a valid RHS.Richard Guenther2011-03-221-0/+20
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-151-1/+1
* gimple-pretty-print.c (dump_bb_header): Add check for cfun.Basile Starynkevitch2010-11-221-1/+2
* tree.def (FMA_EXPR): New tree code.Richard Guenther2010-11-041-0/+8
* basic-block.h (find_fallthru_edge): Define.Nathan Froyd2010-10-211-4/+1
* tree-flow.h (struct ptr_info_def): Add align and misalign fields.Richard Guenther2010-08-121-2/+14
* tree-flow.h (referenced_var): Move define ...Richard Guenther2010-07-211-5/+1
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-1/+1
* With large parts from Jim Wilson:Bernd Schmidt2010-06-251-0/+30
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-2/+2
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+3
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* gimple-pretty-print.c (dump_gimple_phi): Dump alias info.Richard Guenther2010-04-161-1/+26
* tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther2010-04-151-0/+73
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+1
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson2009-09-141-66/+128
* Squash commit of EH in gimpleRichard Henderson2009-09-141-4/+44
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+31
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-0/+16
* tree-pass.h (TDF_EH): Define.Diego Novillo2009-07-221-0/+7
* re PR testsuite/40488 (Revision 148642 caused extra failures)Richard Henderson2009-06-181-1/+1
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-0/+4
* basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant2009-06-041-0/+6
* tree-pretty-print.c (print_call_name): Take the callee, not the call itself.Jason Merrill2009-05-311-1/+1
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-25/+0
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-91/+10
* re PR middle-end/38690 (Missing parentheses for (a-1)/2 in final_cleanup)Jakub Jelinek2009-01-021-33/+66
* re PR middle-end/38641 (VEC_EXTRACT_EVEN_EXPR/VEC_EXTRACT_ODD_EXPR no longer ...Jakub Jelinek2008-12-271-17/+16
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-0/+1857