Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

x86 memory operands are also nice for binary size, my amateur compiler sometimes produces smaller objects than peers despite having no load-store elimination, all by greedily opting for memory operands during instruction selection; kinda amusing 'cause I'm now worrying my future optimization backend might actually cause a regression in size.


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

Search: