summaryrefslogtreecommitdiff
path: root/llvm/test/TableGen/VarLenDecoder.td
AgeCommit message (Expand)Author
2025-06-05[LLVM][MC] Introduce `OrFail` variants of MCD ops (#138614)Rahul Joshi
2025-04-21[LLVM][TableGen] Fix VarlenDecoder.td to not used fixed opcode values (#136632)Rahul Joshi
2025-04-21[LLVM][TableGen] Parameterize NumToSkip in DecoderEmitter (#136456)Rahul Joshi
2025-04-16Revert "Reapply "[LLVM][TableGen] Parameterize NumToSkip in DecoderEmitter" (...Rahul Joshi
2025-04-16Reapply "[LLVM][TableGen] Parameterize NumToSkip in DecoderEmitter" (#136017)...Rahul Joshi
2025-04-16Revert "[LLVM][TableGen] Parameterize NumToSkip in DecoderEmitter" (#136017)Rahul Joshi
2025-04-16[LLVM][TableGen] Parameterize NumToSkip in DecoderEmitter (#135882)Rahul Joshi
2023-02-09[NFC][TableGen] Refine the check in DecoderXiang1 Zhang
2023-01-24[TableGen] Support custom decoders for variable length instructionsMin-Yih Hsu
2022-10-28[llvm-tblgen] NFC: Simplify DecoderEmitter.James Y Knight
2022-05-06[NFC][test] Replace hardcoded number with numeric substitution blocksSheng
2022-05-03[TableGen] Add support for variable length instruction in decoder generatorSheng