Age | Commit message (Expand) | Author |
---|---|---|
2013-03-13 | Add some additonal attribute helper functions. Test will be on follow | Reed Kotler |
2013-03-01 | Cache the result of Function::getIntrinsicID() in a DenseMap attached to the ... | Michael Ilseman |
2013-02-18 | Add some convenience methods for querying function attributes. | Bill Wendling |
2013-02-11 | Rename to something more sensible. No functionality change. | Bill Wendling |
2013-01-23 | Use the AttributeSet when removing multiple attributes. Use Attribute::AttrKind | Bill Wendling |
2013-01-23 | Use the AttributeSet when adding multiple attributes and an Attribute::AttrKind | Bill Wendling |
2013-01-21 | Remove unused method. | Bill Wendling |
2013-01-10 | Fix include guards so they exactly match file names. | Jakub Staszak |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |