| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename msasm to alignstack per review. | Dale Johannesen | 2009-10-21 | 1 | -4/+6 |
* | Add an "msasm" flag to inline asm as suggested in PR 5125. | Dale Johannesen | 2009-10-13 | 1 | -4/+6 |
* | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 1 | -1/+1 |
* | Finish migrating VMCore to StringRef/Twine based APIs. | Daniel Dunbar | 2009-07-25 | 1 | -13/+13 |
* | Keep track of *which* input constraint matches an output | Chris Lattner | 2008-10-17 | 1 | -2/+7 |
* | Fix PR2267, by allowing indirect outputs to be intermixed | Chris Lattner | 2008-05-22 | 1 | -1/+4 |
* | Allow asms to return multiple results by value. | Chris Lattner | 2008-04-27 | 1 | -4/+13 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | remove a dead annotation | Chris Lattner | 2007-12-18 | 1 | -1/+0 |
* | Change the PointerType api for creating pointer types. The old functionality ... | Christopher Lamb | 2007-12-17 | 1 | -1/+3 |
* | Reverting dtor devirtualization patch. | Gordon Henriksen | 2007-12-10 | 1 | -0/+6 |
* | Devirtualizing Value destructor (PR889). Patch by Pawel Kunio! | Gordon Henriksen | 2007-12-09 | 1 | -6/+0 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+213 |