Files
llvm/test/Transforms
Matt Arsenault b232056f5e AMDGPU: Ignore CodeObjectV3 when inlining
This was inhibiting inlining of library functions when clang was
invoking the inliner directly. This is covering a bit of a mess with
subtarget feature handling, and this shouldn't be a subtarget
feature. The behavior is different depending on whether you are using
a -mattr flag in clang, or llc, opt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353899 91177308-0d34-0410-b5e6-96231b3b80d8
2019-02-12 23:30:11 +00:00
..
2019-01-15 21:26:51 +00:00
2019-01-04 21:21:43 +00:00
2019-02-11 19:07:15 +00:00