| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-10 | Use integer RTTI/witness handles in existential tuples. (#1598) | Yong He | |
| * Use integer RTTI/witness handles in existential tuples. * Fix clang error. * Fix IR serialization to use 16bits for opcode. * Undo accidental comment change. * Use variable length encoding for opcode. * Fix compile error. * Fixing issues * Fix code review issues. | |||
| 2020-11-06 | Specialize witness table lookups. (#1596) | Yong He | |
| * Specialize witness table lookups. * Remove generated files from vcxproj * Fix call to generic interface methods. | |||
| 2020-10-29 | Generate `switch` based dynamic dispatch logic. (#1591) | Yong He | |
| Co-authored-by: Tim Foley <tim.foley.is@gmail.com> | |||
| 2020-10-28 | Add sequential ID cache in Linkage for witness tables and RTTI objects. (#1590) | Yong He | |
| 2020-10-22 | Generate `if` based dispatch logic on GPU targets. (#1585) | Yong He | |
