This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5af2f5e1047 AMDGPU: Legalize/regbankselect frame_index new f14481850f5 [IPO][AVR] Create new Functions in the default address spac [...]
The 1 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/Transforms/IPO/ArgumentPromotion.cpp | 3 ++- lib/Transforms/IPO/DeadArgumentElimination.cpp | 4 ++-- lib/Transforms/IPO/ExtractGV.cpp | 1 + lib/Transforms/IPO/FunctionImport.cpp | 3 ++- lib/Transforms/IPO/LowerTypeTests.cpp | 22 +++++++++++++------- lib/Transforms/IPO/MergeFunctions.cpp | 8 ++++---- lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 3 ++- lib/Transforms/IPO/WholeProgramDevirt.cpp | 5 ++++- .../ArgumentPromotion/nonzero-address-spaces.ll | 24 ++++++++++++++++++++++ .../DeadArgElim/nonzero-address-spaces.ll | 20 ++++++++++++++++++ ...ge-ptr-and-int.ll => nonzero-address-spaces.ll} | 7 +++++-- 11 files changed, 81 insertions(+), 19 deletions(-) create mode 100644 test/Transforms/ArgumentPromotion/nonzero-address-spaces.ll create mode 100644 test/Transforms/DeadArgElim/nonzero-address-spaces.ll copy test/Transforms/MergeFunc/{merge-ptr-and-int.ll => nonzero-address-spaces.ll} (53%)