Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use class instead of struct for defining classes. This unbreaks the | Alkis Evlogimenos | 2004-09-28 | 1 | -1/+2 |
* | Start moving IntrinsicLowering out of VMCore into libcodegen, as per PR346 | Chris Lattner | 2004-06-20 | 1 | -8/+8 |
* | Add support for inserting all prototypes up-front | Chris Lattner | 2004-05-09 | 1 | -0/+7 |
* | Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering | Chris Lattner | 2003-12-28 | 1 | -0/+2 |
* | ABC's must have virtual dtors! Shame on me! | Chris Lattner | 2003-12-28 | 1 | -0/+1 |
* | Move header into top-level llvm dir | Chris Lattner | 2003-12-28 | 1 | -3/+3 |
* | Add new interface that allows removal of some code from the code generators, | Chris Lattner | 2003-12-28 | 1 | -0/+63 |