search for: jiited

Displaying 3 results from an estimated 3 matches for "jiited".

Did you mean: jited
2009 Jul 28
0
[LLVMdev] RFC: Constant Creation API
...fort to > preserve the existing APIs. OK. > > I'm not sure I understand your goal with having one context per > function. The goal is to remove all constants created during IR creation of a function, once the function has been JITted. For example, after the function has been JIIted, I can call llvm::Function->deleteBody, that will delete the instructions in the function. But all llvm::Constants created by the function will remain in memory. If I could attach a LLVMContext per function to create the constants, I would be able to delete all constants created for the func...
2009 Jul 28
2
[LLVMdev] RFC: Constant Creation API
Nicholas, > What if I want to have global llvm::Type's, that can be used by many > LLVMContext's. For example, I'd like to have one LLVMContext per > function, and be able to create constants that belong to the context > but using a global, shared amongst LLVMContext's, llvm::Type. > > I know that's not doable right now, but aren't we losing this >
2013 Jan 21
1
Help
I am new to xapian and I want to contribute to xapian but as I am new to both xapian and opensource so can anyone help me to start as I am unable to start. It will be really helpful if someone can assign me any bug to fix that can give me a good start and is easy to do. Akshit -------------- next part -------------- An HTML attachment was scrubbed... URL: