Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 219 220 221 222 223 224 225 226 227 ... 264 265 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
ARM multilib changes for RTEMS 2011-11-04 Sebastian Huber New
[ARM] Fix stack red zone bug (PR38644) for GCC 4.4 2011-11-16 Sebastian Huber New
GCC 4.7 and 4.8 PowerPC RTEMS 2012-10-24 Sebastian Huber New
[ARM] Fix stack red zone bug (PR38644) for GCC 4.5 2011-11-16 Sebastian Huber New
[wwwdocs] Generated files and patches 2010-06-24 Sebastian Huber New
Potential fix for PR55033 2012-10-23 Sebastian Huber New
GCC 4.7 and 4.8 PowerPC RTEMS 2012-03-09 Sebastian Huber New
Fix builtin tests for RTEMS targets 2013-03-21 Sebastian Huber New
[v2] Test case for PR55033 2013-05-10 Sebastian Huber New
[v2] Fix builtin tests for RTEMS targets 2013-03-21 Sebastian Huber New
[wwwdocs] Generated files and patches 2010-06-24 Sebastian Huber New
Sort targets alphabetically 2013-03-22 Sebastian Huber New
Multilib changes ARM RTEMS 2013-05-08 Sebastian Huber New
[2/2] Test case for PR55033 2013-01-29 Sebastian Huber New
Test case for PR55033 2013-05-10 Sebastian Huber New
Rename target arm-rtemseabi to arm-rtems 2012-10-09 Sebastian Huber New
ARM RTEMS changes for GCC 4.6 2013-02-22 Sebastian Huber New
Potential fix for PR55033 2012-10-31 Sebastian Huber New
[1/2] PowerPC testsuite clean up 2013-01-29 Sebastian Huber New
PR56771: Fix arm-rtems target for 32-bit hosts 2013-04-02 Sebastian Huber New
PR55033: Fix 2013-02-12 Sebastian Huber New
PR56771: Fix arm-rtems target for 32-bit hosts 2013-04-02 Sebastian Huber New
ARM RTEMS changes for GCC 4.7 2013-02-22 Sebastian Huber New
Rename target arm-rtemseabi to arm-rtems 2012-10-09 Sebastian Huber New
PR55033: Test case 2013-02-12 Sebastian Huber New
Potential fix for PR55033 2012-10-26 Sebastian Huber New
[v2] PR56771: Fix arm-rtems target for 32-bit hosts 2013-04-02 Sebastian Huber New
Add -lpwl to ppllibs. 2011-02-23 Sebastian Pop New
[3/3] Fix PR46886: disable autopar when flag_tree_ch is not set. 2011-02-14 Sebastian Pop New
[3/3] Loop flattening on loop-SSA. 2010-11-16 Sebastian Pop New
[3/3] Only update ChangeLog.graphite. 2011-07-08 Sebastian Pop New
Add -lpwl to ppllibs. 2011-03-02 Sebastian Pop New
[64/65] Fix gamess: the only constant phi nodes with one argument are is_gimple_min_invariant and SSA_NAME_IS_DEFAULT_DEF. 2010-08-02 Sebastian Pop New
Fix PR42327: use build_int_cst. 2010-12-07 Sebastian Pop New
[06/11] Remove ATTRIBUTE_UNUSED 2011-08-11 Sebastian Pop New
Add -lpwl to ppllibs. 2011-03-02 Sebastian Pop New
Fix PR43023: fuse_partitions_with_similar_memory_accesses. 2010-12-09 Sebastian Pop New
[1/3] Call recompute_tree_invariant_for_addr_expr when replacing a constant in an ADDR_EXPR. 2010-11-22 Sebastian Pop New
Sign extend before converting constants to GMP values. 2011-06-29 Sebastian Pop New
Add -lpwl to ppllibs. 2011-02-23 Sebastian Pop New
[63/65] Fix typos. 2010-08-02 Sebastian Pop New
Fix PR45230: Only GIMPLE_ASSIGNs can contain ADDR_EXPRs. 2010-12-07 Sebastian Pop New
Fix PR47594: Sign extend constants while translating to Graphite 2011-07-30 Sebastian Pop New
[2/6] Correct computation of max. 2011-06-29 Sebastian Pop New
Fix PR47576 and PR47555: add PARAM_SCEV_MAX_PATH_LENGTH. 2011-02-01 Sebastian Pop New
Fix PR45230: Only GIMPLE_ASSIGNs can contain ADDR_EXPRs. 2010-12-07 Sebastian Pop New
Fix PR48648: Handle CLAST assignments. 2011-07-28 Sebastian Pop New
[1/6] Correct typo. 2011-06-29 Sebastian Pop New
[1/5] Use zero_dim_array_p instead of graphite_artificial_array_p. 2011-05-24 Sebastian Pop New
Fix PR45230, PR45231, and PR45370: fold_stmt_inplace after replace_exp. 2010-12-08 Sebastian Pop New
[06/20] Remove ATTRIBUTE_UNUSED 2011-08-15 Sebastian Pop New
[05/10] speedup compilation 2011-01-15 Sebastian Pop New
Fix PR46194: fix the computation of distance vectors. 2011-02-04 Sebastian Pop New
[3/3] Postpone the rewrite out of SSA to the end of the translation to polyhedral representation. 2010-11-22 Sebastian Pop New
[1/3] Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface. 2011-07-07 Sebastian Pop New
[04/10] Fix pbb_remove_duplicate_pdrs. 2011-01-15 Sebastian Pop New
[30/65] Move cloog-related functions from graphite-ppl.{c,h} to new graphite-cloog-util.{c,h}. 2010-08-02 Sebastian Pop New
[1/3] Remove redundant call to force_gimple_operand. 2011-02-14 Sebastian Pop New
[18/20] remove dead code 2011-08-15 Sebastian Pop New
[02/10] Print the data dependence polyhedron in the PPL format. 2011-01-15 Sebastian Pop New
Fix PR46834: when removing a phi node also remove the dead code using its LHS. 2011-02-04 Sebastian Pop New
Fix PR45297: handle ADDR_EXPR in interpret_rhs_expr as in follow_ssa_edge_expr. 2010-12-02 Sebastian Pop New
[2/3] canonicalize_loop_ivs should not generate unsigned types. 2011-07-24 Sebastian Pop New
Add a stride parameter to scop_do_strip_mine. 2010-10-20 Sebastian Pop New
[graphite] Fix h264ref and dealII 2010-06-23 Sebastian Pop New
[3/3] Loop flattening on loop-SSA. 2010-11-16 Sebastian Pop New
[17/20] use isl's datadep analysis 2011-08-15 Sebastian Pop New
[06/10] Correct the precedence relation. 2011-01-15 Sebastian Pop New
Fix PRs 46834, 46994, and 46995: when removing a phi node also remove the dead code using its LHS. 2011-02-04 Sebastian Pop New
[3/3] Postpone the rewrite out of SSA to the end of the translation to polyhedral representation. 2010-11-26 Sebastian Pop New
[02/10] Do not compute twice type, lb, and ub. 2011-07-21 Sebastian Pop New
[09/10] Expect at least the version 0.11 of PPL. 2011-01-15 Sebastian Pop New
Fix PR44483: incrementally gimplify BB predicates to avoid redundant computations. 2010-06-10 Sebastian Pop New
[1/3] Fix PR46029: reimplement if-convert stores. 2010-11-15 Sebastian Pop New
[02/20] Require cloog 0.16.3 2011-08-15 Sebastian Pop New
Add missing testcase for PR44676. 2010-12-07 Sebastian Pop New
[2/3] Correct indentation. 2011-02-14 Sebastian Pop New
Fix PR45314: backporting a patch from 4.6 2010-11-08 Sebastian Pop New
PR45450: disable legality check after an openscop read 2011-07-27 Sebastian Pop New
[10/10] Remove the temporary array for reductions written to memory. 2011-01-15 Sebastian Pop New
[3/7] Adapt to new CLAST structure within upstream CLooG version and retain compatibility to CLooG Legacy. 2010-07-27 Sebastian Pop New
Fix PR46036: if-conversion problem 2010-11-08 Sebastian Pop New
[05/20] Move to new Cloog interface. 2011-08-15 Sebastian Pop New
[08/10] Minimize the number of expensive calls to ppl_powerset_is_empty. 2011-01-15 Sebastian Pop New
Add testcase for PR46404. 2010-12-15 Sebastian Pop New
[2/3] Do not rewrite out of SSA scalar dependences crossing the limits of the scop. 2010-11-22 Sebastian Pop New
[08/10] Compute once and cache the LB and UB for each clast_name. 2011-07-21 Sebastian Pop New
[07/10] Use PIP to determine the integer feasibility of a constraint system. 2011-01-15 Sebastian Pop New
[4/5] Remove memory leaks, add one more assert. 2011-05-24 Sebastian Pop New
[5/5] Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange. 2011-01-18 Sebastian Pop New
[08/20] Add ISL data structures 2011-08-15 Sebastian Pop New
[2/7] Call recompute_tree_invariant_for_addr_expr when replacing a constant in an ADDR_EXPR. 2010-11-30 Sebastian Pop New
Fix PR40979: after LIM call copy_prop and DCE to clean up. 2011-02-01 Sebastian Pop New
[3/7] Do not rewrite out of SSA scalar dependences crossing the limits of the scop. 2010-11-30 Sebastian Pop New
[09/10] Generate signed types whenever possible. 2011-07-21 Sebastian Pop New
[1/3] Fix PR46029: reimplement if-convert stores. 2010-11-03 Sebastian Pop New
[4/7] Introduce compatibility to newer CLooG's CloogState and mask the use with macros where possible. 2010-07-27 Sebastian Pop New
[3/5] Allow several reductions in a reduction PBB. 2011-01-18 Sebastian Pop New
[13/20] add pbb->schedule 2011-08-15 Sebastian Pop New
[2/3] if-convert even when the data dependences cannot be computed. 2010-11-03 Sebastian Pop New