Josh Berdine
cfc1c8be36
[copyright] Remove years
...
Reviewed By: jvillard
Differential Revision: D15771884
fbshipit-source-id: e2997e3a3
6 years ago
Mehdi Bouaziz
b48884bce7
[Cost] Traces for Top values
...
Reviewed By: ezgicicek
Differential Revision: D14247738
fbshipit-source-id: 4270649d2
6 years ago
Martino Luca
632cb0e513
[Perf] Emit ZERO_EXECUTION_TIME_CALL issue-type, when zero-costing functions are met
...
Reviewed By: ezgicicek
Differential Revision: D9195167
fbshipit-source-id: 35985c83c
6 years ago
Mehdi Bouaziz
a8e84d1657
Cost: improve NonNegativePolynomial.(<=)
...
Reviewed By: ezgicicek
Differential Revision: D8531865
fbshipit-source-id: b5c9293
7 years ago
Mehdi Bouaziz
0639ef82b7
Cost: also take into account arguments in range
...
Reviewed By: ddino
Differential Revision: D7956770
fbshipit-source-id: 71e0582
7 years ago
Jules Villard
8b882ac1df
Change license to MIT
...
Summary:
Change the license of the source code from BSD + PATENTS to MIT.
Change `checkCopyright` to reflect the new license and learn some new file
types.
Generated with:
```
git grep BSD | xargs -n 1 ./scripts/checkCopyright -i
```
Reviewed By: jeremydubreil, mbouaziz, jberdine
Differential Revision: D8071249
fbshipit-source-id: 97ca23a
7 years ago
Mehdi Bouaziz
5fe28785bc
Cost: fix min
...
Summary: We were wrongly using the underapproximation of `min` rather than the overapproximation
Reviewed By: ddino
Differential Revision: D7844267
fbshipit-source-id: c9d9247
7 years ago
Mehdi Bouaziz
9c14e9d384
[Cost] Fix multiplication by 1
...
Reviewed By: ddino
Differential Revision: D7782184
fbshipit-source-id: dd3c4f1
7 years ago
Dino Distefano
e54df20eb7
Migrate to Itv.Bound
...
Reviewed By: mbouaziz
Differential Revision: D7351195
fbshipit-source-id: 7f4f57b
7 years ago
Dino Distefano
d2cc5e72f7
Extending analysis to parametric case
...
Reviewed By: mbouaziz
Differential Revision: D7179463
fbshipit-source-id: 1711a0e
7 years ago
Dino Distefano
69bfc0535c
[Experimental] First very basic version of performance analysis tool
...
Reviewed By: mbouaziz
Differential Revision: D6910940
fbshipit-source-id: b2ea060
7 years ago