[LLVMdev] [LLVMDev] Where can I find the LLVM instruction to target instruction transformation

Duncan Sands baldrick at free.fr
Wed Jan 26 12:53:10 PST 2011


Hi Jeff,

> Where can I find the LLVM instruction to target instruction transformation. I
> would like to see if this can be further optimized.

it starts with SelectionDAGBuilder.cpp, if I correctly understood what you are
asking.

Ciao, Duncan.



More information about the llvm-dev mailing list