This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 37f3f33c55d Revert "[ARM] Lower lower saturate to 0 and lower saturate [...] new a405c834e6c DAG: Fix not truncating when promoting bswap/bitreverse new 3890645def7 [GlobalOpt] Improve common case efficiency of static global [...]
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/CodeGen/SelectionDAG/LegalizeDAG.cpp | 3 +- lib/Transforms/IPO/GlobalOpt.cpp | 128 ++++++++++++++++++++++++++++++- test/CodeGen/AMDGPU/bitreverse.ll | 13 +++- test/CodeGen/AMDGPU/bswap.ll | 125 +++++++++++++++++------------- 4 files changed, 210 insertions(+), 59 deletions(-)