summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/unwind-attr.c
Commit message (Expand)AuthorAgeFilesLines
* IRGen: Add optnone attribute on function during O0Mehdi Amini2017-05-291-1/+1
* Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth2016-12-231-3/+3
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-1/+1
* Add more of the command line options as attribute flags.Bill Wendling2013-02-281-2/+3
* Reapply r176133 with testcase fixes.Bill Wendling2013-02-271-3/+2
* Fix testcases to not rely upon target-* attributes.Bill Wendling2013-02-261-10/+9
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-9/+10
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-10/+9
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-6/+12
* Add the 'target-cpu' and 'target-features' attributes to functions.Bill Wendling2013-02-151-6/+6
* A number of test cases assume that an "int" parameter or return valueUlrich Weigand2012-10-241-2/+2
* Revise r110163: don't mark weak functions nounwind, because the optimizerJohn McCall2010-08-111-0/+7
* Fix a warning on a test.John McCall2010-08-031-0/+1
* Do a very simple pass over every function we emit to infer whether we canJohn McCall2010-08-031-4/+14
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Prep for new warning.Mike Stump2009-07-211-0/+1
* make these tests pass with the stack canary stuff even on targets where they ...Chris Lattner2009-06-281-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* Fix test case RUN: line (thanks Argiris)Daniel Dunbar2008-08-181-1/+1
* Add test case for -fexceptionsDaniel Dunbar2008-08-111-0/+5