8 Commits (13e10e43c315be3ba2bee509502bc9c542d90249)

Author SHA1 Message Date
  Ian Romanick 7c40a32054 Add queries to determine if a node is a list sentinal 15 years ago
  Ian Romanick 4cfbad9e4d exec_list: Add foreach_list_typed and foreach_list_typed_const 15 years ago
  Ian Romanick 752c905b8c exec_list: Add simpler exec_list for-each macros 15 years ago
  Ian Romanick 43bfc2b6b5 exec_list: Add macros to get ptr to structure containing a node 15 years ago
  Eric Anholt cad9766118 Inline functions consisting of a return of an expression. 15 years ago
  Ian Romanick acce380a3f Fix exec_list::move_nodes_to when the source list is empty 15 years ago
  Ian Romanick 605ff69b0d Add missing parenthesis in foreach_iter 15 years ago
  Ian Romanick 7e4ce71923 Add yet-another linked list type 15 years ago