commit | 1390af2dd2a0950cb0a7374602985a4d0792a63b | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Thu Sep 21 07:00:48 2017 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Thu Sep 21 07:00:48 2017 +0000 |
tree | 674889f5cb7b93080b5fb9fda595bb84bb5b2e2e | |
parent | 6810367610ac9a706ee544c220b49c15edea88fd [diff] |
AMDGPU: Add option to stress calls This inverts the behavior of the AlwaysInline pass to mark every function not already marked alwaysinline as noinline. llvm-svn: 313865