Historique des commits

Auteur SHA1 Message Date
  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