[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / Feature / paramattrs.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-06-17 Chris LattnerStop accepting and ignoring attributes in function...
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2011-06-15 John McCallAdd a new function attribute, nonlazybind, which inhibi...
2007-11-27 Duncan SandsFix PR1146: parameter attributes are longer part of
2007-07-19 Reid SpencerFor PR1553:
2007-06-05 Zhou ShengCommit first round work of PR1373. "noalias" is now...
2007-03-22 Reid SpencerAdd tests for nounwind and noreturn function attributes.
2007-01-30 Reid SpencerFor PR411:
2007-01-26 Reid SpencerFor PR761:
2007-01-05 Reid SpencerFix the test case for the change in parameter attribute...
2007-01-04 Reid SpencerTest @zext and @sext fully as well as testing the ...
2007-01-03 Reid SpencerAdd a test case to test parameter attributes feature.