This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 65bb8ef [AMDGPU] Don't enforce constexpr, there are still old standar [...] new cf5d3ca [ThinLTO] Correct counting of functions in inliner stats new 30b1056 [AMDGPU] Add AMDGPUAliasAnalysis to opt pipeline
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 25 +++++++++++++++++++++- .../Utils/ImportedFunctionsInliningStatistics.cpp | 2 ++ test/CodeGen/AMDGPU/amdgpu-alias-analysis.ll | 8 +++++++ test/Transforms/Inline/inline_stats.ll | 3 +++ 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AMDGPU/amdgpu-alias-analysis.ll