Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 221 222 223 224 225 226 227 228 229 ... 264 265 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
Fix PR46036: if-conversion problem 2010-11-08 Sebastian Pop New
Use HOST_WIDE_INTs in gcd and least_common_multiple. 2011-07-29 Sebastian Pop New
[3/3] Loop flattening on loop-SSA. 2010-11-03 Sebastian Pop New
[15/65] Remove rename_nb_iterations and rename_sese_parameters 2010-08-02 Sebastian Pop New
[3/3] Only copy PBB_DOMAIN when it is initialized. 2011-01-20 Sebastian Pop New
[19/20] remove old data dependence analysis, xfail graphite-force-parallel 2011-08-15 Sebastian Pop New
[2/6] Remove ifcvt_memrefs_wont_trap analysis. 2010-10-28 Sebastian Pop New
Fix PR47002: memory leaks. 2010-12-22 Sebastian Pop New
[4/5] Do not create the temporary array for reductions into VAR_DECLs. 2011-01-18 Sebastian Pop New
Fix PR48805: Do not instantiate ADDR_EXPRs 2011-07-23 Sebastian Pop New
[03/10] Test the profitability of interchange on the perfect nest. 2011-01-15 Sebastian Pop New
Make scev instantiation call compute_overall_effect_of_inner_loop 2010-06-08 Sebastian Pop New
[2/3] Pass to dr_analyze_indices the analysis loop for subscripts. 2011-01-20 Sebastian Pop New
[20/20] disable loop flattening 2011-08-15 Sebastian Pop New
New loop flattening pass on tree-ssa 2010-10-26 Sebastian Pop New
[2/6] Add testcase for PR29832. 2011-01-18 Sebastian Pop New
[4/7] Postpone the rewrite out of SSA to the end of the translation to polyhedral representation. 2010-11-30 Sebastian Pop New
Fix PR49876: Continue code generation with integer_zero_node on gloog_error 2011-07-27 Sebastian Pop New
[5/6] Call if-conversion from loop flattening. 2010-10-28 Sebastian Pop New
[14/65] Also rewrite out of SSA scalar dependences going outside the SCoP region. 2010-08-02 Sebastian Pop New
[6/7] Avoid the analysis of data references after the translation out of SSA. 2010-11-30 Sebastian Pop New
[14/20] add pdr->accesses and pdr->extent 2011-08-15 Sebastian Pop New
[3/3] Loop flattening on loop-SSA. 2010-11-03 Sebastian Pop New
Fix PR46928: handle "A[p] == A[p]" in data dep analysis with p a parameter of the loop. 2010-12-13 Sebastian Pop New
[5/7] LHS cannot be an ADDR_EXPR. 2010-11-30 Sebastian Pop New
Fix PR47046: correct evolution_function_is_affine_p 2011-07-25 Sebastian Pop New
Pass 0 as the number of parameters to PIP when testing for integer feasibility. 2011-01-17 Sebastian Pop New
More improvements for the code generation of the if-conversion 2010-06-22 Sebastian Pop New
[2/5] Remove duplicate close phi nodes in the canonical close phi representation. 2011-01-18 Sebastian Pop New
[03/11] Remove code that supported legacy CLooG. 2011-08-11 Sebastian Pop New
[20/44] Fix chrec_contains_symbols_defined_in_loop. 2010-09-30 Sebastian Pop New
Fix PR46758: Do not use int_cst_value. 2010-12-23 Sebastian Pop New
Fix PR45971: do not predicate condition phi nodes that are scev analyzable. 2010-11-09 Sebastian Pop New
Fix PR47691: always run scev_const_prop before graphite 2011-07-26 Sebastian Pop New
[12/44] Dump each scop in a separate file. 2010-09-30 Sebastian Pop New
if-conversion of loops with conditionals containing memory loads and stores 2010-06-22 Sebastian Pop New
Fix PR44676: fix invariant phi node removal. 2010-12-06 Sebastian Pop New
[05/11] Move to new Cloog interface. 2011-08-11 Sebastian Pop New
Bug bootstrap/45680 2010-09-16 Sebastian Pop New
Fix PR46758: Do not use int_cst_value. 2010-12-23 Sebastian Pop New
Add -ftree-loop-distribute-patterns enabled at -O3. 2010-08-02 Sebastian Pop New
[03/10] Record the loop level that defines a clast_name. 2011-07-21 Sebastian Pop New
[03/44] Generate in priority signed types for integer constants. 2010-09-30 Sebastian Pop New
[11/65] Launch dotty in background. 2010-08-02 Sebastian Pop New
[2/4] Outline fold_or_predicates from add_to_predicate_list. 2010-07-09 Sebastian Pop New
[10/20] use cloog_isl_state_malloc 2011-08-15 Sebastian Pop New
[31/44] Outline lst_niter_for_loop. 2010-09-30 Sebastian Pop New
Fix PR46758: Do not use int_cst_value. 2010-12-23 Sebastian Pop New
[5/5] Enhance region checks. 2010-07-20 Sebastian Pop New
Fix PR47691: always run scev_const_prop before graphite 2011-07-26 Sebastian Pop New
[10/44] Fix 435.gromacs miscompile. 2010-09-30 Sebastian Pop New
[40/65] Scevs could be expressions without chrecs and still be scev_analyzable_p. 2010-08-02 Sebastian Pop New
Speed-up loop blocking: strip-mining is always legal. 2010-08-23 Sebastian Pop New
[11/20] document ISL requirement for GCC installation 2011-08-15 Sebastian Pop New
[18/44] Factor out is_gimple_reg calls. 2010-09-30 Sebastian Pop New
Fail when PPL 0.11 is not present and CLooG has been requested. 2011-01-18 Sebastian Pop New
Call scev_reset_htab when Graphite out-of-SSA has changed something. 2010-07-27 Sebastian Pop New
[3/3] Avoid use of lang_hooks.types.type_for_size. 2011-07-24 Sebastian Pop New
[36/44] Fix comments. 2010-09-30 Sebastian Pop New
[08/65] Do not gather loop exit conditions on the basic blocks outside the loop. 2010-08-02 Sebastian Pop New
[02/28] Free invalid postdominance info. 2011-01-21 Sebastian Pop New
[07/11] fix memory leak 2011-08-11 Sebastian Pop New
[23/44] Fix the description of graphite_can_represent_loop. 2010-09-30 Sebastian Pop New
Use HOST_WIDE_INTs in gcd and least_common_multiple. 2011-01-28 Sebastian Pop New
[2/2] Fix tonto: call propagate_expr_outside_region. 2010-07-27 Sebastian Pop New
[07/10] Remove max_signed_precision_type. 2011-07-21 Sebastian Pop New
[21/44] Also handle ARRAY_REFs in instantiate_scev_r. 2010-09-30 Sebastian Pop New
[17/65] Add more debug counter guards. 2010-08-02 Sebastian Pop New
[01/28] Add changelogs of patches that will not be merged to trunk. 2011-01-21 Sebastian Pop New
[graphite] Move to cloog.org interface 2011-08-11 Sebastian Pop New
[24/44] Speed-up loop blocking: strip-mining is always legal. 2010-09-30 Sebastian Pop New
[1/6] Add testcase for PR43567. 2011-01-18 Sebastian Pop New
[03/28] Patch not merged, update ChangeLog.graphite. 2011-01-21 Sebastian Pop New
Fix PR47594: Sign extend constants while translating to Graphite 2011-07-25 Sebastian Pop New
[6/8] Fix pbb_number_of_iterations_at_time. 2010-09-09 Sebastian Pop New
In Graphite, don't compute the new IV type based on the old_iv type 2010-06-11 Sebastian Pop New
[21/28] Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, and RESULT_DECL. 2011-01-21 Sebastian Pop New
[01/11] Make CLooG-ISL the only supported CLooG version. 2011-08-11 Sebastian Pop New
[30/44] Call fatal_error when the transform read from file is not legal. 2010-09-30 Sebastian Pop New
Fix PR46845: handle scop parameters before scev analysis. 2010-12-14 Sebastian Pop New
[PR44576] : Don't do further analysis if we could know prefetching is not benefitial 2010-07-09 Sebastian Pop New
[2/3] Remove continue from loop, add one more assert. 2011-07-08 Sebastian Pop New
[00/44] Merge changes from Graphite branch to trunk 2010-09-30 Sebastian Pop New
[graphite] Fix miscompiles for gromacs and gamess in graphite branch 2010-06-25 Sebastian Pop New
[1/3] Do not instantiate default definitions in instantiate_scev_name. 2010-07-23 Sebastian Pop New
[04/11] Document CLooG-ISL requirement for Graphite 2011-08-11 Sebastian Pop New
[08/44] Fix include order to avoid failed compilation on CLOOG_ORG. 2010-09-30 Sebastian Pop New
[21/32] Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange. 2011-01-21 Sebastian Pop New
[10/28] Fix pbb_remove_duplicate_pdrs. 2011-01-21 Sebastian Pop New
[2/3] canonicalize_loop_ivs should not generate unsigned types. 2011-07-25 Sebastian Pop New
[15/44] Integrate openscop tests in graphite testsuite. 2010-09-30 Sebastian Pop New
[06/65] Fix refined region tree nesting. 2010-08-02 Sebastian Pop New
[01/12] Remove insert_loop_close_phis. 2010-07-16 Sebastian Pop New
[02/11] Require cloog 0.16.3 2011-08-11 Sebastian Pop New
[2/3] Fix memory leaks in new scop detection. 2010-09-23 Sebastian Pop New
Use HOST_WIDE_INTs in gcd and least_common_multiple. 2011-01-28 Sebastian Pop New
[2/3] Use SSA_NAME_DEF_STMT only on SSA_NAMEs. 2010-07-23 Sebastian Pop New
[4/6] Fix computation of precision. 2011-06-29 Sebastian Pop New
[29/44] Fix pretty printers. 2010-09-30 Sebastian Pop New
[18/65] Split rewrite_cross_bb_scalar_deps_out_of_ssa out from rewrite_reductions_out_of_ssa. 2010-08-02 Sebastian Pop New