summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/command_script/welcome.py
diff options
context:
space:
mode:
authorWouter van Oortmerssen <aardappel@gmail.com>2018-08-30 15:40:53 +0000
committerWouter van Oortmerssen <aardappel@gmail.com>2018-08-30 15:40:53 +0000
commita733d08db251c5c12103a30dd9c3a28f2eb82509 (patch)
treef72e38e9a51ec829044c08f501ca95fc79a21ccc /lldb/packages/Python/lldbsuite/test/functionalities/command_script/welcome.py
parent2305c049a30216e6dc1703a6a798ad92f38f9d94 (diff)
downloadbcm5719-llvm-a733d08db251c5c12103a30dd9c3a28f2eb82509.tar.gz
bcm5719-llvm-a733d08db251c5c12103a30dd9c3a28f2eb82509.zip
[WebAssembly] Made disassembler only use stack instructions.
Summary: Now uses the StackBased bit from the tablegen defs to identify stack instructions (and ignore register based or non-wasm instructions). Also changed how we store operands, since we now have up to 16 of them per instruction. To not cause static data bloat, these are compressed into a tiny table. + a few other cleanups. Tested: - MCTest - llvm-lit -v `find test -name WebAssembly` Reviewers: dschuff, jgravelle-google, sunfish, tlively Subscribers: sbc100, aheejin, llvm-commits Differential Revision: https://reviews.llvm.org/D51320 llvm-svn: 341081
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/welcome.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud