aboutsummaryrefslogtreecommitdiff
path: root/gcc/sbitmap.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-17Add gcc_checking_assert for sbitmap.c.Martin Liska1-0/+25
2017-09-29sbitmap.c (bitmap_bit_in_range_p): New function.Jeff Law1-0/+2
2017-01-13re PR tree-optimization/33562 (aggregate DSE disabled)Jeff Law1-0/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-07-26add auto_sbitmap classTrevor Saunders1-0/+25
2016-04-28sbitmap: Remove popcountSegher Boessenkool1-6/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-2/+2
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-11-01This patch removes the unused ebitmap, and then removes some sbitmap function...Lawrence Crowl1-34/+1
2012-11-01This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl1-36/+12
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-12/+12
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl1-50/+49
2012-07-26bitmap.h: Add explanation of sparse set as linked-list bitmap.Steven Bosscher1-31/+112
2012-07-24sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher1-9/+1
2012-07-23sbitmap.h (struct int_list): Remove.Steven Bosscher1-21/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-05-23sbitmap.h (sbitmap_ptr, [...]): Move from here...Steven Bosscher1-3/+0
2010-05-22coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher1-3/+2
2008-04-21sbitmap.c (sbitmap_range_empty_p): New function.Kenneth Zadeck1-1/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25sbitmap.c (sbitmap_verify_popcount, [...]): Constify.Kaveh R. Ghazi1-30/+32
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-1/+3
2006-12-28sbitmap.c (BITMAP_DEBUGGING): New macro.Daniel Berlin1-11/+50
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-07sbitmap.h (sbitmap_iter_init): Consistently treat bit_num as the current bit ...Kazu Hirata1-3/+4
2005-06-07sbitmap.h (sbitmap_iterator, [...]): New.Kazu Hirata1-30/+80
2004-11-30sbitmap.c (sbitmap_any_common_bits): New function.Jeff Law1-0/+1
2004-10-22sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Don't access PTR beyond its end.Kazu Hirata1-8/+15
2004-10-18sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Speed up by shifting the currently vis...Kazu Hirata1-19/+13
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-08-30re PR rtl-optimization/13987 (compile time regression while compile fold-cons...Andrew Pinski1-2/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger1-51/+44
2003-02-18sbitmap.c (sbitmap_resize): New function.Roger Sayle1-1/+2
2002-07-15[multiple changes]Michael Matz1-0/+29
2002-04-09sbitmap.c (sbitmap_union_of_diff, [...]): Do not return changed status.Richard Henderson1-7/+16
2002-01-22predict.c: Fix formatting.Kazu Hirata1-2/+2
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-29[multiple changes]Daniel Berlin1-0/+2
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2000-05-04bb-reorder.c (get_next_bb_note, [...]): Prototype.Kaveh R. Ghazi1-0/+1
2000-04-14* sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Revert last change.Richard Kenner1-14/+14
2000-04-10sbitmap.h: Whitespace changes and use upper-case macro args.Richard Kenner1-77/+76
2000-02-11* sbitmap.h: Make SBITMAP_ELT_BITS unsigned.Brad Lucier1-1/+1
2000-01-31gansidecl.h (PROTO, [...]): Delete macros.Kaveh R. Ghazi1-2/+2