Historie revizí

Autor SHA1 Zpráva Datum
  jonathanvdc 79e3c01d60 Make declare-local values dependent on the root node před 8 roky
  jonathanvdc be13e41468 Implement instruction scheduling for CFG->tree transformation před 8 roky
  jonathanvdc 2f12145d5e Make free-root-node CFG instructions value-less před 8 roky
  jonathanvdc d9d6c5bd62 Define __repr__ methods for all tree_ir classes před 8 roky
  jonathanvdc 4db86cf6e4 Try harder to inline values during CFG->tree lowering před 8 roky
  jonathanvdc 14af8fb162 Simplify loop, loop-multiple relooped block lowering před 8 roky
  jonathanvdc 6bbca23196 Perform constant reads at compile-time, even for CFGs před 8 roky
  jonathanvdc 5f5489b5f2 Implement a value-simplifying optimization for the CFG JIT před 8 roky
  jonathanvdc 5f330045d4 Apply CFG JIT intrinsics to function calls před 8 roky
  jonathanvdc cb973d3b83 Use regular JIT intrinsics during CFG->tree lowering před 8 roky
  jonathanvdc 080698ee51 Define CFG JIT intrinsics před 8 roky
  jonathanvdc d33896df4b Introduced create-node CFG values před 8 roky
  jonathanvdc a24d76bd6a Avoid generating thunks for recursive functions před 8 roky
  jonathanvdc f1fa1e669f Make the optimize_calls optimization more powerful před 8 roky
  jonathanvdc 8b51fb92c1 Delete debug statement před 8 roky
  jonathanvdc 70b79c679c Implement trivial phi elimination před 8 roky
  jonathanvdc aaf866c85d Add an optimization that replaces indirect calls by direct calls před 8 roky
  jonathanvdc a3dcaa74a1 Include function parameters in CFG IR prologs před 8 roky
  jonathanvdc 3f36859158 Fix a bug in check-local-exists elision před 8 roky
  jonathanvdc 6347ecdd1d Implement the CFG block merging optimization před 8 roky
  jonathanvdc 8ab65078e4 Support lowering of defs that point to defs před 8 roky
  jonathanvdc a01ac84e97 Protected {alloc|free}-root-node from dead code elimination před 8 roky
  jonathanvdc f80b5a57ca Implement dead code elimination for CFGs před 8 roky
  jonathanvdc 1b22d28a37 Implement redundant check-local-exists definition elision před 8 roky
  jonathanvdc 4f4a848ee6 Fix bug in the dominator tree construction algorithm před 8 roky
  jonathanvdc c4385976fe Support testing for instruction dominance před 8 roky
  jonathanvdc 1f021cf563 Have definitions retain a pointer to their parent block před 8 roky
  jonathanvdc f8041ff120 Assign in-block indices to CFG definitions před 8 roky
  jonathanvdc a8366add63 Create a module that computes dominator trees for CFGs před 8 roky
  jonathanvdc ee5dfbee5d Read node values before branching on them (CFG construction) před 8 roky