History log of /external/vixl/test/aarch32/test-utils-aarch32.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bb06245d612df6be62981acfdb4b9860971dc51b 08-Feb-2018 Pirama Arumuga Nainar <pirama@google.com> Disable optimizations for instructions-aarch32.h in a test

clang-4579689 regresses compilation time for
test/aarch32/test-assembler-cond-rd-operand-rn-in-it-block-t32.cc and a
few other test files. Turning optimization off for
instructions-aarch32.h fixes the regression. This patch disables
optimization around instructions-aarch32.h in test-utils-aarch32.h so we
retain optimization in libvixl.

Bug: 73087272

Test: mmma external/vixl finishes in 2m36s
Change-Id: I4d974e28d89c39ce594a235f397a69af69899753
/external/vixl/test/aarch32/test-utils-aarch32.h
8b57c86886020cf0a5331823be4789ee558764e2 02-Mar-2017 Georgia Kouveli <georgia.kouveli@arm.com> [pool-manager] Integration with aarch32.

Key points of this patch:
- renames LabelBase to LocationBase
- makes the Location class derive from LoctionBase
- moves the code for Location, Label and RawLiteral/Literal to a shared file
- moves ReferenceInfo out of Assembler
- removes all the old veneer pool and literal pool code
- updates the macro assembler to use the new pool manager
- updates existing tests that expect a certain behaviour from the pool manager
- adds new tests for corner cases that came up during integration
- adds tests for issues that the new pool manager addresses (literal_and_veneer_interaction_*)

Change-Id: Ied81401d40f88cb988ff95e85fe832851f171f77
/external/vixl/test/aarch32/test-utils-aarch32.h
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/aarch32/test-utils-aarch32.h
54fce717d9371fa2e8fc46e1d811bdb4ab74f279 21-Jul-2016 Alexandre Rames <alexandre.rames@linaro.org> AArch32: Do not verify simulator test results when tests cannot be run.

Change-Id: Ie32499560265f9fec6d73b585b6d823286fa9a65
/external/vixl/test/aarch32/test-utils-aarch32.h
d3832965c62a8ad461b9ea9eb0994ca6b0a3da2c 04-Jul-2016 Alexandre Rames <alexandre.rames@linaro.org> Update naming to `aarch32` and `aarch64`.

Change-Id: I40a929b1095ee3e1b2ca5ef879c7006d8b59acc9
/external/vixl/test/aarch32/test-utils-aarch32.h