Extend 'readonly' and 'readnone' to work on function arguments as well as
[oota-llvm.git] / include / llvm / IR / Argument.h
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...
2013-01-23 Bill WendlingRemove the last of uses that use the Attribute object...
2013-01-20 Michael GottesmanDoxygenified Argument.h and performed some copy editing...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...