Don't attribute in file headers anymore. See llvmdev for the
[oota-llvm.git] / include / llvm / ParameterAttributes.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-12-21 Duncan SandsMake DAE not wipe out attributes on calls, and not...
2007-12-19 Duncan SandsWhen inlining through an 'nounwind' call, mark inlined
2007-11-30 Duncan SandsAdd a convenience method for modifying parameter
2007-11-27 Duncan SandsFix PR1146: parameter attributes are longer part of
2007-11-25 Duncan SandsFix PR1816. If a bitcast of a function only exists...
2007-11-22 Duncan SandsRename the 'const' parameter attribute to 'readnone',
2007-11-14 Anton KorobeynikovAdd pure/const attributes. Documentation will follow.
2007-07-27 Duncan SandsSupport for trampolines, except for X86 codegen which is
2007-07-06 Rafael EspindolaAdd the byval attribute
2007-06-18 Chris Lattneradd helper
2007-06-05 Zhou ShengCommit first round work of PR1373. "noalias" is now...
2007-05-04 Chris Lattneradd a helper
2007-04-22 Reid SpencerFor PR1136:
2007-04-22 Reid SpencerUndo premature commit.
2007-04-22 Reid SpencerTerminate file with newline.
2007-04-22 Reid SpencerFor PR1146:
2007-04-11 Reid SpencerFor PR1146:
2007-04-09 Reid SpencerChris convinced me that the default size of the SmallVe...
2007-04-09 Reid SpencerRemove redundancy.
2007-04-08 Reid SpencerFix a typo.
2007-04-08 Reid SpencerImplement more feedback:
2007-04-08 Reid SpencerImplement review feedback.
2007-04-08 Reid SpencerFor PR1146: