[LLVMdev] Passmager (original) (raw)
Duncan Sands baldrick at free.fr
Thu Sep 15 00:30:33 PDT 2011
- Previous message: [LLVMdev] Passmager
- Next message: [LLVMdev] LLVM ERROR: Cannot yet select: 0x1fcc5f0: f64 = ConstantFP<0.000000e+00> [ID=4]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If we invoke a transformation pass on an llvm IR file using 'opt', does 'opt' automatically invokes the necessary analysis passes to perform the transformation pass.
Yes.
Ciao, Duncan.
- Previous message: [LLVMdev] Passmager
- Next message: [LLVMdev] LLVM ERROR: Cannot yet select: 0x1fcc5f0: f64 = ConstantFP<0.000000e+00> [ID=4]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]