Uniformize the names of type predicates: rather than having isFloatTy and
[oota-llvm.git] / lib / VMCore / Attributes.cpp
2010-02-15 Duncan SandsUniformize the names of type predicates: rather than...
2010-02-12 Charles DavisAdd a new function attribute, 'alignstack'. It will...
2010-02-06 Jakob Stoklund OlesenReintroduce the InlineHint function attribute.
2010-01-15 Eric ChristopherRemove the InlineHint attribute. There are no current...
2010-01-05 David GreeneChange errs() to dbgs().
2009-08-26 Dale JohannesenAdd an 'inline hint' attribute to represent source
2009-08-23 Benjamin KramerKill off more cerr/cout uses and prune includes a bit.
2009-08-20 Owen AndersonReduce contention on the Attributes lock by using atomi...
2009-08-19 Owen AndersonAttrListPtr operations need to be atomic.
2009-08-17 Owen AndersonAdd locking around the attributes list.
2009-07-17 Anton KorobeynikovAdd support for naked functions
2009-06-05 Devang PatelAdd new function attribute - noimplicitfloat
2009-06-04 Devang PatelAdd new function attribute - noredzone.
2009-05-21 Jay FoadUse v.data() instead of &v[0] when SmallVector v might...
2009-01-11 Nick LewyckyUse the spiffy new getAlignmentFromAttrs function.
2008-12-19 Nick LewyckyCommit missed files from nocapture change.
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-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-23 Devang Patel80 cols
2008-09-23 Devang Patels/ParameterAttributes/Attributes/g