Age | Commit message (Expand) | Author | Files | Lines |
2011-11-11 | Implement omp atomic load and store. | Richard Henderson | 1 | -1/+6 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -4/+166 |
2011-10-18 | md.texi (vec_widen_ushiftl_hi, [...]): Document. | Ira Rosen | 1 | -0/+2 |
2011-10-18 | tree-ssa-alias.h (struct pt_solution): Remove vars_contains_restrict member. | Richard Guenther | 1 | -2/+0 |
2011-10-07 | Rename vshuffle/vec_shuffle to vec_perm. | Richard Henderson | 1 | -2/+2 |
2011-10-03 | Vector shuffling patch from Artem Shinkarov. | Artjoms Sinkarovs | 1 | -0/+10 |
2011-09-01 | expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, ... | Richard Guenther | 1 | -0/+18 |
2011-06-22 | re PR debug/47858 (IPA-SRA decreases quality of debug info) | Jakub Jelinek | 1 | -2/+13 |
2011-04-20 | Makefile.in (INTERNAL_FN_DEF, [...]): Define. | Richard Sandiford | 1 | -3/+10 |
2011-03-22 | gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not a valid RHS. | Richard Guenther | 1 | -0/+20 |
2011-02-15 | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 1 | -1/+1 |
2010-11-22 | gimple-pretty-print.c (dump_bb_header): Add check for cfun. | Basile Starynkevitch | 1 | -1/+2 |
2010-11-04 | tree.def (FMA_EXPR): New tree code. | Richard Guenther | 1 | -0/+8 |
2010-10-21 | basic-block.h (find_fallthru_edge): Define. | Nathan Froyd | 1 | -4/+1 |
2010-08-12 | tree-flow.h (struct ptr_info_def): Add align and misalign fields. | Richard Guenther | 1 | -2/+14 |
2010-07-21 | tree-flow.h (referenced_var): Move define ... | Richard Guenther | 1 | -5/+1 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -1/+1 |
2010-06-25 | With large parts from Jim Wilson: | Bernd Schmidt | 1 | -0/+30 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -2/+2 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -1/+3 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-04-16 | gimple-pretty-print.c (dump_gimple_phi): Dump alias info. | Richard Guenther | 1 | -1/+26 |
2010-04-15 | tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag. | Richard Guenther | 1 | -0/+73 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -3/+3 |
2009-10-26 | extend.texi (Named Address Spaces): New section. | Ben Elliston | 1 | -0/+1 |
2009-09-14 | builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. | Richard Henderson | 1 | -66/+128 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -4/+44 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -1/+31 |
2009-07-30 | Add source_location support to PHI arguments. | Andrew MacLeod | 1 | -0/+16 |
2009-07-22 | tree-pass.h (TDF_EH): Define. | Diego Novillo | 1 | -0/+7 |
2009-06-18 | re PR testsuite/40488 (Revision 148642 caused extra failures) | Richard Henderson | 1 | -1/+1 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -0/+4 |
2009-06-04 | basic-block.h (struct basic_block_def): Add discriminator field. | Cary Coutant | 1 | -0/+6 |
2009-05-31 | tree-pretty-print.c (print_call_name): Take the callee, not the call itself. | Jason Merrill | 1 | -1/+1 |
2009-05-22 | re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing) | Richard Guenther | 1 | -25/+0 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -91/+10 |
2009-01-02 | re PR middle-end/38690 (Missing parentheses for (a-1)/2 in final_cleanup) | Jakub Jelinek | 1 | -33/+66 |
2008-12-27 | re PR middle-end/38641 (VEC_EXTRACT_EVEN_EXPR/VEC_EXTRACT_ODD_EXPR no longer ... | Jakub Jelinek | 1 | -17/+16 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -0/+1857 |