time_profiler: Set proper type to time_profiler_counter_ptr.
[platform/upstream/gcc.git] / gcc / graphite-isl-ast-to-gimple.c
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-20 Martin LiskaProperly handly PHI stmts in later_of_the_two (PR
2016-05-31 Tom de VriesHandle 3-arg phi in copy_bb_and_scalar_dependences
2016-05-30 Tom de VriesRemove assert in get_def_bb_for_const
2016-04-22 Szabolcs Nagy[PATCH 2/2] (header usage fix) include c++ headers...
2016-04-12 Tom de VriesFix typo in copy_cond_phi_args
2016-03-14 Tom de VriesUnshare create_empty_if_region_on_edge argument
2016-03-02 Tom de VriesHandle addr_expr and component_ref in graphite-ast...
2016-01-29 Sebastian PopPR69545: revert patch
2016-01-28 Sebastian Popremove out of sync comments
2016-01-28 Sebastian Popuse codegen_error_p
2016-01-28 Sebastian Popassert instead of silently failing code gen
2016-01-26 Abderrazek Zaafranihandle isl_ast_op_select
2016-01-26 Aditya Kumarnew scop schedule for isl-0.15
2016-01-21 Aditya Kumarfix codegen error exposed by compute isl flow patch
2016-01-21 Aditya Kumarfix pr68692: reinstantiate the copy of internal parameters
2016-01-21 Aditya Kumarfix PR68976: only add loop close phi for names defined...
2016-01-21 Aditya Kumaradd missing ast node for isl 0.15
2016-01-21 Aditya Kumaradd more coalescing to simplify constraints
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-17 Sebastian Popreplace ISL with isl
2015-12-17 Sebastian Popmove all isl include files to graphite.h
2015-12-16 Abderrazek Zaafraniattach schedule tree to the scop
2015-12-16 Aditya KumarRemove individial dependence pointers and add a scop...
2015-12-16 Aditya Kumarupdate required isl version
2015-12-04 Aditya Kumarcheck that all the scev applied ops have are dominated...
2015-12-03 Tom de VriesGuard isl_ast_op_zdiv_r usage with HAVE_ISL_OPTIONS_SET...
2015-12-02 Aditya Kumarhandle missing isl_ast_expr
2015-12-02 Aditya Kumardo not insert code outside the generated region
2015-12-02 Aditya Kumarfix PR68550: do not handle ISL loop peeled statements
2015-11-30 Aditya Kumarcheck for ISL generated code that leads to division...
2015-11-30 Aditya Kumaralways print parameter names as P_{SSA_NAME_VERSION}
2015-11-26 Aditya Kumarfix PR68453: recursively add phi nodes to merge points
2015-11-24 Aditya Kumarfix PR67984: check for constants in rename map
2015-11-24 Aditya Kumarmove all declarations to a same .h file
2015-11-23 Aditya Kumarfix PR68493: bail out when codegen_error is set
2015-11-23 Aditya Kumarcall update_ssa once
2015-11-23 David EdelsohnCorrect graphite*.c ISL header file inclusion order.
2015-11-19 Aditya Kumarfix PR68341: correctly compute the insertion point...
2015-11-19 Aditya Kumarfix bootstrap without ISL on old linkers
2015-11-18 Aditya KumarEnable condegen in case of cond phis.
2015-11-18 Aditya KumarMove codegen related functions to graphite-isl-ast...
2015-11-12 Aditya KumarPreserve the original program while using graphite.
2015-11-04 Aditya Kumarremove parameter_rename_map
2015-11-04 Aditya Kumarimprove debug of codegen
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-21 Aditya Kumaravoid generation of empty guards in trivial cases
2015-10-21 Aditya KumarRefactoring sese.h and graphite-poly.h
2015-10-07 Aditya Kumargather bbs and conditions in a single walk through...
2015-10-07 Aditya Kumarmove graphite bookkeeping from sese to sese_info
2015-10-06 Aditya KumarMove declarations, assign types, renaming.
2015-10-01 Aditya KumarRename gimple_bb to gimple_poly_bb
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-08 Aditya KumarRemove limit_scops
2015-08-27 Sebastian Popremove -floop-unroll-and-jam
2015-07-21 Mike Frysingerconfigure.ac: Add check for new options in isl-0.15.
2015-07-20 Aditya KumarRefactor graphite-isl-ast-to-gimple.c
2015-07-18 Sebastian Popfix pr46851 and pr60340: remove unmaintained omega...
2015-07-13 Andrew MacLeodomega.h: Don't include config.h...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06 Jim Wilsongraphite-blocking.c (HAVE_isl): Include <stddef.h>.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-09 Richard Bienerre PR tree-optimization/66396 (FAIL: gcc.dg/graphite...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-01 Tobias Burnusre PR middle-end/64017 (Support ISL 0.14.0 (to fix...
2014-11-15 Mircea NamolaruNew unroll and jam option in Graphite.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-18 Roman Gareevconfigure.ac: Eliminate ClooG installation dependency.
2014-08-09 Roman Gareev[gcc/]
2014-08-05 Roman Gareev[gcc/]
2014-08-05 Roman Gareevgraphite-isl-ast-to-gimple.c: Add a new struct ast_buil...
2014-07-30 Roman Gareev[gcc/]
2014-07-28 Roman Gareev[gcc/]
2014-07-24 Roman Gareev[gcc/]
2014-07-24 Roman Gareev[gcc/]
2014-07-23 Roman Gareevgcc/
2014-07-23 Roman Gareevgcc/
2014-07-22 Roman Gareevgraphite-isl-ast-to-gimple.c: Add inclusion of gimple...
2014-07-20 Roman Gareevgraphite-isl-ast-to-gimple.c: Fixes a formatting issue...
2014-07-20 Roman Gareevgraphite-isl-ast-to-gimple.c: Add using of build_nonsta...
2014-07-11 Roman Gareevgraphite-isl-ast-to-gimple.c (gmp_cst_to_tree): New...
2014-07-08 Roman Gareevgraphite-isl-ast-to-gimple.c (generate_isl_context...
2014-06-29 Tobias GrosserAdd missing HAVE_cloog guards
2014-06-29 Roman GareevMakefile.in: Add the compilation of graphite-isl-ast...