aboutsummaryrefslogtreecommitdiffstats
path: root/storage.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-08phi-sources can only have a single user (or none)Luc Van Oostenryck1-30/+0
2005-06-27[PATCH] makes some needlessly global code staticLuc Van Oostenryck1-2/+2
2005-04-07Add storage usage verification phase.Linus Torvalds1-2/+52
2005-04-07Expose lookup_storage/add_storage to code generator.Linus Torvalds1-2/+2
2005-04-07Make storage tracking easier with a debugging "name" for each storage.Linus Torvalds1-4/+22
2005-04-07Remove unreachable phi-node storage entries.Linus Torvalds1-10/+12
2005-04-07Expose storage allocators to users of the storage code.Linus Torvalds1-15/+0
2005-04-07Make "storage" be part of the sparse library, and split outLinus Torvalds1-107/+11
2005-04-07Start splitting out generic "storage" handling from example.cLinus Torvalds1-0/+348