Age | Commit message (Expand) | Author |
---|---|---|
2013-07-19 | remove variables owned by outlined code from the parent | Alon Zakai |
2013-07-18 | wipe out control flow variable before calling outlined code | Alon Zakai |
2013-07-18 | do not emit spills in outlined code for variables that only appear in the out... | Alon Zakai |
2013-07-18 | emit only necessary return proxying code when outlining | Alon Zakai |
2013-07-18 | send variables to outlines code even if just written; they may not be written... | Alon Zakai |
2013-07-17 | add asm coercions to switches for outlining | Alon Zakai |
2013-07-17 | add asm coercions to ifs for outlining | Alon Zakai |
2013-07-17 | add asm coercion when outlining | Alon Zakai |
2013-07-17 | do not emit illegal breaks in seqs when outlining | Alon Zakai |
2013-07-17 | enable larger outline test | Alon Zakai |
2013-07-16 | rename outline test files | Alon Zakai |