commit | 89a7c2bda5e735b39858c8e801a318a8af09ebfa | [log] [tgz] |
---|---|---|
author | Matt Wala <wala@chromium.org> | Tue Jul 22 10:55:30 2014 -0700 |
committer | Matt Wala <wala@chromium.org> | Tue Jul 22 10:55:30 2014 -0700 |
tree | 72f33de24fdc194e71d5d7a3cf7a06ee96784056 | |
parent | 957c50d9745575c538fb60d1a699f1f9446008e9 [diff] |
Factor out common vector crosstesting code. Add vectors.h and vector.def to hold vector type declarations and useful vector utilities. Change the existing tests to use this new header where applicable (arith, vector_ops). BUG=none R=jvoung@chromium.org, stichnot@chromium.org Review URL: https://codereview.chromium.org/407543003