1 file changed
+1
-1
lines changedSubmodule llvm-project updated 59 files
- lld/ELF/Config.h+4
- lld/ELF/Driver.cpp+7-6
- lld/ELF/InputFiles.cpp+2-5
- lld/ELF/InputFiles.h-3
- llvm/lib/AsmParser/LLLexer.cpp-2
- llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp+20-2
- llvm/test/Bindings/llvm-c/echo.ll+1-1
- llvm/test/Bitcode/compatibility.ll-2
- llvm/test/CodeGen/X86/2007-05-15-maskmovq.ll+2-4
- llvm/test/CodeGen/X86/2007-07-03-GR64ToVR64.ll+4-6
- llvm/test/CodeGen/X86/2008-04-08-CoalescerCrash.ll+4-4
- llvm/test/CodeGen/X86/2008-08-23-64Bit-maskmovq.ll+4-4
- llvm/test/CodeGen/X86/2008-09-05-sinttofp-2xi32.ll+7-7
- llvm/test/CodeGen/X86/2011-06-14-mmx-inlineasm.ll+4-4
- llvm/test/CodeGen/X86/avx-vbroadcast.ll+2-2
- llvm/test/CodeGen/X86/avx2-vbroadcast.ll+2-2
- llvm/test/CodeGen/X86/bitcast-mmx.ll+17-17
- llvm/test/CodeGen/X86/expand-vr64-gr64-copy.mir+3-3
- llvm/test/CodeGen/X86/fast-isel-bc.ll+3-3
- llvm/test/CodeGen/X86/fast-isel-nontemporal.ll+4-4
- llvm/test/CodeGen/X86/mmx-arg-passing-x86-64.ll+7-7
- llvm/test/CodeGen/X86/mmx-arg-passing.ll+5-6
- llvm/test/CodeGen/X86/mmx-arith.ll+153-154
- llvm/test/CodeGen/X86/mmx-bitcast-fold.ll+3-3
- llvm/test/CodeGen/X86/mmx-bitcast.ll+23-27
- llvm/test/CodeGen/X86/mmx-build-vector.ll+67-67
- llvm/test/CodeGen/X86/mmx-coalescing.ll+14-14
- llvm/test/CodeGen/X86/mmx-cvt.ll+31-31
- llvm/test/CodeGen/X86/mmx-fold-load.ll+84-84
- llvm/test/CodeGen/X86/mmx-fold-zero.ll+26-26
- llvm/test/CodeGen/X86/mmx-intrinsics.ll+431-434
- llvm/test/CodeGen/X86/mmx-only.ll+5-5
- llvm/test/CodeGen/X86/mxcsr-reg-usage.ll+12-12
- llvm/test/CodeGen/X86/nontemporal.ll+4-4
- llvm/test/CodeGen/X86/pr13859.ll+2-3
- llvm/test/CodeGen/X86/pr23246.ll+2-3
- llvm/test/CodeGen/X86/pr29222.ll+4-4
- llvm/test/CodeGen/X86/pr35982.ll+4-4
- llvm/test/CodeGen/X86/select-mmx.ll+9-9
- llvm/test/CodeGen/X86/stack-folding-mmx.ll+390-390
- llvm/test/CodeGen/X86/vec_extract-mmx.ll+16-16
- llvm/test/CodeGen/X86/vec_insert-5.ll+2-2
- llvm/test/CodeGen/X86/vec_insert-7.ll+4-4
- llvm/test/CodeGen/X86/vec_insert-mmx.ll+3-3
- llvm/test/CodeGen/X86/vector-shuffle-mmx.ll+15-15
- llvm/test/CodeGen/X86/x86-64-psub.ll+35-35
- llvm/test/Instrumentation/MemorySanitizer/X86/mmx-intrinsics.ll+440-446
- llvm/test/Instrumentation/MemorySanitizer/vector_arith.ll+8-8
- llvm/test/Instrumentation/MemorySanitizer/vector_cvt.ll+5-5
- llvm/test/Instrumentation/MemorySanitizer/vector_pack.ll+4-4
- llvm/test/Instrumentation/MemorySanitizer/vector_shift.ll+5-5
- llvm/test/MC/X86/x86-GCC-inline-asm-Y-constraints.ll+1-1
- llvm/test/Transforms/GlobalOpt/x86_mmx_load.ll-12
- llvm/test/Transforms/InstCombine/X86/x86-movmsk.ll+8-8
- llvm/test/Transforms/InstCombine/cast.ll-21
- llvm/test/Transforms/InstSimplify/ConstProp/gep-zeroinit-vector.ll+1-14
- llvm/test/Transforms/SCCP/crash.ll+3-3
- llvm/test/Transforms/SROA/pr57796.ll+4-4
- llvm/test/Verifier/atomics.ll+5-5
0 commit comments