Bill Wendling
|
706469b453
|
Add more of the command line options as attribute flags.
These can be easily queried by the back-end.
llvm-svn: 176304
|
2013-02-28 22:49:57 +00:00 |
Bill Wendling
|
d02fd83182
|
Fix testcases to not rely upon target-* attributes.
llvm-svn: 176135
|
2013-02-26 23:08:48 +00:00 |
Anna Zaks
|
0f424b029b
|
Revert "Add more attributes from the command line to functions."
This reverts commit 176009.
The commit is a likely cause of several buildbot failures.
llvm-svn: 176044
|
2013-02-25 19:51:03 +00:00 |
Bill Wendling
|
87869db5f5
|
Add more attributes from the command line to functions.
This is an ongoing process. Any command line option which a back-end cares about
should be added here.
llvm-svn: 176009
|
2013-02-25 07:15:16 +00:00 |
Bill Wendling
|
c33fc4c004
|
Modify the tests to use attribute group references instead of listing the
function attributes.
llvm-svn: 175606
|
2013-02-20 07:22:19 +00:00 |
Nuno Lopes
|
729e6a056c
|
hopefully fix a bunch of ARM buildbot failures
llvm-svn: 156513
|
2012-05-09 21:21:49 +00:00 |
Eric Christopher
|
85e5156598
|
Migrate most of the rest of test/FrontendC from llvm and migrate
most of them to FileCheck.
llvm-svn: 136159
|
2011-07-26 22:17:02 +00:00 |