summaryrefslogtreecommitdiff
path: root/gcc/tree-chrec.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek2016-10-091-1/+1
* re PR middle-end/77436 (Incorrect constant result for summing loop inserted)Richard Biener2016-09-011-8/+10
* re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2016-08-121-0/+10
* tree-chrec.c (convert_affine_scev): New parameter.Bin Cheng2016-07-211-17/+23
* re PR middle-end/69983 (FAIL: gcc.dg/graphite/scop-sor.c scan-tree-dump-times...Richard Biener2016-03-011-4/+8
* re PR tree-optimization/69574 (gcc ICE at -O2 and -O3 on x86_64-linux-gnu in ...Richard Biener2016-02-011-5/+5
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-2/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-6/+5
* switch from gimple to gimple*Trevor Saunders2015-09-201-4/+4
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-8/+2
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-4/+0
* re PR testsuite/52563 (FAIL: gcc.dg/tree-ssa/scev-[3,4].c scan-tree-dump-time...Bin Cheng2015-06-021-41/+63
* re PR tree-optimization/64715 (__builtin_object_size (..., 1) fails to locate...Richard Biener2015-03-201-8/+9
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+12
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* Merge in wide-int.Kenneth Zadeck2014-05-061-12/+8
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-1/+2
* tree-ssa-loop.h: Remove include files.Andrew MacLeod2013-10-231-1/+2
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+2
* tree-flow.h: Include new .h files.Andrew Macleod2013-10-021-0/+1
* re PR tree-optimization/58417 (Incorrect optimization in SCEV const-prop)Richard Biener2013-09-181-0/+16
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* function.h (loops_for_fn): New inline function.Richard Biener2013-04-301-7/+7
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-2/+2
* Finish conversion of uses of double_int to the new API.Lawrence Crowl2012-09-241-34/+16
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+1
* re PR middle-end/53676 (empty loop is not always removed now)Richard Guenther2012-06-271-0/+17
* re PR middle-end/52621 (ICE with -O3 -march=opteron in initialize_matrix_A, a...Richard Guenther2012-04-111-0/+6
* tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther2011-08-171-5/+9
* tree.h (ptrofftype_p): New helper function.Richard Guenther2011-08-161-3/+3
* invoke.texi: Document -scev dump modifier.Richard Guenther2011-06-291-2/+2
* tree-nested.c (get_trampoline_type): Use size_int.Richard Guenther2011-04-291-2/+1
* Fix PR47707Xinliang David Li2011-02-121-3/+5
* Do not include unnecessary .h files.Sebastian Pop2010-12-281-6/+0
* re PR tree-optimization/46077 (ICE in tree vectorization when compiling towns...Michael Matz2010-11-191-0/+10
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-1/+1
* chrec_apply should only apply to the specified variable.Sebastian Pop2010-08-111-14/+31
* Remove expand_scalar_variables_ hack.Sebastian Pop2010-08-111-0/+17
* Fix comments and indentation.Sebastian Pop2010-06-091-2/+4
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0