summaryrefslogtreecommitdiff
path: root/lib/IR/AttributeImpl.h
Commit message (Expand)AuthorAge
...
* Add a method to create an AttributeSet from an AttrBuilder.Bill Wendling2013-01-05
* General cleanups.Bill Wendling2013-01-04
* Revert everything to r171366 to try to fix the build.Bill Wendling2013-01-03
* Try again to revert the bad patch. The tree was reverted for some unknown reasonBill Wendling2013-01-03
* Remove the 'contains' methods in favor of the 'operator==' method.Bill Wendling2013-01-03
* Make the type signature more strict.Bill Wendling2013-01-03
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Rename VMCore directory to IR.Chandler Carruth2013-01-02