[LLVMdev] Poor register allocations vs gcc

deco33000 at yandex.com deco33000 at yandex.com
Mon Jul 13 14:44:11 PDT 2015


By the way Quentin,

Your modification makes llvm much faster than gcc (12 ops vs 15 ops): less pushq/popq, better use of the registers..
This code is silly at best but thanks to you I could learn something on llvm.

Thanks a lot :)

-- 
Jog




More information about the llvm-dev mailing list