eopXD 550b2eaaa6 [RISCV] Add combination crypto extensions in ISAInfo
The crypto extension have several shorthand extensions that don't consist of any extra instructions.
Take `zk` for example, while the extension would imply `zkn, zkr, zkt`. The 3 extensions should also
combine back into `zk` to maintain the canonical order in isa strings.

This patch addresses the above.

Reviewed By: VincentWu

Differential Revision: https://reviews.llvm.org/D119530
2022-03-08 09:52:38 -08:00
..
2021-10-21 20:13:37 +02:00
2021-02-05 21:02:06 -08:00
2021-01-06 18:27:33 -08:00
2022-01-18 08:59:12 +00:00
2021-02-05 21:02:06 -08:00
2022-01-25 21:51:03 +01:00
2022-01-30 16:04:56 -08:00
2022-01-30 16:04:56 -08:00
2021-02-05 21:02:06 -08:00
2021-02-05 21:02:06 -08:00
2021-02-05 21:02:06 -08:00
2022-02-08 21:35:26 +01:00
2022-01-11 11:51:04 +01:00
2021-02-16 23:23:07 -08:00
2022-01-30 16:04:56 -08:00
2022-03-02 23:26:38 +00:00
2021-02-05 21:02:06 -08:00
2021-02-05 21:02:06 -08:00
2022-01-30 16:04:56 -08:00
2022-02-22 13:42:53 +00:00
2021-09-06 17:24:30 +08:00
2022-01-26 10:48:43 +00:00
2022-03-05 22:24:35 +01:00