Reformat comment lines.
[oota-llvm.git] / include / llvm / IR / Argument.h
2015-09-22 NAKAMURA TakumiReformat comment lines.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-06 Sanjoy DasAdd missing dereferenceable_or_null getters
2014-08-05 Juergen RibutzkaProvide convenient access to the zext/sext attributes...
2014-07-18 Hal FinkelAdd a dereferenceable attribute
2014-05-20 Nick LewyckyAdd 'nonnull', a new parameter and return attribute...
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-01-17 Reid KlecknerAdd an inalloca flag to allocas
2013-12-19 Reid KlecknerBegin adding docs and IR-level support for the inalloca...
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...