diff options
author | Justin Lebar <jlebar@google.com> | 2016-02-09 23:03:22 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-02-09 23:03:22 +0000 |
commit | 260854bfaf8053cf3663ec0cd5c642e18f1168aa (patch) | |
tree | 697603f2c19702e9a9244682076eaa0369517ee9 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | d5fb6957a91a8fdc278942cf8b5056ae3300dfab (diff) | |
download | bcm5719-llvm-260854bfaf8053cf3663ec0cd5c642e18f1168aa.tar.gz bcm5719-llvm-260854bfaf8053cf3663ec0cd5c642e18f1168aa.zip |
Add convergent-removing bits to FunctionAttrs pass.
Summary:
Remove the convergent attribute on any functions which provably do not
contain or invoke any convergent functions.
After this change, we'll be able to modify clang to conservatively add
'convergent' to all functions when compiling CUDA.
Reviewers: jingyue, joker.eph
Subscribers: llvm-commits, tra, jhen, hfinkel, resistor, chandlerc, arsenm
Differential Revision: http://reviews.llvm.org/D17013
llvm-svn: 260319
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions