This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3fb0b9e Prune RelocVisitor.h include to avoid including COFF.h from MCJIT.h new 3dfcaf6 Disable hash verification of enums. new a905a4f Add a default parameter for getRegisteredOptions. new c7432f9 [TTI] The cost model should not assume vector casts get compl [...]
The 3 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/CodeGen/BasicTTIImpl.h | 34 +++- include/llvm/Support/CommandLine.h | 2 +- lib/DebugInfo/PDB/Raw/RawSession.cpp | 2 + lib/DebugInfo/PDB/Raw/TpiStream.cpp | 2 +- lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 2 + test/Analysis/CostModel/ARM/cast.ll | 176 ++++++++++----------- test/Analysis/CostModel/PowerPC/ext.ll | 2 +- test/Analysis/CostModel/X86/sitofp.ll | 118 +++++++------- test/Analysis/CostModel/X86/uitofp.ll | 124 +++++++-------- .../Transforms/LoopVectorize/X86/gather_scatter.ll | 6 +- 10 files changed, 245 insertions(+), 223 deletions(-)