Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 1 | -1/+1 |
* | Hold the LLVMContext by reference rather than by pointer. | Owen Anderson | 2009-07-01 | 1 | -1/+2 |
* | Add a pointer to the owning LLVMContext to Module. This requires threading L... | Owen Anderson | 2009-07-01 | 1 | -1/+1 |
* | opt was not exporting the Mangler symbols | Andrew Lenharth | 2008-11-05 | 1 | -1/+2 |
* | prune unneeded #includes | Chris Lattner | 2008-04-01 | 1 | -3/+0 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+57 |