[Function] Clean up {prefix,prologue} data routines (NFC)
[oota-llvm.git] / test / Transforms / FunctionAttrs / atomic.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2013-01-29 Bill WendlingConvert getAttributes() to return an AttributeSetNode.
2011-08-16 Eli FriedmanFix test.
2011-08-16 Eli FriedmanRevert a bit of r137667; the logic in question can...