Factor some of the constants+context related code out into a separate header, to...
[oota-llvm.git] / include / llvm / Attributes.h
2009-07-17 Anton KorobeynikovAdd support for naked functions
2009-06-11 Duncan SandsCosmetic changes to parameter attribute verification.
2009-06-05 Devang PatelAdd new function attribute - noimplicitfloat
2009-06-04 Devang PatelAdd new function attribute - noredzone.
2008-12-31 Chris LattnerAdd a new Attribute::getAlignmentFromAttrs method.
2008-12-19 Nick LewyckyResubmit support for the 'nocapture' attribute.
2008-12-16 Bill WendlingTemporarily revert r61019, r61030, and r61040. These...
2008-12-15 Nick LewyckyIt turns out that "align 1" and unaligned are different...
2008-12-15 Nick LewyckyIntroducing nocapture, a parameter attribute for pointe...
2008-11-13 Bill WendlingImplement stack protectors as function attributes:...
2008-10-15 Dan GohmanFix whitespace in a comment.
2008-10-14 Devang PatelRemove dead code.
2008-10-03 Devang PatelFix function attribute verification check.
2008-10-03 Devang PatelVerify function attributes.
2008-10-01 Devang PatelAttributes noinline alwaysinline are incompatible
2008-09-27 Bill WendlingAdd missing #include for asserts.
2008-09-26 Devang PatelNow Attributes are divided in three groups
2008-09-25 Devang Patel Large mechanical patch.
2008-09-24 Devang Patels/ParamAttrsWithIndex/FnAttributeWithIndex/g
2008-09-24 Devang Patels/ParamAttributeListImpl/AttributeListImpl/g
2008-09-24 Devang PatelPut FN_NOTE_AlwaysInline and others in FnAttr namespace.
2008-09-23 Devang PatelMove FN_NOTE_AlwaysInline and other out of ParamAttrs...
2008-09-23 Devang Patel80 cols
2008-09-23 Devang Patels/ParameterAttributes/Attributes/g