| Commit message (Expand) | Author | Age | Files | Lines |
* | reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an | Chris Lattner | 2008-11-21 | 1 | -1/+3 |
* | Revert r59802. It was breaking the build of llvm-gcc: | Bill Wendling | 2008-11-21 | 1 | -3/+1 |
* | Make mem[cpy,move,set] intrinsics overloaded. | Sanjiv Gupta | 2008-11-21 | 1 | -1/+3 |
* | use proper namespace qualifications | Chris Lattner | 2008-08-23 | 1 | -4/+4 |
* | Have IRBuilder take a template argument on whether or not to preserve | Eric Christopher | 2008-08-08 | 1 | -1/+1 |
* | Fix a bunch of 80col violations that arose from the Create API change. Tweak ... | Gabor Greif | 2008-05-15 | 1 | -3/+4 |
* | Merge LLVMBuilder and FoldingBuilder, calling | Duncan Sands | 2008-04-13 | 1 | -7/+7 |
* | Use Intrinsic::getDeclaration in more places. | Duncan Sands | 2008-04-07 | 1 | -5/+2 |
* | API changes for class Use size reduction, wave 1. | Gabor Greif | 2008-04-06 | 1 | -14/+14 |
* | remove attributions from examples. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Change the PointerType api for creating pointer types. The old functionality ... | Christopher Lamb | 2007-12-17 | 1 | -4/+4 |
* | add a new BF->LLVM translator, contributed by Sterling Stein. | Chris Lattner | 2007-09-12 | 1 | -0/+458 |