Commit History

Автор SHA1 Съобщение Дата
  jonathanvdc 080698ee51 Define CFG JIT intrinsics преди 8 години
  jonathanvdc d33896df4b Introduced create-node CFG values преди 8 години
  jonathanvdc a24d76bd6a Avoid generating thunks for recursive functions преди 8 години
  jonathanvdc f1fa1e669f Make the optimize_calls optimization more powerful преди 8 години
  jonathanvdc 8b51fb92c1 Delete debug statement преди 8 години
  jonathanvdc 70b79c679c Implement trivial phi elimination преди 8 години
  jonathanvdc aaf866c85d Add an optimization that replaces indirect calls by direct calls преди 8 години
  jonathanvdc a3dcaa74a1 Include function parameters in CFG IR prologs преди 8 години
  jonathanvdc 3f36859158 Fix a bug in check-local-exists elision преди 8 години
  jonathanvdc 6347ecdd1d Implement the CFG block merging optimization преди 8 години
  jonathanvdc 8ab65078e4 Support lowering of defs that point to defs преди 8 години
  jonathanvdc a01ac84e97 Protected {alloc|free}-root-node from dead code elimination преди 8 години
  jonathanvdc f80b5a57ca Implement dead code elimination for CFGs преди 8 години
  jonathanvdc 1b22d28a37 Implement redundant check-local-exists definition elision преди 8 години
  jonathanvdc 4f4a848ee6 Fix bug in the dominator tree construction algorithm преди 8 години
  jonathanvdc c4385976fe Support testing for instruction dominance преди 8 години
  jonathanvdc 1f021cf563 Have definitions retain a pointer to their parent block преди 8 години
  jonathanvdc f8041ff120 Assign in-block indices to CFG definitions преди 8 години
  jonathanvdc a8366add63 Create a module that computes dominator trees for CFGs преди 8 години
  jonathanvdc ee5dfbee5d Read node values before branching on them (CFG construction) преди 8 години
  jonathanvdc 95f6704a5e Optimize CFG flow before lowering преди 8 години
  jonathanvdc 1e243c37b7 Fix a bug in CFG lowering преди 8 години
  jonathanvdc 9e9717213a Print jitted function definitions before exec'ing them преди 8 години
  jonathanvdc cedb927953 Optimize if/else if to if/elif in tree_ir преди 8 години
  jonathanvdc 9bbb8cc738 Print lowered CFG when the code log is activated преди 8 години
  jonathanvdc 1fc862e7d1 Generate code that checks if globals exist in CFG construction logic преди 8 години
  jonathanvdc eb6b42526d Standardize the 'global not found' message between JIT and interpreter преди 8 години
  jonathanvdc 4b148f5e1f Implement global resolution, declaration in CFG->tree lowering преди 8 години
  jonathanvdc c778747008 Separate direct and indirect CFG calls преди 8 години
  jonathanvdc 7a95cc02a7 Refactor indirect call analysis преди 8 години