This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 53a00b6727e [System Model] [TTI] Update cache and prefetch TTI interfaces new 4f283471b69 [Support] Add mathematical constants new 9b6eeb1697d [AMDGPU] Use math constants defined in MathExtras (NFC)
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: include/llvm/Support/MathExtras.h | 37 ++++++++++++++++++++++++ lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 12 ++++---- lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 28 +++--------------- lib/Target/AMDGPU/AMDGPULibCalls.cpp | 33 +++++++++------------ lib/Target/AMDGPU/R600ISelLowering.cpp | 3 +- lib/Transforms/Utils/SimplifyLibCalls.cpp | 6 ++-- 6 files changed, 64 insertions(+), 55 deletions(-)