Tyker
cfe87a4a16
[NFC] Refactor TableGen for attributes
...
Summary:
this patch makes tablegen generate llvm attributes in a more generic and simpler (at least to me).
changes: make tablegen generate
...
ATTRIBUTE_ENUM(Alignment,align)
ATTRIBUTE_ENUM(AllocSize,allocsize)
...
which can be used to generate most of what was previously used and more.
Tablegen was also generating attributes from 2 identical files leading to identical output. so I removed one of them and made user use the other.
Reviewers: jdoerfert, thakis, aaron.ballman
Reviewed By: aaron.ballman
Subscribers: mgorny, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72455
2020-02-02 15:12:20 +01:00
..
2020-01-07 16:02:31 -08:00
2020-01-29 01:01:09 +01:00
2020-01-28 23:25:25 +01:00
2019-02-12 17:36:57 +00:00
2019-11-07 16:56:15 +00:00
2020-02-02 15:12:20 +01:00
2019-09-12 10:22:23 +00:00
2019-11-22 14:10:17 -08:00
2020-01-28 23:25:25 +01:00
2020-01-29 00:42:56 +01:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2019-01-19 08:50:56 +00:00
2020-01-28 23:25:25 +01:00
2020-01-10 14:30:52 -08:00
2020-01-09 17:37:52 -05:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2020-01-15 08:58:57 -05:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2020-01-06 10:50:26 +00:00
2019-01-19 08:50:56 +00:00
2019-08-15 15:54:37 +00:00
2019-03-11 16:51:37 +00:00
2019-07-22 15:02:34 +00:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2019-09-26 17:38:47 +00:00
2020-01-28 23:25:25 +01:00
2019-10-04 09:03:36 +00:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2019-09-19 13:39:54 +00:00
2019-09-19 13:39:54 +00:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2019-12-27 18:04:39 -08:00
2019-01-19 08:50:56 +00:00
2019-11-22 14:10:17 -08:00
2019-11-22 14:10:17 -08:00
2020-01-28 23:25:25 +01:00
2019-11-24 20:04:03 +01:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2019-02-12 17:36:57 +00:00
2019-01-19 08:50:56 +00:00
2020-01-28 23:25:25 +01:00
2020-01-27 18:22:25 +00:00
2020-01-28 23:25:25 +01:00
2020-01-28 23:25:25 +01:00
2019-03-11 17:04:35 +00:00
2020-01-27 18:22:25 +00:00
2019-12-11 07:38:45 -08:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-08-25 10:47:30 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-01-11 17:28:22 -08:00
2019-01-19 08:50:56 +00:00
2019-10-01 07:10:09 +00:00
2019-11-06 13:31:00 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-01-28 23:25:25 +01:00
2019-04-09 07:40:06 +00:00