search for: aa86e838

Displaying 1 result from an estimated 1 matches for "aa86e838".

2008 Jan 23
2
[LLVMdev] Issues with IPO optimization passes and JIT
Hello, I am working on an LLVM-based JIT for a dynamically typed language (freemat.sf.net), and would like to commend the LLVM team on an awesome piece of work. One issue I ran into that I was hoping for some clarification. Nominally, I had started out by performing code generation from the AST into a function that was added to the current module. I then ran a PassManager on that module to