aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/StringMapTest.cpp
diff options
context:
space:
mode:
authorJun Sha (Joshua) <cooper.joshua@linux.alibaba.com>2023-02-17 09:02:15 -0800
committerPhilip Reames <listmail@philipreames.com>2023-02-17 09:34:36 -0800
commitc0947dc44109252fcc0f68a542fc6ef250d4d3a9 (patch)
tree60967d4af59837de8009ae7b91789acad435291d /llvm/unittests/ADT/StringMapTest.cpp
parentd73eb92cc673acf532b396537d78fe041dc9a9c2 (diff)
downloadllvm-c0947dc44109252fcc0f68a542fc6ef250d4d3a9.zip
llvm-c0947dc44109252fcc0f68a542fc6ef250d4d3a9.tar.gz
llvm-c0947dc44109252fcc0f68a542fc6ef250d4d3a9.tar.bz2
[RISCV][MC] Add support for experimental zfa extension (FLI instruction not included) (try 3)
(Opening comment by preames - submitter, not patch author) Try 1 was reverted because it had been landed in pieces, none of which had a meaningful commit message. Try 2 was reverted because of a buildbot failure. It turns out this was a spurious revert on my (preames) part. The buildbots were failing, and it was from one of my changes in this sequence, but not the recommit. I had reverted both of the try 1 commits in a single git push, but in separate *commits*. Some of the builders decided to build the broken state between the original try 1 commit, and I'd not noticed that. I'd assumed the breakage was because of the try2 re-commit. So the revert of the try 2 recommit was spurious. Original commit message: This implements experimental support for the RISCV Zfa extension as specified here: https://github.com/riscv/riscv-isa-manual/releases/download/draft-20221119-5234c63/riscv-spec.pdf, Ch. 25. This extension has not been ratified. Once ratified, it'll move out of experimental status. This change adds assembly support for all instructions except load-immediate instructions (fli.s/fli.d/fli.h). Assembly support for that instruction and codegen support will follow in separate patches. Differential Revision: https://reviews.llvm.org/D141984
Diffstat (limited to 'llvm/unittests/ADT/StringMapTest.cpp')
0 files changed, 0 insertions, 0 deletions