Age | Commit message (Collapse) | Author |
|
|
|
|
|
labels on ifs in some cases; fixes #2302
|
|
|
|
|
|
re-merge split nodes early
|
|
|
|
is nested so that parallel paths do not get intertwined. this allows us to emit a more canonical form of nested ifs as a result of short-circuit operators; 1.13.2
|
|
|
|
dllexport specifiers.
Both definition and declaration need to have dllexport present, and added RELOOPERDLL_EXPORTS define to the .cpp file so it always sees the dllexport version instead of dllimport.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fake method lookups, in a way.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
relooper due to speed concerns
|
|
labeled ifs
|
|
|
|
|
|
nesting when the smaller is a dead end
|