aboutsummaryrefslogtreecommitdiff
path: root/gcc/sese.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-26new scop schedule for isl-0.15Aditya Kumar1-0/+34
2016-01-21fix pr68692: reinstantiate the copy of internal parametersAditya Kumar1-0/+4
2016-01-21record loops in execution orderAditya Kumar1-54/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-24Use const-ref instead of values for sese_l passed to functions.Aditya Kumar1-2/+2
2015-11-23fix PR68279: bail out when scev gets instantiated to not_knownAditya Kumar1-0/+2
2015-11-23call update_ssa onceAditya Kumar1-4/+0
2015-11-19fix bootstrap without ISL on old linkersAditya Kumar1-0/+32
2015-11-18Move codegen related functions to graphite-isl-ast-to-gimple.cAditya Kumar1-1541/+34
2015-11-12Preserve the original program while using graphite.Aditya Kumar1-134/+1409
2015-11-04remove parameter_rename_mapAditya Kumar1-41/+3
2015-11-04improve debug of codegenAditya Kumar1-0/+9
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-4/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-6/+5
2015-10-21a scalar depending on vdefs in the current region is not invariantAditya Kumar1-6/+16
2015-10-07gather bbs and conditions in a single walk through dominatorsAditya Kumar1-0/+1
2015-10-07remove unused codeAditya Kumar1-1/+0
2015-10-07move graphite bookkeeping from sese to sese_infoAditya Kumar1-51/+52
2015-10-06Early exit to avoid redundant computationsAditya Kumar1-17/+15
2015-10-01Rename gimple_bb to gimple_poly_bbAditya Kumar1-2/+3
2015-10-01call scev analysis in scop-detection as in sese-to-polySebastian Pop1-1/+27
2015-09-28fix bootstrap due to unused variable warningAditya Kumar1-1/+1
2015-09-28re PR tree-optimization/67700 ([graphite] miscompile due to wrong codegen)Aditya Kumar1-2/+12
2015-09-20switch from gimple to gimple*Trevor Saunders1-8/+8
2015-09-08Remove limit_scopsAditya Kumar1-5/+75
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-17/+5
2015-06-25hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford1-2/+1
2015-06-25tree-hash-traits.h (tree_ssa_name_hasher): New class.Richard Sandiford1-16/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-27New memory allocation statistics infrastructure.Martin Liska1-0/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-6/+7
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+11
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-7/+7
2014-07-09convert some hash_table to hash_mapTrevor Saunders1-72/+17
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-13/+11
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-3/+3
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+7
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+2
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+8
2013-10-02tree-flow.h: Remove some prototypes.Andrew MacLeod1-0/+1