Age | Commit message (Expand) | Author | Files | Lines |
2014-01-29 | re PR middle-end/59917 (ICE in calc_dfs_tree, at dominance.c:401) | Jakub Jelinek | 1 | -147/+234 |
2014-01-09 | re PR tree-optimization/59715 (wrong code at -Os and above on x86_64-linux-gnu) | Richard Biener | 1 | -2/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_ALL_BB macro. | David Malcolm | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -14/+14 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -8/+11 |
2013-12-09 | Eliminate profile_status macro. | David Malcolm | 1 | -2/+2 |
2013-12-09 | Eliminate label_to_block_map macro. | David Malcolm | 1 | -2/+3 |
2013-12-09 | Eliminate basic_block_info macro. | David Malcolm | 1 | -4/+6 |
2013-12-09 | Eliminate BASIC_BLOCK macro. | David Malcolm | 1 | -10/+12 |
2013-12-09 | Eliminate SET_BASIC_BLOCK macro. | David Malcolm | 1 | -1/+1 |
2013-12-09 | Rename profile_status_for_function to profile_status_for_fn. | David Malcolm | 1 | -1/+1 |
2013-12-09 | Rename label_to_block_map_for_function to label_to_block_map_for_fn. | David Malcolm | 1 | -2/+2 |
2013-12-09 | Rename last_basic_block_for_function to last_basic_block_for_fn. | David Malcolm | 1 | -1/+1 |
2013-12-09 | Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION, | David Malcolm | 1 | -7/+5 |
2013-11-29 | re PR middle-end/59208 (ice in initialize_flags_in_bb) | Richard Biener | 1 | -1/+1 |
2013-11-29 | re PR middle-end/59338 (error: position plus size exceeds size of referenced ... | Richard Biener | 1 | -13/+3 |
2013-11-27 | Don't create out-of-bounds BIT_FIELD_REF. | Tom de Vries | 1 | -4/+25 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -2/+7 |
2013-11-20 | cuintp.c (UI_From_gnu): Use tree_to_shwi. | Kenneth Zadeck | 1 | -2/+2 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -38/+45 |
2013-11-19 | Eliminate n_edges macro | David Malcolm | 1 | -1/+2 |
2013-11-19 | cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and... | Richard Biener | 1 | -4/+2 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+5 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -10/+10 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -3/+3 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -2/+2 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -1/+2 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+2 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -1/+1 |
2013-10-31 | tree-cfg.c (assert_unreachable_fallthru_edge_p): New function. | Jakub Jelinek | 1 | -0/+44 |
2013-10-30 | re PR other/33426 (Support of #pragma ivdep) | Tobias Burnus | 1 | -1/+2 |
2013-10-24 | re PR other/33426 (Support of #pragma ivdep) | Tobias Burnus | 1 | -0/+66 |
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 | -0/+10 |
2013-10-18 | tree-ssa.h: Don't include gimple-low.h... | Andrew MacLeod | 1 | -0/+1 |
2013-10-17 | tree-flow.h (struct omp_region): Move to omp-low.c. | Andrew MacLeod | 1 | -93/+4 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 1 | -0/+9 |
2013-10-09 | tree-flow.h: Remove all remaining prototypes... | Andrew MacLeod | 1 | -58/+143 |
2013-10-01 | tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h. | Andrew MacLeod | 1 | -43/+0 |
2013-09-30 | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 1 | -1/+1 |
2013-09-30 | re PR tree-optimization/58532 (bootstrap failure with BOOT_CFLAGS="-g -O3") | Richard Biener | 1 | -0/+3 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -12/+12 |
2013-09-27 | re PR middle-end/58551 (ICE with abort in OpenMP SESE region inside of some l... | Jakub Jelinek | 1 | -8/+25 |
2013-09-13 | re PR libgomp/58392 (internal compiler error: in expand_GOMP_SIMD_VF, at inte... | Jakub Jelinek | 1 | -3/+20 |
2013-09-13 | tree-data-ref.h (known_dependences_p): Move here ... | Richard Biener | 1 | -0/+1 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-09-11 | re PR c++/58377 (spurious "may be used uninitialized" warning with -Og) | Richard Biener | 1 | -0/+1 |
2013-09-05 | re PR tree-optimization/58137 ([trunk, ICE] full unroll + AVX2 vectorization) | Richard Biener | 1 | -21/+10 |
2013-08-31 | cgraph.c (cgraph_get_body): Update call of lto_input_function_body. | Jan Hubicka | 1 | -0/+6 |