Lauri Vasama
|
4bf1d8fe99
|
Remove Clift backend transform and model option
|
2025-06-04 15:13:47 +02:00 |
|
Lauri Vasama
|
f0091e699f
|
Remove clift::ModuleOp
A new dialect attribute is instead used to verify mlir::ModuleOp:
```
module attributes {clift.module} {
}
```
|
2025-06-04 15:13:47 +02:00 |
|
Lauri Vasama
|
6343bfcb40
|
Add c-verify pass
|
2025-01-30 14:52:47 +02:00 |
|
Lauri Vasama
|
4a0867e394
|
Add emit-c MLIR pass
|
2025-01-10 08:04:20 +02:00 |
|
Lauri Vasama
|
216489b06d
|
Fix ModelOption value name
|
2025-01-10 08:03:20 +02:00 |
|
Alessandro Di Federico
|
143c315196
|
Merge revng-c into revng
|
2024-11-21 10:50:55 +01:00 |
|