| Commit message (Expand) | Author | Age | Files | Lines |
* | checkasm: x86: properly save rdx/edx in checked_call() | Henrik Gramner | 2015-08-19 | 1 | -0/+7 |
* | checkasm: Explicitly declare function prototypes | Henrik Gramner | 2015-08-19 | 7 | -38/+54 |
* | checkasm: Remove unnecessary include | Henrik Gramner | 2015-08-05 | 1 | -4/+0 |
* | Merge commit 'bf0cef5c3a114df452e5476167634dd8f51eb448' | Michael Niedermayer | 2015-07-30 | 1 | -0/+4 |
|\ |
|
| * | checkasm: Include io.h for isatty, if available | Martin Storsjö | 2015-07-30 | 1 | -0/+4 |
* | | Merge commit '65c14801527068fcaf729eeffc142ffd4682a21a' | Michael Niedermayer | 2015-07-27 | 3 | -31/+30 |
|\| |
|
| * | checkasm: Modify report format | Henrik Gramner | 2015-07-27 | 3 | -31/+30 |
* | | Merge commit '4d0d55cd623bcd504867f948849380f6b4060b4d' | Michael Niedermayer | 2015-07-26 | 1 | -4/+5 |
|\| |
|
| * | checkasm: Use LOCAL_ALIGNED | Michael Niedermayer | 2015-07-26 | 3 | -10/+13 |
* | | tests/checkasm/h264pred: Use LOCAL_ALIGNED_16() | Michael Niedermayer | 2015-07-23 | 1 | -2/+3 |
* | | tests/checkasm/h264qpel: Use LOCAL_ALIGNED_16() | Michael Niedermayer | 2015-07-23 | 1 | -4/+5 |
* | | Merge commit 'e605bf3b590d295f215fcc9fd58eb11be55b68cb' | Michael Niedermayer | 2015-07-22 | 1 | -2/+1 |
|\| |
|
| * | checkasm: remove empty array initializer list in h264pred test | Janne Grunau | 2015-07-22 | 1 | -2/+1 |
* | | Merge commit '3ae0e721c7b6e0483801b9039b3d140e3b68b7f5' | Michael Niedermayer | 2015-07-22 | 1 | -2/+2 |
|\| |
|
| * | checkasm: Always link statically | Luca Barbato | 2015-07-21 | 1 | -2/+2 |
* | | tests/checkasm/Makefile: Fix checkasm with SDL | Michael Niedermayer | 2015-07-21 | 1 | -1/+1 |
* | | Merge commit '82e6ac85ff9aa7631b8c01521b3d6b5ca0bc8014' | Michael Niedermayer | 2015-07-18 | 1 | -1/+15 |
|\| |
|
| * | checkasm: test all architectures with optimisations | Janne Grunau | 2015-07-18 | 1 | -1/+15 |
| * | checkasm: Give macro a body to avoid potential unexpected syntax issues | Michael Niedermayer | 2015-07-18 | 1 | -1/+1 |
* | | Merge commit '6cc4d3e9a982e926494f4b919d9733fe29774acf' | Michael Niedermayer | 2015-07-18 | 1 | -1/+1 |
|\| |
|
| * | checkasm: exit with status 0 instead of 1 if there are no tests to perform | Henrik Gramner | 2015-07-18 | 1 | -1/+1 |
* | | Merge commit 'fc56868399213d3e9be19bdebeb64df233b39a7e' | Michael Niedermayer | 2015-07-18 | 3 | -62/+61 |
|\| |
|
| * | cosmetics: Reformat checkasm tests | Luca Barbato | 2015-07-17 | 3 | -62/+61 |
* | | Merge commit 'd37f23263584774e1798e9ac909a398304a05091' | Michael Niedermayer | 2015-07-17 | 4 | -0/+78 |
|\| |
|
| * | checkasm: Add unit tests for bswapdsp | Henrik Gramner | 2015-07-17 | 4 | -0/+78 |
* | | tests/checkasm/checkasm: Give macro a body to avoid potential unexpected synt... | Michael Niedermayer | 2015-07-16 | 1 | -1/+1 |
* | | Merge commit '2cb34f82b92c15b811f5c03dc7f61a4baf6e02e3' | Michael Niedermayer | 2015-07-15 | 4 | -0/+85 |
|\| |
|
| * | checkasm: Add unit tests for h264qpel | Henrik Gramner | 2015-07-15 | 4 | -0/+85 |
* | | tests/checkasm/x86/Makefile: Use ASMSTRIPFLAGS for asm | Michael Niedermayer | 2015-07-13 | 1 | -1/+1 |
* | | Merge commit '8bc67ec2c0d2b5444d51a1bed1d50f0e10d92717' | Michael Niedermayer | 2015-07-12 | 4 | -15/+15 |
|/ |
|
* | Checkasm: assembly testing and benchmarking tool | Henrik Gramner | 2015-07-12 | 6 | -0/+1083 |