1bce007699e07bd855b7d194ca93fa5504a73eda |
|
06-Jun-2017 |
Pierre Langlois <pierre.langlois@arm.com> |
Use clang-format 3.8 to format VIXL Additionally, this version of clang-format orders include directives alphabetically which showed that the "non-const-visitor.h" header was missing two of them. Change-Id: Ib03407dd2046a0bb7175370685e09fb3aebe583f
/external/vixl/test/test-pool-manager.cc
|
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/test-pool-manager.cc
|
4443d2c748eb37ec06bf7e2ca2bf0b38c5565f8f |
|
09-May-2017 |
Georgia Kouveli <georgia.kouveli@arm.com> |
[pool-manager] Fix use-after-free bug. Change-Id: I01411a99de2fca228bba80c1e82ccf1a649e82ee
/external/vixl/test/test-pool-manager.cc
|
1cb7144de5478fd860f6d64fad4207730d2e139b |
|
30-Jan-2017 |
Georgia Kouveli <georgia.kouveli@arm.com> |
Import new standalone pool manager. Change-Id: Icd46198a2980f4b4e17ac18367a006d5e4a33c69
/external/vixl/test/test-pool-manager.cc
|