Logo
Explore Help
Register Sign In
tomoaki/hakorune
1
0
Fork 0
You've already forked hakorune
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
658a0d46da371b689dacae71cddd903704f7ea04
hakorune/src/backend/llvm_legacy/README.md

9 lines
298 B
Markdown
Raw Normal View History

feat(llvm-py): Major breakthrough in Python LLVM backend! 🎉 ✅ Print and FileBox paths now working correctly ✅ Resolver simplified by removing overly aggressive fast-path optimization ✅ Both OFF/ON in compare_harness_on_off.sh now use Python version ✅ String handle propagation issues resolved Key changes: - Removed instruction reordering in llvm_builder.py (respecting MIR order) - Resolver now more conservative but reliable - compare_harness_on_off.sh updated to use Python backend for both paths This marks a major milestone towards Phase 15 self-hosting with Python/llvmlite! 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-14 00:44:28 +09:00
# Legacy Rust/inkwell LLVM backend
This directory holds the historical LLVM backend implemented in Rust with inkwell.
- Status: DEPRECATED — kept for reference.
- Current primary LLVM path is Python/llvmlite under `src/llvm_py/`.
- Cargo feature to enable this backend: `llvm-inkwell-legacy`.
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 17ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API