summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/UnwindAssembly/InstEmulation/TestArm64InstEmulation.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Initial version of PPC64 InstEmulationPavel Labath2018-02-271-672/+0
* Fix memory leaks in TestArm64InstEmulationRaphael Isemann2018-01-221-10/+10
* Move ArchSpec to the Utility modulePavel Labath2017-11-131-1/+1
* Invert ArchSpec<->Platform dependencyPavel Labath2017-10-311-5/+5
* Fix a bug where the EmulateInstructionARM64 handling of STP/LDP instructionsJason Molenda2016-11-011-53/+215
* unittests: Specify types in a bunch of unittest EXPECT'sJustin Bogner2016-10-171-17/+17
* Add an arm64 unit test where the function saves x20 in theJason Molenda2016-10-121-1/+101
* Add a simple frameless function test case to the arm64 unwind unit testsJason Molenda2016-10-121-2/+99
* Fix Arm64InstEmulation tests for windowsPavel Labath2016-10-111-15/+4
* Add a second, more complicated, arm64 example program toJason Molenda2016-10-111-11/+169
* Add a first unit test for the arm64 instruction profiled unwindJason Molenda2016-10-111-0/+166
OpenPOWER on IntegriCloud