Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
outlining thresholds as we go
|
|
dest paths, and fix test_preload_file
|
|
|
|
|
|
|
|
|
|
testing for no system c++ headers showing up in our path
|
|
cpp-style suffix
|
|
|
|
|
|
flattening them out entirely
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
through an outline call
|
|
|
|
outlined function, to avoid problems when outlining right through the support code for a previous outlining
|
|
|
|
|
|
the original function in size
|
|
calling outlined funcitons, and right after using the value, so that we can handle nested outlined calls
|
|
|
|
|
|
|
|
outlined code returns sp (which also parallels that we sent it as the single parameter)
|
|
|
|
|
|
outlining parameters
|
|
|
|
recursive one
|
|
|
|
|
|
|
|
|
|
|
|
|
|
outlines code
|
|
|