Skip to content

Instantly share code, notes, and snippets.

@sdasgup3
Created December 9, 2016 18:55
Show Gist options
  • Save sdasgup3/131243b5be9368d05542534eac15bc7d to your computer and use it in GitHub Desktop.
Save sdasgup3/131243b5be9368d05542534eac15bc7d to your computer and use it in GitHub Desktop.
- Folloing is the change in supported count from the previous runs on llvm testsuite
| Suite | Total | Prev | 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 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment