History log of /external/vixl/test/aarch64/test-abi.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bde2e4b5ce376456d50a972b6f3aaee3475f8786 24-Jan-2017 Pierre Langlois <pierre.langlois@arm.com> Enable clang-format in the tests

Extend the clang_format.py script to format everything by trace files in
the `test/` directory. Also, we have to add "on/off" marker in
`test-simualtor-inputs-aarch64.h` as clang-format is getting confused
there.

Change-Id: I1159498072bda1bfd049082aeccb347ec55e7825
/external/vixl/test/aarch64/test-abi.cc
a4055d25c688d1397fc369a40abf57fa4f1ab805 17-Aug-2016 Pierre Langlois <pierre.langlois@arm.com> Add guards around the AArch64 simulator

If VIXL_INCLUDE_SIMULATOR_AARCH64 is not defined, including the
"simulator-aarch64.h" header should have no effect. We couldn't do this
because the macro-assembler relies on TraceCommand and TraceParameter
being defined.

Change-Id: Ide0b9f87482e51addfb2b6199cb5453ca4f15f7f
/external/vixl/test/aarch64/test-abi.cc
a9e580275aa98958d8712e8e7cb79481ac83001f 19-Jul-2016 Alexandre Rames <alexandre.rames@linaro.org> AArch64: Introduce an ABI helper.

Change-Id: I913269bb0d2cc466decee02044e7516383a8bbb3
/external/vixl/test/aarch64/test-abi.cc