History log of /external/vixl/benchmarks/bench-dataop.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0cc8b6ece4b3e757e11a906a81ece292437713ab 31-Mar-2015 armvixl <vixl@arm.com> VIXL Release 1.9

This VIXL update, besides adding support for many new features, fixes
all the Android integration issues. VIXL headers do not have "vixl"
appended to their name anymore and now live in src/vixl/... .

From VIXL 1.9 onwards the only changes needed for Android are the
addition of an Android makefile and logcat support in
src/vixl/globals.h (see the __ANDROID__ ifdefs).

For more information please refer to the README.md and LICENCE
files for details.

Change-Id: Iebae947539cbad65488b7195aaf01de284b71cbb
/external/vixl/benchmarks/bench-dataop.cc
4a06316541258e3c058792321295ee36d409f419 25-Nov-2014 armvixl <armvixl@arm.com> VIXL Release 1.7

Refer to the README.md and LICENCE files for details.

Change-Id: Ia67b97eb520fefc64e03db03da926d1e82f246d1
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
/external/vixl/benchmarks/bench-dataop.cc
90b0414b6c794be58f34813f84c2c06e6a15be91 14-Jul-2014 armvixl <vixl@arm.com> VIXL Release 1.5

Refer to the README.md and LICENCE files for details.

Change-Id: I34df73c2f653b400e8fb21a72fda4a2bdb70e360
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
/external/vixl/benchmarks/bench-dataop.cc
bc4afbd2754e20d14114e4ba83f9035b26ab701d 06-May-2014 Serban Constantinescu <serban.constantinescu@arm.com> VIXL: Add "vixl" suffix to include files

The Android build system does not have the knowledge to differentiate between
two include files with the same name when building a static library. We avoid
any conflicts by adding the vixl suffix to the include files.

Rebased onto VIXL 1.4.

Change-Id: I8ae200e5ae8659a5765bf19bd65ae9b1907ba973
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
/external/vixl/benchmarks/bench-dataop.cc
9b9674a6dd7b5f23d73a5432b74affe4bc380c31 06-May-2014 Serban Constantinescu <serban.constantinescu@arm.com> Revert VIXL to upstream VIXL 1.2

Most of the patches pushed to AOSP's VIXL have been integrated in
upstream VIXL 1.3 and 1.4. This patch revert AOSP's version of VIXL to
upstream VIXL 1.2 for a cleaner upgrade of VIXL.

Change-Id: Ia35cf89aa4bba31c72feb2694b653f7ad412094f
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
/external/vixl/benchmarks/bench-dataop.cc
822b7308e425e4f48d2b855e7abd8bcdf350cbb7 07-Feb-2014 Serban Constantinescu <serban.constantinescu@arm.com> VIXL: Add "vixl" suffix to include files

The Android build system does not have the knowledge to differentiate between
two include files with the same name when building a static library. We avoid
any conflicts by adding the vixl suffix to the include files.

Change-Id: I8e96d57bd6f98835651b90c885903d810b776daa
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
/external/vixl/benchmarks/bench-dataop.cc
ad96eda8944ab1c1ba55715c50d9d6f0a3ed1dc8 14-Jun-2013 armvixl <> VIXL Release 1.0

Refer to the README.md and LICENCE files for details.
/external/vixl/benchmarks/bench-dataop.cc