Andrzej Janik c92abba2bb Refactor compilation passes (#270)
The overarching goal is to refactor all passes so they are module-scoped and not function-scoped. Additionally, make improvements to the most egregiously buggy/unfit passes (so the code is ready for the next major features: linking, ftz handling) and continue adding more code to the LLVM backend
2024-09-23 16:33:46 +02:00
..
2021-09-18 20:22:47 +00:00
2024-09-23 16:33:46 +02:00
2020-03-09 23:54:44 +01:00
2024-09-23 16:33:46 +02:00