[LLVMdev] Generate assembly without sqrt.d

ryan baird ryanrbaird at gmail.com
Wed Jun 27 13:16:09 PDT 2012


Is there a fast way to generate MIPS assembly from llc without using a
specific instruction like sqrt.d (I want it to use the software call
to Math.sqrt instead)?



More information about the llvm-dev mailing list