1. 99dee82 Update copyright years. by Jakub Jelinek · 4 years, 2 months ago
  2. 17d5739 [gimple] Move can_duplicate_bb_p to gimple_can_duplicate_bb_p by Tom de Vries · 4 years, 5 months ago
  3. e6d995f [ftracer] Add caching of can_duplicate_bb_p by Tom de Vries · 4 years, 5 months ago
  4. 9d63e3a [ftracer] Factor out can_duplicate_bb_p by Tom de Vries · 4 years, 5 months ago
  5. 717e402 [omp, ftracer] Ignore IFN_GOMP_SIMT_XCHG_* in ignore_bb_p by Tom de Vries · 4 years, 5 months ago
  6. fc998c2 [omp, ftracer] Remove incorrect suggestion in ignore_bb_p by Tom de Vries · 4 years, 5 months ago
  7. ab3f4b2 [omp, ftracer] Don't duplicate blocks in SIMT region by Tom de Vries · 4 years, 6 months ago
  8. cb3874d vec: add exact argument for various grow functions. by Martin Liska · 4 years, 7 months ago
  9. 8d9254f Update copyright years. by Jakub Jelinek · 5 years ago
  10. 516fd7c Add pool_allocator for fibonaci heaps. by Jan Hubicka · 5 years ago
  11. 0c29cac Remove gcc/params.* files. by Martin Liska · 5 years ago
  12. 028d409 Apply mechanical replacement (generated patch). by Martin Liska · 5 years ago
  13. a554497 Update copyright years. by Jakub Jelinek · 6 years ago
  14. c77bb67 re PR tree-optimization/86038 (ICE in to_reg_br_prob_base, at profile-count.h:242) by Richard Biener · 7 years ago
  15. 74e0960 re PR tree-optimization/85964 (compile time hog w/ -O3 -ftracer -fno-guess-branch-probability) by Richard Biener · 7 years ago
  16. 85ec4fe Update copyright years. by Jakub Jelinek · 7 years ago
  17. fee234f tracer.c (better_p): Do not compare frequencies. by Jan Hubicka · 7 years ago
  18. e7a7400 asan.c (create_cond_insert_point): Maintain profile. by Jan Hubicka · 7 years ago
  19. ef30ab8 asan.c (create_cond_insert_point): Do not update edge count. by Jan Hubicka · 7 years ago
  20. 357067f asan.c (asan_emit_stack_protection): Update. by Jan Hubicka · 8 years ago
  21. ee4e85b cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_branch_probabilities. by Jan Hubicka · 8 years ago
  22. 3995f3a i386.c (make_resolver_func): Update. by Jan Hubicka · 8 years ago
  23. cbe34bb Update copyright years. by Jakub Jelinek · 8 years ago
  24. 7ff75c4 tracer: Make bb_seen static by Segher Boessenkool · 9 years ago
  25. 818ab71 Update copyright years. by Jakub Jelinek · 9 years ago
  26. 8fe17e2 [Patch,tree-optimization]: Add new path Splitting pass on tree ssa by Ajit Agarwal · 9 years ago
  27. 68a750e alias.c: Remove unused headers. by Andrew MacLeod · 9 years ago
  28. 957060b alias.c: Reorder #include statements and remove duplicates. by Andrew MacLeod · 9 years ago
  29. 8ab7816 internal-fn.c (expand_UNIQUE): New. by Nathan Sidwell · 9 years ago
  30. 355fe08 switch from gimple to gimple* by Trevor Saunders · 9 years ago
  31. 9fdcd34 gimple-predict.h: New file. by Andrew MacLeod · 10 years ago
  32. c7131fb tree-core.h: Include symtab.h. by Andrew MacLeod · 10 years ago
  33. abb226c coretypes.h: Include input.h and as-a.h. by Andrew MacLeod · 10 years ago
  34. 13fdf2e coretypes.h: Include hash-table.h and hash-set.h for host files. by Andrew MacLeod · 10 years ago
  35. ecb9f22 coretypes.h: Include machmode.h... by Andrew MacLeod · 10 years ago
  36. 40e2396 genattrtab.c (write_header): Include hash-set.h... by Michael Collison · 10 years ago
  37. 5624e56 Update copyright years. by Jakub Jelinek · 10 years ago
  38. dd7bda5 tracer ported to new fibonacci_heap data structure. by Martin Liska · 10 years ago
  39. 60393bb ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. by Andrew MacLeod · 10 years ago
  40. 59f2e9d cfgrtl.h: New. by Andrew MacLeod · 10 years ago
  41. 558d255 remove has_execute by Trevor Saunders · 11 years ago
  42. 726338f cfgexpand.c (expand_gimple_cond): Remove check for current_loops. by Richard Biener · 11 years ago
  43. 3bea341 tree-pass.h (TODO_verify_ssa, [...]): Remove. by Richard Biener · 11 years ago
  44. be55bfe pass cfun to pass::execute by Trevor Saunders · 11 years ago
  45. 1a3d085 pass current function to opt_pass::gate () by Trevor Saunders · 11 years ago
  46. 0481253 remove has_gate by Trevor Saunders · 11 years ago
  47. 23a5b65 Update copyright years in gcc/ by Richard Sandiford · 11 years ago
  48. 11cd3be Eliminate FOR_EACH_BB macro. by David Malcolm · 11 years ago
  49. 8b1c6fd Eliminate last_basic_block macro. by David Malcolm · 11 years ago
  50. 2fb9a54 gimple.h: Remove all includes. by Andrew MacLeod · 11 years ago
  51. 0cae8d3 Eliminate n_basic_blocks macro by David Malcolm · 11 years ago
  52. 5be5c23 gimple-walk.h: New File. by Andrew Macleod · 11 years ago
  53. 442b490 tree-ssa.h: Remove all #include's by Andrew MacLeod · 11 years ago
  54. c328471 alloc-pool.c, [...]: Add missing whitespace before "(". by Richard Sandiford · 11 years ago
  55. 7a30045 tree-ssa.h: New. by Andrew MacLeod · 12 years ago
  56. 27a4cd4 Automated conversion of passes to C++ classes by David Malcolm · 12 years ago
  57. a44bbd4 tracer.c (tracer): Mark loops with LOOPS_NEED_FIXUP instead of calling fix_loop_structure. by Richard Biener · 12 years ago
  58. d1e082c Update copyright years in gcc/ by Richard Sandiford · 12 years ago
  59. 90d04a4 Update Copyright years for files modified in 2011 and/or 2012. by Jakub Jelinek · 12 years ago
  60. d7c028c This patch normalizes more bitmap function names. by Lawrence Crowl · 12 years ago
  61. 2b4e6bf invoke.texi: Update -fopt-info documentation. by Sharad Singhai · 12 years ago
  62. f61e445 This patch implements the unification of the *bitmap interfaces as discussed. by Lawrence Crowl · 12 years ago
  63. 9dcbb38 re PR middle-end/53695 (ICE: in dfs_enumerate_from, at cfganal.c:1221 with -O2 -ftracer and labels/gotos) by Richard Guenther · 12 years ago
  64. 131db6b tracer.c (mark_bb_seen): Use SBITMAP_SIZE. by Steven Bosscher · 13 years ago
  65. c466959 basic-block.h (BB_FLAGS_TO_PRESERVE): New define. by Steven Bosscher · 13 years ago
  66. 7ee2468 system.h (dump_file): Do not define. by Steven Bosscher · 13 years ago
  67. 532aafa basic-block.h: Re-group most prototypes per file. by Steven Bosscher · 13 years ago
  68. 78bde83 cfglayout.h: Remove. by Steven Bosscher · 13 years ago
  69. be7a421 output.h (__gcc_host_wide_int__): Move to hwint.h. by Steven Bosscher · 13 years ago
  70. 0b9066c re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled) by Richard Guenther · 13 years ago
  71. 07b1bf2 re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled) by Richard Guenther · 13 years ago
  72. 2e85d5e re PR middle-end/51211 (ICE: SIGSEGV in execute_tm_mark (trans-mem.c:2242) with -fgnu-tm -O -freorder-blocks -ftracer --param hot-bb-frequency-fraction=1 and __transaction_atomic) by Patrick Marlier · 13 years ago
  73. 22c5fa5 dumping cleanup phase 1 -- Removing TODO_dump_func by David Li · 14 years ago
  74. b8698a0 Remove trailing white spaces. by H.J. Lu · 15 years ago
  75. 66647d4 Update Copyright years for files modified in 2008 and/or 2009. by Jakub Jelinek · 16 years ago
  76. efd8f75 loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. by Jan Hubicka · 17 years ago
  77. 726a989 backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. by Richard Biener · 17 years ago
  78. 3d9a9f9 ggc.h (GGC_RESIZEVAR): New, reorder macros. by Kaveh R. Ghazi · 17 years ago
  79. 8ddbbca re PR other/35094 (RTL dump file letters hosed and partly undocumented) by Jan Hubicka · 17 years ago
  80. 5f40b3c tree-parloops.c: New file. by Zdenek Dvorak · 18 years ago
  81. 232abc3 bb-reorder.c (rest_of_handler_reorder_blocks): Removed call to RTL level tracer pass. by Robert Kidd · 18 years ago
  82. a36b8a1 regrename.c (pass_regrename, [...]): Add RTL sharing verifier. by Jan Hubicka · 18 years ago
  83. ed7a4b4 alias.c (rtx_equal_for_memref_p): Constify. by Kaveh R. Ghazi · 18 years ago
  84. 9dcd6f0 Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page. by Nick Clifton · 18 years ago
  85. 6fb5fa3 Merge dataflow branch into mainline by Daniel Berlin · 18 years ago
  86. ad21dab tracer.c (tracer): Don't take FLAGS argument. by Steven Bosscher · 18 years ago
  87. 9eab678 tracer.c (rest_of_handle_tracer): We already cleaned up the CFG in tracer() so don't do it here again. by Steven Bosscher · 18 years ago
  88. c292496 tree-vrp.c (execute_vrp): Return value. by Daniel Berlin · 19 years ago
  89. 5b4fdb2 cfg.c (dump_flow_info): Get dump flags as an additional parameter. by Paolo Bonzini · 19 years ago
  90. 5ed6ace tree-vrp.c: Use XNEW/XCNEW allocation wrappers. by Marcin Dalecki · 19 years ago
  91. 24bd1a0 basic-block.h: Changed basic block numbering so that the entry block is 0 and the exit block is 1. by Daniel Berlin · 19 years ago
  92. b9a6624 bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. by Zdenek Dvorak · 20 years ago
  93. ef33031 Makefile.in: Adjust dependencies. by Paolo Bonzini · 20 years ago
  94. 370369e basic-block.h (basic_block_def): Kill rbi. by Jan Hubicka · 20 years ago
  95. 366ccdd Update FSF address. by Kelley Cook · 20 years ago
  96. c6c81aa cfglayout.c, [...]: Update copyright. by Kazu Hirata · 20 years ago
  97. c5cbccc basic-block.h (single_succ_p, [...]): New inline functions. by Zdenek Dvorak · 20 years ago
  98. 9ff3d2d cfg.c (cached_make_edge): Use find_edge rather than an inlined variant. by Jeff Law · 20 years ago
  99. 628f6a4 backport: basic-block.h: Include vec.h, errors.h. by Ben Elliston · 20 years ago
  100. 1e128c5 targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & internal_error instead of abort. by Giovanni Bajo · 21 years ago