platform/upstream/llvm.git
2021-12-23 Krzysztof Parzyszek[Hexagon] Introduce Hexagon v69 ISA
2021-12-23 Kirill Stoimenov[ASan] Moved optimized callbacks into a separate library.
2021-12-23 Mark de Wever[libc++][format][NFC] Remove some unneeded headers.
2021-12-23 Craig Topper[RISCV] Use positive 0.0 for the neutral element in...
2021-12-23 Mark de Wever[libc++][format] Improve ABI stability.
2021-12-23 Craig Topper[RISCV] Support strict FP conversion operations.
2021-12-23 Alexandros... [AArch64] Add a tablegen pattern for SQXTN2.
2021-12-23 Petar AvramovicAMDGPU/GlobalISel: Fix attempt to select non-legal...
2021-12-23 Anastasia Stulova[SPIR-V] Add a toolchain for SPIR-V in clang
2021-12-23 Simon Pilgrim[X86][SSE] Add ISD::ROTR support
2021-12-23 Mehrnoosh Heidarpour[InstSimplify] Fold logic AND to zero
2021-12-23 Craig Topper[RISCV] Disable interleaving scalar loops in the loop...
2021-12-23 Simon Pilgrim[X86] isVectorShiftByScalarCheap - vXi8 select(shift...
2021-12-23 Nikita Popov[OpenMP] Remove no-op cast (NFC)
2021-12-23 Nikita Popov[CodeGen] Use CreateConstInBoundsGEP() in one more...
2021-12-23 Nikita Popov[CGBuilder] Add CreateGEP() overload that accepts an...
2021-12-23 Petar Avramovic[GlobalISel] Rework more/fewer elements for vectors
2021-12-23 Petar AvramovicGlobalISel: Regen vector mir tests, add tests for vecto...
2021-12-23 Simon Moll[VE] Add manuals to CompilerWriterInfo
2021-12-23 Chuanqi Xu[C++20] [Modules] Mark imported module as imported...
2021-12-23 Simon Moll[VE] Add VE support to update_llc_test_checks
2021-12-23 Chuanqi XuRevert "[C++20] [Coroutines] Mark imported module as...
2021-12-23 Chuanqi Xu[C++20] [Coroutines] Mark imported module as imported...
2021-12-23 Nikolas Klauser[libc++] Remove unused headers from <filesystem>
2021-12-23 Nikita Popov[CodeGen] Use correct element type for store to sret
2021-12-23 Nikolas Klauser[libc++] IWYU in <filesystem> tests
2021-12-23 Nikolas KlauserRevert "[libc++] Remove unused headers from <filesystem>"
2021-12-23 Jay Foad[AMDGPU] Remove a TODO that was done by D98081
2021-12-23 Nikita Popov[CodeGen] Avoid pointer element type access when creati...
2021-12-23 Fangrui Song[ELF] LTO: skip expensive usedStartStop initialization...
2021-12-23 Fangrui Song[ELF] sortSections: delete unneeded outSecOff assignment
2021-12-23 Muhammad Omair... Revert "Revert "[DwarfDebug] Support emitting function...
2021-12-23 Fangrui Song[ELF] Optimize copyLocalSymbols. NFC
2021-12-23 Nikita Popov[DSE] Add test for matrix store (NFC)
2021-12-23 Nikita Popov[DSE] Regenerate test checks (NFC)
2021-12-23 Nikita Popov[IR] Use default attributes for trampoline intrinsics
2021-12-23 Nikita Popov[IR] Add memory attributes for init.trampoline
2021-12-23 Nikita Popov[OpenMP] Fix incorrect type when casting from uintptr
2021-12-23 Nikita Popov[JSONNodeDumper] Do not print mangled names for local...
2021-12-23 Fangrui SongRevert "[ELF] Make Partition/InStruct members unique_pt...
2021-12-23 Andrew Browne[DFSan] Make dfsan_read_origin_of_first_taint public.
2021-12-23 Marek Kurdej[clang-format] Fix wrong indentation after trailing...
2021-12-23 Fangrui Song[ELF] Use SmallVector for some global variables (*Files...
2021-12-23 Azat Khuzhin[Sanitizer] Fix setbuffer() interceptor (it accept...
2021-12-23 Fangrui Song[ELF] Change nonnull pointer parameters to references
2021-12-23 Tue Ly[libc] Add performance tests for hypotf and hypot.
2021-12-23 Fangrui Song[ELF] Make Partition members unique_ptr and remove...
2021-12-23 Vitaly Buka[sanitizer] Support symbolize_inline_frames by addr2line
2021-12-23 Vitaly Buka[NFC][sanitizer] Format the test
2021-12-23 Vitaly Buka[NFC][sanitizer] Format a part of the file
2021-12-23 Shivam Gupta[DAGCombiner] Avoid combining adjacent stores at -O0...
2021-12-23 Fangrui Song[ELF] Make InStruct members unique_ptr and remove assoc...
2021-12-23 Fangrui Song[ELF] Change nonnull pointer parameters to references...
2021-12-23 Fangrui Song[ELF] Change some non-null pointer parameters to refere...
2021-12-23 Phoebe WangRevert "[X86][MS-InlineAsm] Use exact conditions to...
2021-12-23 Mehdi AminiRevert "Fix warning: "unused variable 'attrClass'"...
2021-12-23 Mehdi AminiFix warning: "unused variable 'attrClass'" (NFC)
2021-12-23 Phoebe Wang[X86][MS-InlineAsm] Use exact conditions to recognize...
2021-12-23 Philip ReamesAdd test coverage for D109917 and variants
2021-12-23 Philip ReamesAutogen a test in advance of another change
2021-12-23 jacquesguan[RISCV] Override hasAndNotCompare to use more andn...
2021-12-23 Philip Reames[funcattrs] Use callsite param attributes from indirect...
2021-12-23 Philip Reames[docs] Update new builder instructions to starting...
2021-12-23 Fangrui Song[ELF] Replace LazyObjFile with lazy ObjFile/BitcodeFile
2021-12-23 Nikolas Klauser[libc++] Remove unused headers from <filesystem>
2021-12-23 Andrew Browne[DFSan] Add functions to print origin trace from origin...
2021-12-23 Michael Jones[libc] add modified Eisel-Lemire for long doubles
2021-12-23 Zequan Wu[LLDB][DWARF] Fix duplicate TypeSP in type list
2021-12-22 David BlaikieRevert "[DwarfDebug] Support emitting function-local...
2021-12-22 alex-t[AMDGPU] Select build_vector DAG nodes according to...
2021-12-22 Arthur O'Dwyer[libc++] Remove "clang-format off/on" comments. NFC.
2021-12-22 Vitaly Buka[NFC][sanitizer] Reformat script
2021-12-22 Vitaly Buka[NFC][sanitizer] Reformat a part of the file
2021-12-22 Siva Chandra... [libc][Obvious] Add target OSUtil tests only if the...
2021-12-22 Fangrui Song[ELF] Change some global pointers to unique_ptr
2021-12-22 Siva Chandra... [libc] Move the x86_64 syscall functions to OSUtil.
2021-12-22 Mircea Trofin[NFC][mlgo]Make the test model generator inlining-specific
2021-12-22 Salman JavedResolve -Wdocumentation warning in ClangTidyDiagnosticC...
2021-12-22 Marianne Mailhot... [DSE] Fix invalid removal of store instruction
2021-12-22 Mogball[mlir] Add unit test for disabling canonicalizer patter...
2021-12-22 Mircea Trofin[NFC][mlgo]Rename a variable in TensorFlowCompile.cmake
2021-12-22 Mehdi AminiFix more clang-tidy cleanups in mlir/ (NFC)
2021-12-22 Krzysztof Parzyszek[Hexagon] Make conversions to vector predicate types...
2021-12-22 Salman JavedResolve lint warning about converting unsigned to signe...
2021-12-22 Mogball[mlir] Add missing unit tests to BUILD.bazel
2021-12-22 Marianne Mailhot... [DSE] Add test case showing bug PR52774.
2021-12-22 Mogball[mlir] Update BUILD.bazel to include `scf_tests`
2021-12-22 Michael Jones[libc][obvious] fix formatting mistake
2021-12-22 Daniil Fukalov[NFC][AMDGPU][CostModel] Add tests for AMDGPU cost...
2021-12-22 Daniil Fukalov[NFC][AMDGPU][CostModel] Add tests for AMDGPU cost...
2021-12-22 Mogball[mlir] Fix missing namespace (NFC)
2021-12-22 Stanislav Funiak[MLIR][PDL] Clear up the terminology in the root orderi...
2021-12-22 Mogball[mlir] Canonicalizer constructor should accept disabled...
2021-12-22 Michael Jones[libc] apply formatting to tests
2021-12-22 Simon PilgrimRemove superfluous semicolon.
2021-12-22 LLVM GN Syncbot[gn build] Port cb8a0b07974e
2021-12-22 Arthur O'Dwyer[libc++] [ranges] Introduce _LIBCPP_AUTO_CAST(x) for...
2021-12-22 Adrian Kuegel[mlir][arith] Fix CmpIOP folding for vector types.
2021-12-22 Simon Pilgrim[DAG][X86] Add TargetLowering::isSplatValueForTargetNod...
2021-12-22 Ron LiebermanRevert "[AMDGPU] Move call clobbered return address...
next