summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/RegisterInfos_arm64.h
Commit message (Expand)AuthorAgeFilesLines
* [ARM64] Simplify RegisterInfos_arm64.h with macro based RegisterInfo arrayOmair Javaid2019-09-021-181/+258
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Fix arm64 sub-register definitionsPavel Labath2016-10-241-221/+221
* Reformat RegisterInfos_arm64 into a table. NFCPavel Labath2016-10-241-1986/+184
* Add lldb register definitions for w0-w28, s0-s31, and d0-d31 toJason Molenda2016-10-191-61/+1440
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-278/+1067
* [LLVM][MIPS] Fix FPU Size Based on Dynamic FR.Nitesh Jain2016-08-011-71/+71
* Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Process/Utili...Eugene Zelenko2015-10-301-73/+77
* Clean up register naming conventions inside lldb. Jason Molenda2015-09-151-69/+69
* A messy bit of cleanup: Move towards more descriptive namesJason Molenda2015-08-151-2/+2
* Specify LLDB_REGNUM_GENERIC_ARG* registers for arm64Tamas Berghammer2015-03-271-8/+8
* Enable llgs to build against experimental Android AOSP lldb/llvm/clang/compil...Todd Fiala2014-09-271-2/+2
* lldb - Register Context Linux ARM64Todd Fiala2014-08-291-0/+347
OpenPOWER on IntegriCloud