Paul C. Anagnostopoulos
|
4820af99dd
|
[TableGen] Fix bug in !interleave operator
I forgot to account for unresolved elements of the list.
Differential Revision: https://reviews.llvm.org/D93814
|
2020-12-28 12:17:24 -05:00 |
|
Paul C. Anagnostopoulos
|
415fab6f67
|
[TableGen] Eliminate the 'code' type
Update the documentation.
Rework various backends that relied on the code type.
Differential Revision: https://reviews.llvm.org/D92269
|
2020-12-03 10:19:11 -05:00 |
|
Paul C. Anagnostopoulos
|
d56cd4291e
|
[TableGen] Add !interleave operator to concatenate a list of values with delimiters
Add a test. Use it in some TableGen files.
Differential Revision: https://reviews.llvm.org/D90469
|
2020-11-04 09:23:54 -05:00 |
|