Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -2/+2 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -13/+13 |
2019-06-04 | re PR middle-end/90726 (exponential behavior on SCEV results everywhere) | Richard Biener | 1 | -0/+65 |
2019-04-23 | re PR tree-optimization/90021 (ICE in index_in_loop_nest, at tree-data-ref.h:... | Bin Cheng | 1 | -6/+18 |
2019-04-08 | re PR middle-end/89725 (ICE in get_fnname_from_decl, at varasm.c:1723) | Bin Cheng | 1 | -5/+17 |
2019-02-01 | re PR tree-optimization/88597 (Compile time hog w/ -O1 -fpeel-loops) | Richard Biener | 1 | -9/+34 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-18 | re PR tree-optimization/87087 (Optimization hangs up and consumes over 15Gb o... | Richard Biener | 1 | -3/+7 |
2018-09-25 | Remove unused functions and fields. | Martin Liska | 1 | -47/+0 |
2018-07-07 | tree-vrp.c (vrp_int_const_binop): Change overflow type to overflow_type. | Aldy Hernandez | 1 | -1/+1 |
2018-02-07 | re PR tree-optimization/84204 ([graphite] ICE in set_codegen_error, at graphi... | Richard Biener | 1 | -7/+3 |
2018-01-24 | re PR tree-optimization/83176 ([graphite] ICE in set_codegen_error, at graphi... | Richard Biener | 1 | -4/+34 |
2018-01-05 | Make chrec_contains_symbols true for POLY_INT_CST | Richard Sandiford | 1 | -0/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-01 | re PR c/79153 (-Wimplicit-fallthrough missed warning) | Jakub Jelinek | 1 | -0/+1 |
2017-10-11 | tree.def (POLYNOMIAL_CHREC): Remove CHREC_VARIABLE tree operand. | Richard Biener | 1 | -2/+1 |
2017-10-09 | re PR tree-optimization/82449 (code-gen error in get_rename_from_scev) | Richard Biener | 1 | -0/+3 |
2017-05-16 | Add default value for last argument of dump functions. | Martin Liska | 1 | -3/+3 |
2017-04-27 | re PR middle-end/80539 (gcc ICE at -O2 and above on valid code on x86_64-linu... | Richard Biener | 1 | -2/+12 |
2017-03-01 | re PR tree-optimization/79721 (Scalar evolution introduces signed overflow) | Richard Biener | 1 | -8/+17 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -1/+1 |
2016-09-01 | re PR middle-end/77436 (Incorrect constant result for summing loop inserted) | Richard Biener | 1 | -8/+10 |
2016-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek | 1 | -0/+10 |
2016-07-21 | tree-chrec.c (convert_affine_scev): New parameter. | Bin Cheng | 1 | -17/+23 |
2016-03-01 | re PR middle-end/69983 (FAIL: gcc.dg/graphite/scop-sor.c scan-tree-dump-times... | Richard Biener | 1 | -4/+8 |
2016-02-01 | re PR tree-optimization/69574 (gcc ICE at -O2 and -O3 on x86_64-linux-gnu in ... | Richard Biener | 1 | -5/+5 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -2/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -6/+5 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -4/+4 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -8/+2 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -4/+0 |
2015-06-02 | re PR testsuite/52563 (FAIL: gcc.dg/tree-ssa/scev-[3,4].c scan-tree-dump-time... | Bin Cheng | 1 | -41/+63 |
2015-03-20 | re PR tree-optimization/64715 (__builtin_object_size (..., 1) fails to locate... | Richard Biener | 1 | -8/+9 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+12 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+11 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -12/+8 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -1/+2 |
2013-10-23 | tree-ssa-loop.h: Remove include files. | Andrew MacLeod | 1 | -1/+2 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+2 |
2013-10-02 | tree-flow.h: Include new .h files. | Andrew Macleod | 1 | -0/+1 |
2013-09-18 | re PR tree-optimization/58417 (Incorrect optimization in SCEV const-prop) | Richard Biener | 1 | -0/+16 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |