Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For PR780: | Reid Spencer | 2006-06-07 | 1 | -1/+5 |
* | Add a virtual dtor to the InlineAsm class so that the principle method of | Chris Lattner | 2006-06-07 | 1 | -0/+1 |
* | add a new flag | Chris Lattner | 2006-02-23 | 1 | -0/+4 |
* | fix an error compiling with -pedantic | Chris Lattner | 2006-02-07 | 1 | -1/+1 |
* | add an instance var and argument. | Chris Lattner | 2006-02-02 | 1 | -1/+6 |
* | Beef up the interface to inline asm constraint parsing, making it more | Chris Lattner | 2006-02-01 | 1 | -3/+27 |
* | add methods for constraint parsing | Chris Lattner | 2006-01-26 | 1 | -0/+19 |
* | add another method | Chris Lattner | 2006-01-25 | 1 | -0/+7 |
* | add some useful accessors :) | Chris Lattner | 2006-01-25 | 1 | -0/+3 |
* | Change inline asms to be uniqued like constants, not embedded in a Module. | Chris Lattner | 2006-01-25 | 1 | -33/+12 |
* | Be consistent in using class/struct to keep Visual Studio happy. | Jeff Cohen | 2006-01-24 | 1 | -1/+1 |
* | Initial checkin of the InlineAsm class | Chris Lattner | 2006-01-24 | 1 | -0/+89 |