Age | Commit message (Expand) | Author | Files | Lines |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -49/+47 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -13/+6 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -3/+3 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+5 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -5/+5 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -1/+1 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -5/+5 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+2 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+6 |
2013-10-18 | tree-ssa.h: Don't include gimple-low.h... | Andrew MacLeod | 1 | -0/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-23 | re PR other/57324 (Undefined behavior issues found with clang's -fsanitize=un... | Marc Glisse | 1 | -8/+8 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -17/+35 |
2013-02-05 | re PR tree-optimization/56205 (stdarg pass confused by jump threading) | Jakub Jelinek | 1 | -0/+31 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -6/+6 |
2012-11-01 | This patch normalizes more bitmap function names. | Lawrence Crowl | 1 | -2/+2 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+1 |
2012-10-30 | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 1 | -1/+1 |
2012-08-14 | cfgexpand.c (expand_used_vars): Use virtual_operand_p. | Richard Guenther | 1 | -1/+1 |
2012-08-08 | tree-call-cdce.c (check_pow): Simplify. | Richard Guenther | 1 | -28/+27 |
2011-11-11 | re PR tree-optimization/51091 (FAIL: gcc.dg/tree-ssa/stdarg-2.c scan-tree-dum... | Jakub Jelinek | 1 | -2/+7 |
2011-11-08 | gengtype.c (write_field_root): Avoid out-of-scope access of newv. | Michael Matz | 1 | -1/+4 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -1/+1 |
2011-06-09 | Revert r174848,174849 | Xinliang David Li | 1 | -5/+2 |
2011-06-09 | Gator cleanup | David Li | 1 | -2/+5 |
2011-03-23 | tree-stdarg.c (va_list_counter_bump): Handle bumps via MEM_REF. | Richard Guenther | 1 | -12/+59 |
2010-07-23 | builtins.def (BUILT_IN_ARGS_INFO): Remove. | Nathan Froyd | 1 | -1/+0 |
2010-07-01 | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 1 | -1/+2 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -1/+3 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -0/+5 |
2009-05-11 | passes.c (init_optimization_passes): Strip now incorrect comment. | Richard Guenther | 1 | -1/+1 |
2009-04-17 | df.h: Include "timevar.h". | Ian Lance Taylor | 1 | -2/+2 |
2008-08-18 | tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to | Tomas Bily | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -117/+110 |
2008-07-06 | config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86... | Kai Tietz | 1 | -5/+7 |
2008-07-04 | Revert 137452. | Kai Tietz | 1 | -7/+5 |
2008-07-04 | config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86... | Kai Tietz | 1 | -5/+7 |
2008-05-09 | pa.c (reloc_needed): Use CASE_CONVERT. | Tomas Bily | 1 | -8/+4 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -1/+1 |