This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1e48871 [AVX512] Fix cvtusi2sd instruction Opcode, it should be 0x7B [...] new 04a303b Avoid copies of std::strings and APInt/APFloats where we only [...]
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/Analysis/DependenceAnalysis.cpp | 6 +++--- lib/Analysis/InstructionSimplify.cpp | 2 +- lib/Analysis/ValueTracking.cpp | 2 +- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 6 +++--- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 +++--- lib/IR/Verifier.cpp | 2 +- lib/TableGen/Record.cpp | 2 +- lib/Target/AArch64/AArch64ISelLowering.cpp | 2 +- lib/Target/ARM/ARMISelLowering.cpp | 4 ++-- lib/Target/Hexagon/BitTracker.cpp | 2 +- lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 2 +- lib/Target/NVPTX/NVPTXAsmPrinter.cpp | 2 +- lib/Target/NVPTX/NVPTXISelLowering.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 8 ++++---- lib/Target/X86/X86MCInstLower.cpp | 2 +- lib/Transforms/InstCombine/InstCombineCalls.cpp | 2 +- lib/Transforms/InstCombine/InstCombineCompares.cpp | 12 ++++++------ lib/Transforms/InstCombine/InstCombineSelect.cpp | 4 ++-- lib/Transforms/Instrumentation/MemorySanitizer.cpp | 4 ++-- lib/Transforms/Scalar/Float2Int.cpp | 2 +- lib/Transforms/Scalar/GuardWidening.cpp | 2 +- lib/Transforms/Scalar/Reassociate.cpp | 2 +- tools/lli/lli.cpp | 4 ++-- 23 files changed, 41 insertions(+), 41 deletions(-)