This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from b31f6dfc9 Fix build URL in new LLDB website new 49ba4a577 [lldb] [lit] Add write tests for MM/XMM registers new 16119af2b [lldb] [lit] Add write tests for r8-r15 & xmm8-xmm15 registers
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lit/Register/Inputs/x86-64-write.cpp | 67 ++++++++++++++++++++++++++++++++ lit/Register/Inputs/x86-mm-xmm-write.cpp | 67 ++++++++++++++++++++++++++++++++ lit/Register/x86-64-write.test | 47 ++++++++++++++++++++++ lit/Register/x86-mm-xmm-write.test | 47 ++++++++++++++++++++++ 4 files changed, 228 insertions(+) create mode 100644 lit/Register/Inputs/x86-64-write.cpp create mode 100644 lit/Register/Inputs/x86-mm-xmm-write.cpp create mode 100644 lit/Register/x86-64-write.test create mode 100644 lit/Register/x86-mm-xmm-write.test