Age | Commit message (Expand) | Author |
---|---|---|
2006-03-10 | remove ShouldEmitDebugFunctions, a hack to support llvm-db via the jit | Chris Lattner |
2005-11-16 | add a flag | Chris Lattner |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-09-28 | Use class instead of struct for defining classes. This unbreaks the | Alkis Evlogimenos |
2004-06-20 | Start moving IntrinsicLowering out of VMCore into libcodegen, as per PR346 | Chris Lattner |
2004-05-09 | Add support for inserting all prototypes up-front | Chris Lattner |
2003-12-28 | Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering | Chris Lattner |
2003-12-28 | ABC's must have virtual dtors! Shame on me! | Chris Lattner |
2003-12-28 | Move header into top-level llvm dir | Chris Lattner |
2003-12-28 | Add new interface that allows removal of some code from the code generators, | Chris Lattner |