aboutsummaryrefslogtreecommitdiffstats
path: root/test/Feature/paramattrs.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Stop accepting and ignoring attributes in function types. Attributes are app...Chris Lattner2011-06-171-3/+3
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-4/+4
* Add a new function attribute, nonlazybind, which inhibits lazy-loadingJohn McCall2011-06-151-0/+2
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-1/+1
* For PR1553:Reid Spencer2007-07-191-7/+7
* Commit first round work of PR1373. "noalias" is now fully supported inZhou Sheng2007-06-051-0/+2
* Add tests for nounwind and noreturn function attributes.Reid Spencer2007-03-221-2/+2
* For PR411:Reid Spencer2007-01-301-3/+3
* For PR761:Reid Spencer2007-01-261-5/+5
* Fix the test case for the change in parameter attribute syntax. The @ isReid Spencer2007-01-051-6/+6
* Test @zext and @sext fully as well as testing the "short" call syntax.Reid Spencer2007-01-041-3/+5
* Add a test case to test parameter attributes feature.Reid Spencer2007-01-031-0/+18