2017-08-29 19:34:30 +04:00
..
2017-08-29 19:34:30 +04:00
2017-08-29 19:34:30 +04:00
2017-08-29 19:34:30 +04:00
2017-08-29 19:34:30 +04:00
2017-08-29 19:34:30 +04:00
2017-08-29 19:34:30 +04:00
2017-08-29 19:34:30 +04:00
2017-08-29 19:34:30 +04:00
2017-08-29 19:34:30 +04:00
2017-08-29 19:34:30 +04:00

Very basic example codes.

  • bbskel: BasicBlock pass skeleton
  • cgspskel: CallGraphSCC pass skeleton
  • comminute: tool illustrating pass mgr, pass deps, and more
  • fpskel: FunctionPass skeleton
  • intflip: integer argument randomizer|bit-flipper
  • mpskel: ModulePass skeleton
  • npassert: NULL pointer check insertion
  • rpskel: RegionPass skeleton
  • visitorskel: Using a InstVisitor class