| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 310038
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch teaches the driver to pass -mgpopt by default to the backend when it
is supported, i.e. we are using -mno-abicalls.
Reviewers: atanasyan, slthakur
Differential Revision: https://reviews.llvm.org/D35548
This version fixes a logic error that generated warnings incorrectly and
gets rid of spurious arguments to the backend when -mgpopt is not used.
llvm-svn: 308619
|
|
|
|
|
|
| |
This reverts r308458. Investigating further buildbot breakage.
llvm-svn: 308459
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch teaches the driver to pass -mgpopt by default to the backend when it
is supported, i.e. we are using -mno-abicalls.
Reviewers: atanasyan, slthakur
Differential Revision: https://reviews.llvm.org/D35548
This version fixes a logic error that generated warnings incorrectly.
llvm-svn: 308458
|
|
|
|
|
|
| |
Revert r308431 and r308432, these caused broke some buildbots.
llvm-svn: 308436
|
|
llvm-svn: 308432
|