| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h, | amacleod | 2013-10-18 | 1 | -0/+1 |
* | * tree-flow.h (struct omp_region): Move to omp-low.c. | amacleod | 2013-10-17 | 1 | -93/+4 |
* | libgomp/ | jakub | 2013-10-11 | 1 | -0/+9 |
* | * tree-flow.h: Remove all remaining prototypes, enums and structs that | amacleod | 2013-10-09 | 1 | -58/+143 |
* | * tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h. | amacleod | 2013-10-01 | 1 | -43/+0 |
* | gcc/ | rsandifo | 2013-09-30 | 1 | -1/+1 |
* | 2013-09-30 Richard Biener <rguenther@suse.de> | rguenth | 2013-09-30 | 1 | -0/+3 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -12/+12 |
* | PR middle-end/58551 | jakub | 2013-09-27 | 1 | -8/+25 |
* | PR tree-optimization/58392 | jakub | 2013-09-13 | 1 | -3/+20 |
* | 2013-09-13 Richard Biener <rguenther@suse.de> | rguenth | 2013-09-13 | 1 | -0/+1 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | 2013-09-11 Richard Biener <rguenther@suse.de> | rguenth | 2013-09-11 | 1 | -0/+1 |
* | 2013-09-05 Richard Biener <rguenther@suse.de> | rguenth | 2013-09-05 | 1 | -21/+10 |
* | * cgraph.c (cgraph_get_body): Update call of lto_input_function_body. | hubicka | 2013-08-31 | 1 | -0/+6 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -90/+177 |
* | 2013-05-29 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-05-29 | 1 | -25/+34 |
* | 2013-05-28 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-05-28 | 1 | -1/+8 |
* | Fix the typo of discriminator. | dehao | 2013-05-24 | 1 | -4/+4 |
* | Change the discriminator assignment algorithm to make it more robust. | dehao | 2013-05-24 | 1 | -35/+34 |
* | 2013-05-16 Steve Ellcey <sellcey@imgtec.com> | sje | 2013-05-16 | 1 | -14/+23 |
* | 2013-05-06 Richard Biener <rguenther@suse.de> | rguenth | 2013-05-06 | 1 | -1/+4 |
* | 2013-04-30 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-30 | 1 | -12/+13 |
* | 2013-04-29 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-29 | 1 | -21/+14 |
* | 2013-04-26 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-26 | 1 | -13/+69 |
* | 2013-03-26 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-26 | 1 | -2/+16 |
* | This patch is the main part of a consolodation of the hash_table | crowl | 2013-04-26 | 1 | -29/+34 |
* | 2013-04-19 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-19 | 1 | -17/+34 |
* | PR c++/34949 | jakub | 2013-04-02 | 1 | -2/+2 |
* | Add uniform debug dump function names. | crowl | 2013-03-29 | 1 | -1/+36 |
* | PR tree-optimization/56695 | mpolacek | 2013-03-28 | 1 | -1/+4 |
* | 2013-03-21 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-21 | 1 | -1/+29 |
* | 2013-03-21 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-21 | 1 | -1/+1 |
* | 2013-03-08 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-08 | 1 | -0/+9 |
* | 2013-03-08 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-08 | 1 | -0/+2 |
* | 2013-01-14 Richard Biener <rguenther@suse.de> | rguenth | 2013-01-14 | 1 | -1/+98 |
* | 2013-01-14 Richard Biener <rguenther@suse.de> | rguenth | 2013-01-14 | 1 | -7/+0 |
* | 2013-01-11 Richard Biener <rguenther@suse.de> | rguenth | 2013-01-11 | 1 | -5/+14 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | * dumpfile.h (enum tree_dump_index): Remove TDI_vcg. | steven | 2012-12-12 | 1 | -100/+0 |
* | * rtl.h (print_insn_with_notes): Remove prototype. | steven | 2012-12-04 | 1 | -0/+1 |
* | 2012-11-27 Marc Glisse <marc.glisse@inria.fr> | glisse | 2012-11-27 | 1 | -1/+10 |
* | Introduce vNULL to use as a nil initializer for vec<>. | dnovillo | 2012-11-20 | 1 | -2/+2 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -63/+54 |
* | tm: Add uninstrumented code path | rth | 2012-11-06 | 1 | -3/+3 |
* | This patch normalizes more bitmap function names. | crowl | 2012-11-01 | 1 | -2/+2 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+5 |
* | * basic-block. (profile_record): New struct, moved from passes.c. | steven | 2012-10-09 | 1 | -0/+25 |
* | 2012-10-03 Dehao Chen <dehao@google.com> | dehao | 2012-10-03 | 1 | -0/+18 |
* | PR tree-optimization/54713 | jakub | 2012-10-02 | 1 | -0/+74 |