aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectMemory.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2017-03-03 22:46:09 +0000
committerTim Northover <tnorthover@apple.com>2017-03-03 22:46:09 +0000
commitbf017293af6e0f91a3ff7f173521abf66a32a18b (patch)
tree7e50c84787444bba6b8a2e40e1cc15931ce91168 /lldb/source/Commands/CommandObjectMemory.cpp
parent5013eb9e1acb16b81a3a16dbd47353cf3ce4a22b (diff)
downloadllvm-bf017293af6e0f91a3ff7f173521abf66a32a18b.zip
llvm-bf017293af6e0f91a3ff7f173521abf66a32a18b.tar.gz
llvm-bf017293af6e0f91a3ff7f173521abf66a32a18b.tar.bz2
GlobalISel: add merge/unmerge nodes for legalization.
These are simplified variants of the current G_SEQUENCE and G_EXTRACT, which assume the individual parts will be contiguous, homogeneous, and occupy the entirity of the larger register. This makes reasoning about them much easer since you only have to look at the first register being merged and the result to know what the instruction is doing. I intend to gradually replace all uses of the more complicated sequence/extract with these (or single-element insert/extracts), and then remove the older variants. For now we start with legalization. llvm-svn: 296921
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions