| Commit message (Expand) | Author | Age | Files | Lines |
* | ipa-prop.h (struct ipa_parm_adjustment): New field alias_ptr_type. | Martin Jambor | 2010-12-09 | 1 | -1/+5 |
* | re PR middle-end/46734 (ICE in create_tmp_var, at gimplify.c:505) | Martin Jambor | 2010-12-09 | 1 | -1/+4 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | re PR tree-optimization/46349 (incorrect scalarization) | Martin Jambor | 2010-11-15 | 1 | -3/+39 |
* | re PR tree-optimization/45722 (FAIL: gcc.c-torture/execute/20040709-2.c execu... | Eric Botcazou | 2010-11-14 | 1 | -5/+2 |
* | re PR tree-optimization/46351 (incorrect scalarization (2)) | Martin Jambor | 2010-11-10 | 1 | -1/+2 |
* | builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert. | Nathan Froyd | 2010-11-03 | 1 | -3/+2 |
* | vec.h (VEC_qsort): Define. | Nathan Froyd | 2010-10-11 | 1 | -4/+2 |
* | tree-sra.c (struct access): New field grp_assignment_write. | Martin Jambor | 2010-10-07 | 1 | -19/+74 |
* | tree-sra.c (type_consists_of_records_p): Do not check for trailing zero sized... | Martin Jambor | 2010-09-30 | 1 | -8/+1 |
* | tree-sra.c (struct access): New field grp_no_warning. | Martin Jambor | 2010-09-22 | 1 | -6/+22 |
* | re PR middle-end/45644 (450.soplex in SPEC CPU 2006 is miscompiled) | Martin Jambor | 2010-09-15 | 1 | -3/+4 |
* | tree-sra.c (generate_subtree_copies): Updated comment. | Martin Jambor | 2010-09-15 | 1 | -36/+29 |
* | tree-sra.c (build_ref_for_offset): Loc made a parameter. | Martin Jambor | 2010-09-14 | 1 | -36/+53 |
* | re PR tree-optimization/44972 (ICE: in load_assign_lhs_subreplacements, at tr... | Martin Jambor | 2010-09-10 | 1 | -160/+143 |
* | re PR middle-end/45415 (ICE in partition_view_bitmap, at tree-ssa-live.c:334) | Michael Matz | 2010-09-03 | 1 | -0/+1 |
* | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 2010-08-19 | 1 | -5/+2 |
* | re PR tree-optimization/45144 (SRA optimization issue of bit-field) | Jie Zhang | 2010-08-05 | 1 | -1/+4 |
* | tree-sra.c (completely_scalarize_record): New parameter REF, create its own a... | Martin Jambor | 2010-08-03 | 1 | -12/+9 |
* | dbgcnt.def (eipa_sra): New counter. | Martin Jambor | 2010-07-29 | 1 | -1/+1 |
* | re PR tree-optimization/44885 (miscompilation of gnat.dg/aliasing3.adb after ... | Eric Botcazou | 2010-07-28 | 1 | -0/+2 |
* | re PR target/44290 (__naked attribute is broken) | Jie Zhang | 2010-07-27 | 1 | -7/+0 |
* | re PR tree-optimization/44914 (ICE: in calc_dfs_tree, at dominance.c:395 with... | Martin Jambor | 2010-07-23 | 1 | -19/+30 |
* | re PR target/44290 (__naked attribute is broken) | Jie Zhang | 2010-07-23 | 1 | -0/+7 |
* | tree-sra.c (ipa_sra_preliminary_function_checks): Dump proper words when !tre... | Jie Zhang | 2010-07-23 | 1 | -1/+1 |
* | re PR tree-optimization/44891 (non-trivial conversion ICE from early SRA) | Martin Jambor | 2010-07-22 | 1 | -17/+33 |
* | re PR tree-optimization/44900 (The variable of SSE will be broken) | Martin Jambor | 2010-07-21 | 1 | -6/+6 |
* | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 2010-07-15 | 1 | -9/+9 |
* | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 2010-07-01 | 1 | -36/+51 |
* | tree-sra.c (convert_callers): New parameter, change fndecls of recursive calls. | Martin Jambor | 2010-06-28 | 1 | -3/+5 |
* | re PR tree-optimization/43905 (duplicate __PRETTY_FUNCTION__ symbol for funct... | Martin Jambor | 2010-06-16 | 1 | -28/+31 |
* | re PR lto/44464 (ICE during linux kernel whopr build) | Martin Jambor | 2010-06-15 | 1 | -0/+1 |
* | Makefile.in (tree-sra.o): Add DBGCNT_H to dependencies. | Martin Jambor | 2010-06-10 | 1 | -1/+2 |
* | re PR tree-optimization/44258 (possible SRA wrong-code generation.) | Martin Jambor | 2010-06-10 | 1 | -10/+17 |
* | re PR tree-optimization/44423 (Massive performance regression in SSE code due... | Martin Jambor | 2010-06-09 | 1 | -3/+4 |
* | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 2010-06-01 | 1 | -2/+0 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -0/+1 |
* | re PR middle-end/44133 (Uninit warning regression with new SRA) | Martin Jambor | 2010-05-17 | 1 | -22/+29 |
* | re PR debug/43983 (var-tracking needlessly throws away location info for SRAe... | Jakub Jelinek | 2010-05-13 | 1 | -1/+28 |
* | tree-sra.c (build_access_from_expr_1): The first parameter type changed to si... | Martin Jambor | 2010-05-04 | 1 | -193/+275 |
* | re PR tree-optimization/43846 (array vs members, total scalarization issues) | Martin Jambor | 2010-04-23 | 1 | -12/+33 |
* | re PR middle-end/43835 (IPA-SRA doesn't rewrite attributes) | Martin Jambor | 2010-04-23 | 1 | -0/+3 |
* | gimple.h (create_tmp_reg): Declare. | Martin Jambor | 2010-04-19 | 1 | -8/+2 |
* | tree-sra.c (replace_uses_with_default_def_ssa_name): New function. | Martin Jambor | 2010-04-13 | 1 | -9/+42 |
* | ipa-reference.c (mark_load): Use get_base_address. | Richard Guenther | 2010-04-07 | 1 | -1/+3 |
* | tree-sra.c (find_param_candidates): Allow scalar va_list types. | Martin Jambor | 2010-04-07 | 1 | -1/+1 |
* | re PR tree-optimization/43347 (Warning about symbols generated by SRA being u... | Martin Jambor | 2010-03-17 | 1 | -4/+4 |
* | PR tree/optimization/43141 | Martin Jambor | 2010-03-15 | 1 | -0/+21 |
* | re PR tree-optimization/43164 (ice in completely_scalarize_record, at tree-sr... | Martin Jambor | 2010-03-04 | 1 | -2/+10 |
* | re PR tree-optimization/43066 (ICE: SIGFPE with empty struct and va_arg) | Martin Jambor | 2010-02-18 | 1 | -1/+1 |