[LLVMdev] Lower ConstantExprs into instructions

Yulei Sui rockysui at gmail.com
Wed Jul 31 23:24:15 PDT 2013


Hello,

I found an out-of-date ConstantExpressionsLower pass in llvm-1.5, it
was removed in later versions.
Is there any existing similar pass which converts all constant
expressions into instructions for recent releases (e.g. 3.1 or above)
?

Thanks

Yulei



More information about the llvm-dev mailing list