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
Apparently Analagous Threads
- Proper way to lower all ConstantExprs?
- [LLVMdev] generating instructions with embedded ConstantExprs from within LLVM
- [LLVMdev] generating instructions with embedded ConstantExprs from within LLVM
- [LLVMdev] Transforming ConstantExprs to Instructions
- [LLVMdev] generating instructions with embedded ConstantExprs from within LLVM