OSDN Git Service

* gcc.dg/march.c: Ignore a note for some targets.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / graphite /
2011-03-25 ro PR testsuite/48283
2011-02-08 spopFix PRs 46834, 46994, and 46995: only rewrite reduction...
2011-02-02 spopFix PR40979 and PR47044: after LIM call copy_prop and...
2011-01-25 spopAdd testcase for PR46970.
2011-01-25 spopAdd testcase for PR46215.
2011-01-25 spopAdd testcase for PR46168.
2011-01-25 spopAdd testcase for PR43657.
2011-01-25 spopAdd testcase for PR43567.
2011-01-25 spopRemove the lambda framework and make -ftree-loop-linear...
2011-01-25 spopRemove the temporary array for reductions written to...
2011-01-25 spopUse PIP to determine the integer feasibility of a const...
2011-01-03 jakubUpdate Copyright years for files modified in 2010.
2010-12-23 spopFix PR46758: Do not use int_cst_value.
2010-12-17 amonakov PR middle-end/46761
2010-12-16 spopFix PR46924: Do not detect reductions outside the curre...
2010-12-16 jakub PR tree-optimization/46966
2010-12-16 spopFix PR46404: call scev_reset to reset the number of...
2010-12-15 spopAdd testcase for PR46404.
2010-12-15 spopFix PR46845: handle scop parameters before scev analysis.
2010-12-08 spopFix PR45230, PR45231, and PR45370: fold_stmt_inplace...
2010-12-07 spopAdd missing testcase for PR44676.
2010-12-07 hjlAdd testcases for PRs middle-end/41562 and middle-end...
2010-12-01 spopPostpone the rewrite out of SSA to the end of the trans...
2010-11-22 uros2010-11-22 Uros Bizjak <ubizjak@gmail.com>
2010-09-30 spopAdd testcase for PR45230.
2010-09-30 spopAdd testcase for PR43423.
2010-09-08 rguenth2010-09-08 Richard Guenther <rguenther@suse.de>
2010-08-27 rguenth2010-08-27 Richard Guenther <rguenther@suse.de>
2010-08-26 rguenth2010-08-26 Richard Guenther <rguenther@suse.de>
2010-08-25 rguenth2010-08-25 Richard Guenther <rguenther@suse.de>
2010-08-11 jiez * gcc.dg/graphite/interchange-9.c (M): Define to be...
2010-08-11 spopCall scev_reset_htab when Graphite out-of-SSA has chang...
2010-08-11 spopCall scev_analyzable_p only on is_gimple_reg.
2010-08-11 spopPropagate constant values or parametric expressions...
2010-08-11 spopUse SSA_NAME_DEF_STMT only on SSA_NAMEs.
2010-08-11 spopUnshare the scev before code generating it.
2010-08-11 spopAdd testcase for PR42729 and fix handling of gimple_deb...
2010-08-11 spopFix 435.gromacs miscompile: call rewrite_close_phi_out_...
2010-08-11 spopFix testcase: call abort.
2010-08-11 spopSchedule a copy_prop pass before graphite.
2010-07-12 ro gcc:
2010-06-15 spopFix PR44391: use size_one_node for pointer types.
2010-04-22 uros * gcc.dg/graphite/interchange-0.c: Fix dg-final directive.
2010-04-06 spopUse POINTER_PLUS_EXPR for pointer types.
2010-04-06 spopCompute min and max bounds for IVs and infer types.
2010-03-31 spopAdd testcases for PR43464.
2010-03-31 spopAdd testcase for PR43351.
2010-03-17 uros * gcc.dg/graphite/block-3.c: Add dg-timeout-factor.
2010-03-13 spopFix PR43306: correct evolution_function_right_is_intege...
2010-03-08 spopFix PR43065: Insert bounds on pointer type parameters.
2010-03-08 spopAdd testcase from PR43065.
2010-03-08 spopFix type problems in loop ivs.
2010-03-08 spopFix PR42326: handle default definitions.
2010-02-23 spopFix PR43083: Do not handle regions ending with multiple...
2010-02-11 spopAdd testcase for PR43012.
2010-02-11 spopFix PR42914 and PR42530.
2010-02-11 spopFix PR42771.
2010-02-07 spopCall abort for runtime test, always return 0 from main.
2010-02-06 spopFix PR42637.
2010-02-06 spopDo not FAIL in miscompiled runtime tests.
2010-02-06 spopFix testsuite.
2010-02-06 spopAdd runtime tests for interchange and blocking.
2010-02-06 spopAdd more testcases.
2010-02-06 spopClarify comments and use build_pddr.
2010-01-10 uros * gcc.dg/graphite/pr40281.c (dg-options): Add -w.
2010-01-08 spopFix PR42221.
2010-01-08 spopFix PR42521.
2010-01-07 spopUpdate loop-block testcases.
2009-12-23 spopAdd missing testcases.
2009-12-23 spopFix PR42205.
2009-12-23 spopFix PR42334: correct the update of the LST on loop...
2009-12-14 spop PR middle-end/42284
2009-11-30 grosserProtect loops that might be executed zero times.
2009-11-25 spop2009-11-03 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-16 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-16 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-15 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-14 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-14 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-14 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop * testsuite/gcc.dg/graphite/id-15.c: Adjusted.
2009-11-25 spop * testsuite/gcc.dg/graphite/run-id-1.c: Adjusted size...
2009-11-25 spop2009-10-09 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-06 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-05 Sebastian Pop <sebastian.pop@amd.com>
2009-11-23 hutchinsonandy* gcc.dg/graphite/block-1.c: Require 32-bit or larger...
2009-08-14 djegcc/testsuite/
2009-08-12 spopDont add unknown subscript upper bounds.
2009-08-12 spopReimplement interchange heuristic.
2009-08-12 spopAdd interchange testcase.
2009-08-12 spopFix memory leak in DD XFAILs some interchange testcases.
2009-08-01 spopRename -fgraphite-force-parallel to -floop-parallelize...
2009-07-31 spopAdd new testcases.
2009-07-31 spopModify the testsuite for the new Graphite.
2009-03-03 spop2009-03-02 Sebastian Pop <sebastian.pop@amd.com>
2009-02-24 spop2009-02-23 Sebastian Pop <sebastian.pop@amd.com>
2009-02-05 grosser2009-02-04 Tobias Grosser <grosser@fim.uni-passau.de>
2009-01-14 spop2009-01-13 Sebastian Pop <sebastian.pop@amd.com>
2009-01-13 spop2009-01-13 Sebastian Pop <sebastian.pop@amd.com>
next