Binary to LLVM IR lifter?

Hi all,

I am looking for binary lifter/translater that are able to convert architecture specific code like x86, x86_64, ARM etc. to LLVM IR.

Do you know any working tools that can do something like this?

Regards,

Fredi