Skip to content

Instantly share code, notes, and snippets.

@sdasgup3
Last active December 9, 2016 19:10
Show Gist options
  • Save sdasgup3/938ee0929cdd447dd0797dcba4d65437 to your computer and use it in GitHub Desktop.
Save sdasgup3/938ee0929cdd447dd0797dcba4d65437 to your computer and use it in GitHub Desktop.
Meeting Agenda
  • Our Goal
  • Functional and Rich IR
  • Stack deconstruction and where we are going with that.
  • Ran Mcsema new reg assign on llvm tetssuite (Before(vector instrcution support) and After)
Suite Total Before Unsupp Supp Seg Diff Pass Curr Unsupp Supp Seg Diff Pass
UnitTests 110 22 88 2 14 72 5 105 2 24 79
Regression 65 17 48 1 7 40 13 52 2 8 42
Benchmark 138 92 46 6 13 27 40 98 37 24 37
Multisource 185 156 29 NA NA NA 63 122 38 29 55
  • Reasons of Diff. What are we planning
  • Assembly components in new reg assign.
  • Sharing future goals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment