c1x --> c11.
[gcc.git] / gcc / testsuite / gcc.dg / graphite /
2013-07-14 Tobias Grossergraphite: Do not depend on 2D + 1 form in parallelism...
2013-04-26 Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-03-14 Jakub Jelinekre PR tree-optimization/53265 (Warn when undefined...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-03-02 Maxim Kuvyrkovinvoke.texi (floop-flatten): Declare obsolete.
2012-02-15 Tobias Grosserre PR tree-optimization/50561 (ICE when compiling zlib...
2012-01-10 Richard Guentherre PR tree-optimization/50913 (ICE in scan_tree_for_par...
2011-10-26 Joseph Myersrun-id-1.c: Pass -Wl,--stack,12582912 option for Window...
2011-10-10 Janis Johnson* gcc.dg/graphite/id-pr46845.c: Include powerpc for...
2011-10-04 Rainer OrthDon't XFAIL gcc.dg/graphite/interchange-14.c (PR tree...
2011-08-11 Michael Matz* gcc.dg/graphite/run-id-pr47593.c: Remove -m32.
2011-07-28 Sebastian PopFix PR48648: Handle CLAST assignments.
2011-07-26 Sebastian PopFix PR47046: correct evolution_function_is_affine_p
2011-07-26 Sebastian PopAdd testcase for PR47593
2011-07-26 Sebastian PopFix PR47653: do not handle loops using wrapping semanti...
2011-07-26 Sebastian PopFix PR48805: Do not instantiate ADDR_EXPRs
2011-07-21 Sebastian PopInfer types based on lb and ub.
2011-07-09 H.J. LuAdd x32 support to GCC testsuite.
2011-07-08 Richard Guentherre PR tree-optimization/49662 (XFAIL: gcc.dg/graphite...
2011-07-07 Uros Bizjakpr37485.c (dg-options): Add -fno-loop-strip-mine -fno...
2011-07-07 Richard Guentherpr37485.c: Add -floop-block.
2011-07-05 Sebastian PopFix PR47654: Loop blocking should strip-mine at least...
2011-03-25 Rainer Orthre PR testsuite/48283 (gcc.dg/graphite/block-[3478...
2011-02-08 Sebastian PopFix PRs 46834, 46994, and 46995: only rewrite reduction...
2011-02-02 Sebastian PopFix PR40979 and PR47044: after LIM call copy_prop and...
2011-01-25 Sebastian PopAdd testcase for PR46970.
2011-01-25 Sebastian PopAdd testcase for PR46215.
2011-01-25 Sebastian PopAdd testcase for PR46168.
2011-01-25 Sebastian PopAdd testcase for PR43657.
2011-01-25 Sebastian PopAdd testcase for PR43567.
2011-01-25 Sebastian PopRemove the lambda framework and make -ftree-loop-linear...
2011-01-25 Sebastian PopRemove the temporary array for reductions written to...
2011-01-25 Sebastian PopUse PIP to determine the integer feasibility of a const...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-23 Sebastian PopFix PR46758: Do not use int_cst_value.
2010-12-17 Alexander Monakovre PR middle-end/46761 (-fgraphite-identity produces...
2010-12-16 Sebastian PopFix PR46924: Do not detect reductions outside the curre...
2010-12-16 Jakub Jelinekre PR tree-optimization/46966 (ICE: in execute_cse_reci...
2010-12-16 Sebastian PopFix PR46404: call scev_reset to reset the number of...
2010-12-15 Sebastian PopAdd testcase for PR46404.
2010-12-15 Sebastian PopFix PR46845: handle scop parameters before scev analysis.
2010-12-08 Richard GuentherFix PR45230, PR45231, and PR45370: fold_stmt_inplace...
2010-12-07 Sebastian PopAdd missing testcase for PR44676.
2010-12-07 H.J. LuAdd testcases for PRs middle-end/41562 and middle-end...
2010-12-01 Sebastian PopPostpone the rewrite out of SSA to the end of the trans...
2010-11-22 Uros Bizjak[multiple changes]
2010-09-30 Sebastian PopAdd testcase for PR45230.
2010-09-30 Sebastian PopAdd testcase for PR43423.
2010-09-08 Richard Guentherre PR testsuite/45590 (FAIL: gcc.dg/graphite/pr44391...
2010-08-27 Richard Guentherscop-1.c: Fix out-of-bound array accesses.
2010-08-26 Richard Guentherscop-0.c: Fix out-of-bound array accesses.
2010-08-25 Richard Guentherre PR tree-optimization/44562 (ICE: in get_alias_set...
2010-08-11 Jie Zhanginterchange-9.c (M): Define to be 111.
2010-08-11 Sebastian PopCall scev_reset_htab when Graphite out-of-SSA has chang...
2010-08-11 Sebastian PopCall scev_analyzable_p only on is_gimple_reg.
2010-08-11 Sebastian PopPropagate constant values or parametric expressions...
2010-08-11 Sebastian PopUse SSA_NAME_DEF_STMT only on SSA_NAMEs.
2010-08-11 Sebastian PopUnshare the scev before code generating it.
2010-08-11 Sebastian PopAdd testcase for PR42729 and fix handling of gimple_deb...
2010-08-11 Sebastian PopFix 435.gromacs miscompile: call rewrite_close_phi_out_...
2010-08-11 Sebastian PopFix testcase: call abort.
2010-08-11 Sebastian PopSchedule a copy_prop pass before graphite.
2010-07-12 Rainer Orthconfig.gcc (i[34567]86-*-solaris2*): Default with_arch_...
2010-06-15 Sebastian PopFix PR44391: use size_one_node for pointer types.
2010-04-22 Uros Bizjakinterchange-0.c: Fix dg-final directive.
2010-04-06 Sebastian PopUse POINTER_PLUS_EXPR for pointer types.
2010-04-06 Sebastian PopCompute min and max bounds for IVs and infer types.
2010-03-31 Sebastian PopAdd testcases for PR43464.
2010-03-31 Sebastian PopAdd testcase for PR43351.
2010-03-17 Uros Bizjakblock-3.c: Add dg-timeout-factor.
2010-03-13 Sebastian PopFix PR43306: correct evolution_function_right_is_intege...
2010-03-08 Sebastian PopFix PR43065: Insert bounds on pointer type parameters.
2010-03-08 Sebastian PopAdd testcase from PR43065.
2010-03-08 Tobias GrosserFix type problems in loop ivs.
2010-03-08 Sebastian PopFix PR42326: handle default definitions.
2010-02-23 Sebastian PopFix PR43083: Do not handle regions ending with multiple...
2010-02-11 Sebastian PopAdd testcase for PR43012.
2010-02-11 Sebastian PopFix PR42914 and PR42530.
2010-02-11 Sebastian Popre PR tree-optimization/42771 ([graphite] ICE: in graph...
2010-02-07 Sebastian PopCall abort for runtime test, always return 0 from main.
2010-02-06 Sebastian Popre PR tree-optimization/42637 ([graphite] wrong code...
2010-02-06 Sebastian PopDo not FAIL in miscompiled runtime tests.
2010-02-06 Sebastian PopFix testsuite.
2010-02-06 Sebastian PopAdd runtime tests for interchange and blocking.
2010-02-06 Sebastian PopAdd more testcases.
2010-02-06 Sebastian PopClarify comments and use build_pddr.
2010-01-10 Uros Bizjakpr40281.c (dg-options): Add -w.
2010-01-08 Sebastian Popre PR tree-optimization/42221 (ICE from '-Os -fgraphite...
2010-01-08 Sebastian Popre PR tree-optimization/42521 (ICE: in graphite_loop_no...
2010-01-07 Sebastian PopUpdate loop-block testcases.
2009-12-23 Sebastian PopAdd missing testcases.
2009-12-23 Sebastian Popre PR tree-optimization/42205 ([graphite] internal...
2009-12-23 Sebastian PopFix PR42334: correct the update of the LST on loop...
2009-12-14 Sebastian Popre PR tree-optimization/42284 (failing tree check in...
2009-11-30 Tobias GrosserProtect loops that might be executed zero times.
2009-11-25 Sebastian Popgraphite-interchange.c (lst_perfect_nestify): Pass...
2009-11-25 Sebastian Popinterchange-1.c: Un-XFAILed.
2009-11-25 Sebastian Popgraphite-interchange.c: Fix comments.
2009-11-25 Sebastian Popinterchange-7.c: Un-XFAILed.
next