Files
blis/build
Field G. Van Zee 90b11b79c3 Modest performance boost to flatten-headers.py.
Details:
- Updated flatten-headers.py to pre-compile the main regular expression
  used to isolate #include directives and the header filenames they
  reference. The compiled regex object is then used over and over on
  each header file in the tree of referenced headers. This appears to
  have provided a 1.7-2x performance increase in the best case.
- Other minor tweaks, such as renaming the main recursive function from
  replace_pass() to flatten_header().
2017-12-17 17:34:32 -06:00
..
2017-05-17 12:29:44 -05:00
2017-05-17 12:29:44 -05:00
2017-05-17 12:29:44 -05:00
2017-05-17 12:29:44 -05:00
2017-05-17 12:29:44 -05:00