Age | Commit message (Expand) | Author |
---|---|---|
2009-07-14 | Move EVER MORE stuff over to LLVMContext. | Owen Anderson |
2009-07-01 | Make the use of const with respect to LLVMContext sane. Hopefully this is th... | Owen Anderson |
2009-07-01 | Hold the LLVMContext by reference rather than by pointer. | Owen Anderson |
2009-07-01 | Add a pointer to the owning LLVMContext to Module. This requires threading L... | Owen Anderson |
2008-08-08 | Have IRBuilder take a template argument on whether or not to preserve | Eric Christopher |
2008-04-13 | Merge LLVMBuilder and FoldingBuilder, calling | Duncan Sands |
2007-12-29 | remove attributions from examples. | Chris Lattner |
2007-09-12 | add a new BF->LLVM translator, contributed by Sterling Stein. | Chris Lattner |