hanchenye-llvm-project/lldb/unittests
Jason Molenda c4be4be5dd Add an arm64 unit test where the function saves x20 in the
prologue, then loads & stores x20 on the stack from a different
location in the middle of the function, and then restores the
reg in the epilogue.  The saving/restoring of x20 in the middle
of the function should be ignored.

llvm-svn: 283969
2016-10-12 03:53:01 +00:00
..
Breakpoint Convert many functions to use StringRefs. 2016-09-17 02:00:02 +00:00
Core Fix TestBreakpointSerialization on windows 2016-09-22 15:26:43 +00:00
Editline *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Expression *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Host Fix unittest compilation on windows 2016-09-07 08:46:50 +00:00
Interpreter Refactor the Args class. 2016-10-03 22:51:09 +00:00
Language *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Platform Fix compiler warnings in PlatformDarwinTest.cpp 2016-10-08 04:03:15 +00:00
Process Removing the new Minidump plugin 2016-10-05 18:11:45 +00:00
ScriptInterpreter *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Symbol Fix compiler warnings in TestClangASTContext.cpp 2016-10-08 04:03:19 +00:00
SymbolFile Fix PDB unittests on non-windows platforms 2016-09-30 11:47:54 +00:00
UnwindAssembly Add an arm64 unit test where the function saves x20 in the 2016-10-12 03:53:01 +00:00
Utility *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt Re-commit the changes from r282565 that I had to back out because of 2016-09-29 01:00:16 +00:00
gtest_common.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00