Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin the painful process of tearing apart the rat'ss nest that is Constants.... | Owen Anderson | 2009-07-13 | 1 | -1/+1 |
* | Push LLVMContext _back_ through IRBuilder. | Owen Anderson | 2009-07-08 | 1 | -1/+1 |
* | Hold the LLVMContext by reference rather than by pointer. | Owen Anderson | 2009-07-01 | 1 | -1/+1 |
* | Add a pointer to the owning LLVMContext to Module. This requires threading L... | Owen Anderson | 2009-07-01 | 1 | -1/+3 |
* | make sure that JIT examples link in their appropriate target. | Chris Lattner | 2009-06-17 | 1 | -0/+3 |
* | silence a warning. | Chris Lattner | 2009-04-15 | 1 | -1/+1 |
* | Get rid of some compile warnings. | Bill Wendling | 2009-04-13 | 1 | -3/+1 |
* | Add Kaleidoscope to examples/ so that it gets built regularly and we'll notice | Nick Lewycky | 2009-04-12 | 3 | -0/+1157 |