Lauri Vasama
|
dd4e452f96
|
Add data model import pipes
|
2026-05-04 10:48:16 +03:00 |
|
Lauri Vasama
|
a338194eb7
|
Move namespace mlir::clift out of namespace mlir
|
2026-04-27 12:48:24 +03:00 |
|
Ivan Krysak
|
5f511d8e17
|
verify-against-model: split into two
The resulting pipes are:
1. binary-granularity one with the name unchanged
2. function-granularity one called `verify-function-against-model`.
|
2026-04-22 08:19:30 +00:00 |
|
Ivan Krysak
|
e693cdbd53
|
model-verify-clift -> verify-against-model
|
2026-04-22 08:19:30 +00:00 |
|
Ivan Krysak
|
cdc633e31d
|
CliftPipes: drop Pipe from filenames
This removes unnecessary Pipe from filenames which the directory name
already contains.
This also renames some of them to match the *new* pipeline.
|
2026-03-27 07:18:49 +00:00 |
|
Ivan Krysak
|
278b898793
|
llvm-to-clift -> clifter
|
2026-03-27 07:05:44 +00:00 |
|
Ivan Krysak
|
addfc543c8
|
import-model-names -> import-descriptive-info
|
2026-03-26 16:28:48 +00:00 |
|
Ivan Krysak
|
01658cab09
|
import-model-names: split into two
One is module-granularity (name unchanged). The other (new) one
is function-granularity: `import-function-model-names`.
|
2026-03-26 16:00:49 +00:00 |
|
Ivan Krysak
|
b76a09d483
|
pipebox: rename CliftContainer.h
The new name is `CliftContainers.h`.
|
2026-03-25 17:26:24 +00:00 |
|
Ivan Krysak
|
2841f8ab84
|
Introduce module-level CliftContainer
|
2026-03-25 17:26:24 +00:00 |
|
Ivan Krysak
|
a3c43f92d4
|
Rename CliftContainer > CliftFunctionContainer
|
2026-03-25 15:42:13 +00:00 |
|
Ivan Krysak
|
22fe32afa2
|
Minor improvements
|
2026-02-25 12:47:27 +01:00 |
|
Giacomo Vercesi
|
e260d05082
|
Add EmitC to pypeline
|
2025-12-10 16:16:14 +01:00 |
|
Giacomo Vercesi
|
9b527c8b69
|
Add ImportModelNames to pypeline
|
2025-12-10 16:16:14 +01:00 |
|
Giacomo Vercesi
|
cfe476c701
|
Add ModelVerifyClift to pypeline
|
2025-12-10 16:16:14 +01:00 |
|
Giacomo Vercesi
|
97fe9203e1
|
Add LLVMToClift to pypeline
|
2025-12-10 16:16:14 +01:00 |
|
Lauri Vasama
|
22d6f70ee2
|
Clift directory structure overhaul
|
2025-10-13 15:08:20 +02:00 |
|