summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2022-11-20 20:41:42 -0500
committerJames Y Knight <jyknight@google.com>2022-12-07 14:37:08 -0500
commit099001979fe82a069d5572dffea472b339878c75 (patch)
tree6e0c4413427c4e070956695a9e1de4f41d5f8e52 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent372240dfe3d5a933d9585663e15c4b6173ff23c8 (diff)
[SPARC] Simplify instruction decoder.
After https://reviews.llvm.org/D137653 named sub-operands can be used in the auto-generated instruction decoders. This allows the auto-generated decoders to work properly, so all the hand-coded decoders in the sparc target can be removed. In some instances, a manually-written decoder had not been implemented for an instruction, and thus that instruction was not decoded properly. These have been fixed (and tests added). Differential Revision: https://reviews.llvm.org/D137727
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions