summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py
diff options
context:
space:
mode:
authorSam Kolton <Sam.Kolton@amd.com>2016-06-10 09:57:59 +0000
committerSam Kolton <Sam.Kolton@amd.com>2016-06-10 09:57:59 +0000
commit945231ada50701821ceabe450f595aa8274eb2f0 (patch)
tree0d1c33de3ebcc49d07e9281a0a6f940b7ce8709f /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py
parent34263ad9958e4fcb18311204a615729d50b4001c (diff)
downloadbcm5719-llvm-945231ada50701821ceabe450f595aa8274eb2f0.tar.gz
bcm5719-llvm-945231ada50701821ceabe450f595aa8274eb2f0.zip
[AMDGPU] AsmParser: Support for sext() modifier in SDWA. Some code cleaning in AMDGPUOperand.
Summary: sext() modifier is supported in SDWA instructions only for integer operands. Spec is unclear should integer operands support abs and neg modifiers with sext - for now they are not supported. Renamed InputModsWithNoDefault to FloatInputMods. Added SextInputMods for operands that support sext() modifier. Added AMDGPUOperand::Modifier struct to handle register and immediate modifiers. Code cleaning in AMDGPUOperand class: organize method in groups (render-, predicate-methods...). Reviewers: vpykhtin, artem.tamazov, tstellarAMD Subscribers: arsenm, kzhuravl Differential Revision: http://reviews.llvm.org/D20968 llvm-svn: 272384
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud