summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/2009-05-04-PureConstNounwind.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix broken tests from no-jump-table commitNirav Dave2016-04-051-1/+2
* Add more of the command line options as attribute flags.Bill Wendling2013-02-281-8/+11
* Reapply r176133 with testcase fixes.Bill Wendling2013-02-271-7/+4
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-10/+10
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-10/+10
* Update tests so that we don't test for function-only attributes on call sites.Bill Wendling2013-02-221-4/+6
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-6/+6
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-3/+7
* Add the 'target-cpu' and 'target-features' attributes to functions.Bill Wendling2013-02-151-1/+1
* A number of test cases assume that an "int" parameter or return valueUlrich Weigand2012-10-241-1/+1
* FileCheckize this test.Eric Christopher2011-08-151-1/+8
* 'pure' and 'const' functions should also be marked nounwind. MigrateEric Christopher2011-08-151-0/+8