summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-10-07 18:43:29 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2019-10-07 18:43:29 +0000
commit27269054d2df505f576eb3992d3f815c455ac7bb (patch)
tree2b82acf925e711a67db0adc2b3ad486dd34e77d8 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
parentcdbeaf548f1ff1ac49dfd26de25a67c8ac081996 (diff)
downloadbcm5719-llvm-27269054d2df505f576eb3992d3f815c455ac7bb.tar.gz
bcm5719-llvm-27269054d2df505f576eb3992d3f815c455ac7bb.zip
GlobalISel: Add target pre-isel instructions
Allows targets to introduce regbankselectable pseudo-instructions. Currently the closet feature to this is an intrinsic. However this requires creating a public intrinsic declaration. This litters the public intrinsic namespace with operations we don't necessarily want to expose to IR producers, and would rather leave as private to the backend. Use a new instruction bit. A previous attempt tried to keep using enum value ranges, but it turned into a mess. llvm-svn: 373937
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud