Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-09-09 | Add "fast" conversions from arrays to bitmaps | Richard Sandiford | 1 | -4/+4 |
2019-07-30 | re PR tree-optimization/91257 (Compile-time and memory-hog hog) | Richard Biener | 1 | -6/+65 |
2019-07-30 | re PR tree-optimization/91257 (Compile-time and memory-hog hog) | Richard Biener | 1 | -7/+61 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+1 |
2019-05-07 | Fix bitmap registration of overheads. | Martin Liska | 1 | -11/+28 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-06 | bitmap.c (bitmap_head::crashme): Define. | Richard Biener | 1 | -0/+4 |
2018-11-21 | re PR bootstrap/88133 (Build fails with host GCC < 4.3) | Richard Biener | 1 | -2/+2 |
2018-10-22 | re PR middle-end/63155 (memory hog) | Steven Bosscher | 1 | -283/+733 |
2018-10-17 | bitmap.c (bitmap_head::dump): New. | Aldy Hernandez | 1 | -0/+6 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-07-29 | use c++ for bitmap_initialize | Trevor Saunders | 1 | -2/+2 |
2017-07-29 | simplify the bitmap alloc_stat functions with c++ | Trevor Saunders | 1 | -2/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-07 | bitmap.c (bitmap_elem_to_freelist): Set indx to -1. | Richard Biener | 1 | -0/+1 |
2016-06-06 | Selftest framework | David Malcolm | 1 | -0/+113 |
2016-05-20 | * bitmap.c (bitmap_find_bit): Remove useless test. | Jeff Law | 1 | -1/+1 |
2016-03-23 | re PR tree-optimization/64058 (Performance degradation after r216304) | Jeff Law | 1 | -9/+54 |
2016-02-23 | mem-stats.h (struct mem_usage): Use PRIu64 for printing size_t. | Richard Biener | 1 | -1/+22 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-04 | bitmap.c (bitmap_find_bit): Guard the bitmap descriptor query with GATHER_STA... | Richard Biener | 1 | -3/+5 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -1/+0 |
2015-06-16 | Fallout for new memory statistics infrastructure. | Martin Liska | 1 | -1/+1 |
2015-06-10 | Fix BITMAP identifier clash. | Martin Liska | 1 | -2/+3 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -6/+0 |
2015-05-27 | New memory allocation statistics infrastructure. | Martin Liska | 1 | -157/+21 |
2015-05-19 | bitmap.c (bitmap_set_range): Handle count==1 specially. | Richard Sandiford | 1 | -0/+12 |
2015-05-09 | bitmap.c, [...]: Add space between string literal and macro name. | Jason Merrill | 1 | -3/+3 |
2015-04-18 | remove need for store_values_directly | Trevor Saunders | 1 | -6/+6 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-28 | bitmap.c (bitmap_ior, bitmap_ior_and_compl): Zap current as it could be deleted. | Mike Stump | 1 | -0/+4 |
2014-09-22 | tree-ssa-ccp.c (prop_value_d): Rename to ... | Jan Hubicka | 1 | -4/+4 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -8/+9 |
2014-05-26 | system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. | Richard Biener | 1 | -12/+10 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -2/+2 |
2014-05-06 | re PR debug/61070 (debug_bitmap writes to stdout) | Richard Biener | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-10 | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 1 | -5/+5 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
2013-04-26 | This patch is the main part of a consolodation of the hash_table patches to t... | Lawrence Crowl | 1 | -29/+35 |
2013-03-29 | Add uniform debug dump function names. | Lawrence Crowl | 1 | -1/+18 |
2013-03-07 | bitmap.c (struct bitmap_descriptor_d): Use unsigned HOST_WIDEST_INT for all c... | Steven Bosscher | 1 | -17/+28 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2012-12-13 | bitmap.c (struct bitmap_descriptor): Remove forward declaration. | Steven Bosscher | 1 | -23/+37 |
2012-10-08 | bitmap.h (bitmap_and_into): Update prototype. | Steven Bosscher | 1 | -5/+16 |
2012-09-07 | bitmap.c (bitmap_last_set_bit): Rewrite to return the correct bit. | Steven Bosscher | 1 | -20/+11 |
2012-07-26 | bitmap.h: Add explanation of sparse set as linked-list bitmap. | Steven Bosscher | 1 | -2/+1 |
2012-07-24 | bitmap.c (bitmap_descriptor): Adjust order of parameters to match MEM_STAT_DECL. | Jason Merrill | 1 | -1/+1 |
2012-07-24 | sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS. | Steven Bosscher | 1 | -67/+63 |