diff options
| author | Michal Gorny <mgorny@gentoo.org> | 2019-06-21 13:19:34 +0000 |
|---|---|---|
| committer | Michal Gorny <mgorny@gentoo.org> | 2019-06-21 13:19:34 +0000 |
| commit | 8805829289202e282f931e1ab9af60c5fecb2712 (patch) | |
| tree | df9e6ef71a8876368d6daee19e810f4509f39dbc /llvm/test/Transforms/ObjCARC/path-overflow.ll | |
| parent | 0c7af66450bae7eedde53c7cdbd6457a205307e3 (diff) | |
| download | bcm5719-llvm-8805829289202e282f931e1ab9af60c5fecb2712.tar.gz bcm5719-llvm-8805829289202e282f931e1ab9af60c5fecb2712.zip | |
[lldb] [Process] Introduce common helpers to split/recombine YMM data
Introduce two common helpers to take care of splitting and recombining
YMM registers to/from XSAVE-like data. Since FreeBSD, Linux and NetBSD
all use XSAVE-like data structures but with potentially different field
layouts, the function takes two pointers -- to XMM register and to YMM
high bits, and copies the data from/to YMMReg type.
While at it, remove support for big endian. To mine and Pavel Labath's
combined knowledge, there is no such thing on x86. Furthermore,
assuming that the YMM register data would be swapped for big endian
seems to be a weird assumption.
Differential Revision: https://reviews.llvm.org/D63610
llvm-svn: 364042
Diffstat (limited to 'llvm/test/Transforms/ObjCARC/path-overflow.ll')
0 files changed, 0 insertions, 0 deletions

