Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Model inline asm constraint which ties an input to an output register as mach... | Evan Cheng | 2009-03-23 | 1 | -8/+7 |
* | For inline asm output operand that matches an input. Encode the input operand... | Evan Cheng | 2009-03-20 | 1 | -0/+18 |
* | Keep track of *which* input constraint matches an output | Chris Lattner | 2008-10-17 | 1 | -3/+9 |
* | Switch the asmprinter (.ll) and all the stuff it requires over to | Chris Lattner | 2008-08-23 | 1 | -5/+0 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | remove obviously dead uses of IncludeFile. | Chris Lattner | 2007-12-18 | 1 | -1/+0 |
* | remove a dead annotation | Chris Lattner | 2007-12-18 | 1 | -3/+0 |
* | Reverting dtor devirtualization patch. | Gordon Henriksen | 2007-12-10 | 1 | -5/+2 |
* | Devirtualizing Value destructor (PR889). Patch by Pawel Kunio! | Gordon Henriksen | 2007-12-09 | 1 | -2/+5 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+138 |