[LLVMdev] rol/ror llvm instruction set

Jon Harrop jon at ffconsultancy.com
Tue Feb 3 16:48:06 PST 2009


On Wednesday 04 February 2009 00:17:49 Bill Wendling wrote:
> If a language came along that had rotate as a primitive and that
> generated LLVM IR, then you could probably convince people that having
> the rotates as LLVM IR instructions would be a benefit. We're not
> above changing the language to support good things. :-)

I would like to include rotations in my HLL implementation but I am not averse 
to encoding them myself.

-- 
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e



More information about the llvm-dev mailing list