This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/llvm.
from 3de8077a940 [MS Demangler] Demangle member pointer template parameters. adds b0ab6f767f6 [PSV] Update API to be able to use TargetCustom without UB. adds 3e54b8bebb4 [FPEnv] Support constrained FREM intrinsic
No new revisions were added by this update.
Summary of changes: include/llvm/CodeGen/PseudoSourceValue.h | 10 +- include/llvm/CodeGen/TargetInstrInfo.h | 2 +- include/llvm/CodeGen/TargetLowering.h | 1 + lib/CodeGen/PseudoSourceValue.cpp | 4 +- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 2 + lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 2 + lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 3 + lib/Target/AMDGPU/R600InstrInfo.cpp | 2 +- lib/Target/AMDGPU/R600InstrInfo.h | 2 +- lib/Target/AMDGPU/SIInstrInfo.cpp | 2 +- lib/Target/AMDGPU/SIInstrInfo.h | 2 +- test/CodeGen/X86/fp-intrinsics.ll | 17 +- .../X86/vector-constrained-fp-intrinsics.ll | 285 ++++++++++++++++++++- 13 files changed, 308 insertions(+), 26 deletions(-)