Age | Commit message (Expand) | Author | Files | Lines |
2016-04-20 | gimple-match.h (maybe_build_generic_op): Adjust prototype. | Richard Biener | 1 | -5/+5 |
2016-03-22 | re PR tree-optimization/70251 (Wrong code with -O3 -march=skylake-avx512.) | Richard Biener | 1 | -0/+1 |
2016-01-08 | re PR tree-optimization/69167 (internal compiler error: SSA corruption) | Jakub Jelinek | 1 | -1/+8 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-02 | PR 68432: Add a target hook to control size/speed optab choices | Richard Sandiford | 1 | -1/+1 |
2015-11-17 | Add genmatch support for internal functions | Richard Sandiford | 1 | -108/+78 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -13/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -7/+6 |
2015-10-29 | gimple-match-head.c (gimple_simplify): Remove premature checking of builtin_d... | Richard Biener | 1 | -1/+0 |
2015-10-28 | gimple-match-head.c (gimple_simplify): Allow VECTOR_CSTs in simplifying VEC_C... | Richard Biener | 1 | -1/+2 |
2015-10-27 | Don't create SSA names until in SSA form | Richard Sandiford | 1 | -2/+12 |
2015-10-15 | PR67945: Fix oscillation between pow representations | Richard Sandiford | 1 | -0/+10 |
2015-10-09 | re PR middle-end/67891 (FAIL: gcc.dg/pr43300.c (internal compiler error) on a... | Richard Biener | 1 | -6/+4 |
2015-10-01 | gimple-match.h (mprts_hook): Declare. | Richard Biener | 1 | -0/+8 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -3/+3 |
2015-08-21 | re PR middle-end/67285 (ICE with (rdiv (POW:s @0 REAL_CST@1) @0)) | Richard Biener | 1 | -0/+3 |
2015-08-03 | gimple-match-head.c (gimple_simplify): For [VEC_]COND_EXPRs on the rhs of ass... | Richard Biener | 1 | -1/+34 |
2015-07-24 | gimple-fold.c (replace_stmt_with_simplification): Special-case valueizing cal... | Richard Biener | 1 | -152/+81 |
2015-07-23 | generic-match-head.c: Include cgraph.h. | Richard Biener | 1 | -0/+1 |
2015-07-16 | fold-const.c (fold_widened_comparison): Remove. | Richard Biener | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -16/+5 |
2015-06-22 | Use std::swap instead of manual swaps. | Mikhail Maltsev | 1 | -14/+4 |
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 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-14 | generic-match-head.c (types_match): Handle non-types. | Marc Glisse | 1 | -1/+7 |
2015-05-07 | match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier... | Jeff Law | 1 | -0/+18 |
2015-05-04 | Revert: | Jeff Law | 1 | -18/+0 |
2015-05-04 | match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier... | Jeff Law | 1 | -0/+18 |
2015-04-21 | re PR tree-optimization/65650 (CCP does not propgate copies) | Richard Biener | 1 | -37/+38 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -2/+13 |
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-12-01 | gimple.h (gimple_build_assign_stat): Remove prototype. | Jakub Jelinek | 1 | -2/+2 |
2014-11-29 | gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg... | Jakub Jelinek | 1 | -2/+2 |
2014-11-26 | fold-const.h (const_unop): Declare. | Richard Biener | 1 | -5/+4 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+6 |
2014-10-22 | Makefile.in (OBJS): Add gimple-match.o and generic-match.o. | Richard Biener | 1 | -0/+838 |