Historique des commits

Auteur SHA1 Message Date
  jonathanvdc 5f5489b5f2 Implement a value-simplifying optimization for the CFG JIT il y a 8 ans
  jonathanvdc 5f330045d4 Apply CFG JIT intrinsics to function calls il y a 8 ans
  jonathanvdc d33896df4b Introduced create-node CFG values il y a 8 ans
  jonathanvdc 70b79c679c Implement trivial phi elimination il y a 8 ans
  jonathanvdc aaf866c85d Add an optimization that replaces indirect calls by direct calls il y a 8 ans
  jonathanvdc a3dcaa74a1 Include function parameters in CFG IR prologs il y a 8 ans
  jonathanvdc a01ac84e97 Protected {alloc|free}-root-node from dead code elimination il y a 8 ans
  jonathanvdc f80b5a57ca Implement dead code elimination for CFGs il y a 8 ans
  jonathanvdc 1b22d28a37 Implement redundant check-local-exists definition elision il y a 8 ans
  jonathanvdc 1f021cf563 Have definitions retain a pointer to their parent block il y a 8 ans
  jonathanvdc f8041ff120 Assign in-block indices to CFG definitions il y a 8 ans
  jonathanvdc ee5dfbee5d Read node values before branching on them (CFG construction) il y a 8 ans
  jonathanvdc 95f6704a5e Optimize CFG flow before lowering il y a 8 ans
  jonathanvdc c778747008 Separate direct and indirect CFG calls il y a 8 ans
  jonathanvdc 5c7c077787 Define 'binary', 'throw' CFG instructions il y a 8 ans
  jonathanvdc 17f514e7cd Write prologs and epilogs during CFG construction il y a 8 ans
  jonathanvdc 2f5285a5f1 Fix some bugs in CFG construction il y a 8 ans
  jonathanvdc a359115a75 Create preliminary relooper implementation il y a 8 ans
  jonathanvdc 1b4bd9f5c3 Implement experimental bytecode->CFG transformation il y a 8 ans
  jonathanvdc cede1166a7 Define more CFG instructions il y a 8 ans
  jonathanvdc 6e7277b0c6 Define function calls in cfg_ir.py il y a 8 ans
  jonathanvdc bc849a18bc Add more __str__ overrides to cfg_ir.py il y a 8 ans
  jonathanvdc a41240380f Create some CFG-IR prototype data structures il y a 8 ans