Hacker News new | past | comments | ask | show | jobs | submit login

The problem with writing LLVM is that you must use Static Single Assignment (SSA) to the pseudo-registers. If I had the time I'd like to write non-SSA LLVM assembler that transpiled into SSA for you.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: