[LLVMdev] Backend Function Pass

Anton Korobeynikov anton at korobeynikov.info
Mon Oct 5 14:50:12 PDT 2009


Hello

> Are there any known examples of a backend using a function pass, not a
> machine function pass, to do LLVM-LLVM transformations right before
> ISelDagToDag?
Just schedule pass as normal, before doing codegen.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list