Commit e8e9868
authored
[RISCV][NFC] Use bitmasks generated by TableGen
So that we don't need to sync-up the table manually.
Reviewers: BeMg, preames, lenary
Reviewed By: BeMg
Pull Request: llvm/llvm-project#1356001 parent 123993f commit e8e9868
File tree
3 files changed
+11
-54
lines changed- llvm
- include/llvm/TargetParser
- lib/TargetParser
3 files changed
+11
-54
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 27 | | |
36 | 28 | | |
37 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1048 | 1048 | | |
1049 | 1049 | | |
1050 | 1050 | | |
1051 | | - | |
1052 | | - | |
1053 | | - | |
1054 | | - | |
1055 | | - | |
1056 | | - | |
1057 | | - | |
1058 | | - | |
1059 | | - | |
1060 | | - | |
1061 | | - | |
1062 | | - | |
1063 | | - | |
1064 | | - | |
1065 | | - | |
1066 | | - | |
1067 | | - | |
1068 | | - | |
1069 | | - | |
1070 | | - | |
1071 | | - | |
1072 | | - | |
1073 | | - | |
1074 | | - | |
1075 | | - | |
1076 | | - | |
1077 | | - | |
1078 | | - | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
1079 | 1059 | | |
1080 | 1060 | | |
1081 | 1061 | | |
1082 | 1062 | | |
1083 | 1063 | | |
1084 | | - | |
1085 | | - | |
1086 | | - | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
1087 | 1067 | | |
1088 | 1068 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | 141 | | |
157 | 142 | | |
158 | 143 | | |
| |||
0 commit comments