summaryrefslogtreecommitdiff
path: root/llvm/test/TableGen/FixedLenDecoderEmitter
AgeCommit message (Expand)Author
2025-07-01[LLVM][TableGen][DecoderEmitter] Add wrapper struct for `bit_value_t` (#146248)Rahul Joshi
2022-12-07[TableGen] More named sub-operands work.James Y Knight
2021-03-17[TableGen] Fix excessive compile time issue in FixedLenDecoderEmitterJay Foad
2020-10-26[TableGen] [tests] Change integer ranges to use new '...' punctuationPaul C. Anagnostopoulos
2019-08-10[TableGen] Correct the shift to the proper bit width.Michael Liao
2019-08-09[TableGen] Add "InitValue": Handle operands with set bit values in decoder me...Daniel Sanders
2019-01-03[tblgen][disasm] Emit record names again when decoder conflicts occur.Daniel Sanders