summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile
diff options
context:
space:
mode:
authorSimon Dardis <simon.dardis@imgtec.com>2017-09-14 17:27:53 +0000
committerSimon Dardis <simon.dardis@imgtec.com>2017-09-14 17:27:53 +0000
commit55e446737feb6c0b0a15ae95c0b489796658d0db (patch)
tree4b57da32d272a29fb15a2c2281e79597d4d8753f /llvm/test/Transforms/SampleProfile
parent82959cd5d8051eae241d09b014539db9c20bc240 (diff)
downloadbcm5719-llvm-55e446737feb6c0b0a15ae95c0b489796658d0db.tar.gz
bcm5719-llvm-55e446737feb6c0b0a15ae95c0b489796658d0db.zip
[mips] Implement the 'dext' aliases and it's disassembly alias.
The other members of the dext family of instructions (dextm, dextu) are traditionally handled by the assembler selecting the right variant of 'dext' depending on the values of the position and size operands. When these instructions are disassembled, rather than reporting the actual instruction, an equivalent aliased form of 'dext' is generated and is reported. This is to mimic the behaviour of binutils. Reviewers: slthakur, nitesh.jain, atanasyan Differential Revision: https://reviews.llvm.org/D34887 llvm-svn: 313276
Diffstat (limited to 'llvm/test/Transforms/SampleProfile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud