|
|
|
|
|
by scarybeast
2254 days ago
|
|
I was wondering about this. Does LLVM offer facilities expressive enough to model things like self-modification and arbitrary interruptability? I agree it'd be wonderful to see auto-vectorization! Obviously, 6502 code does things 1 byte at a time so even adding 32-bit integers is painful. Auto-upgrade of those loops to 32-bit variants would be amazing. |
|