platform/upstream/llvm.git
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...
2021-12-22 Jeremy Morse[Clang][DebugInfo] Cease turning instruction-referencin...
2021-12-22 Shilei Tian[NFC][Clang] Move function implementation of `OpenMPAto...
2021-12-22 Nikita Popov[OpenMP] Regenerate test checks (NFC)
2021-12-22 Nikita Popov[JSONNodeDumper] Regenerate test checks (NFC)
2021-12-22 Ivan Gerasimov[clang-tidy] abseil-string-find-startswith: detect...
2021-12-22 Arthur O'Dwyer[libc++] [ranges] Remove the static_assert from ranges...
2021-12-22 RamNalamothu[AMDGPU] Move call clobbered return address registers...
2021-12-22 Michał Górny[lldb] [Process/FreeBSDKernel] Introduce libkvm support
2021-12-22 Alok Kumar... [clang][OpenMP][DebugInfo] Debug support for variables...
2021-12-22 Nikita Popov[msan] Break optimization in memccpy tests
2021-12-22 Martin Storsjö[libc++] Add from-scratch testing configs for Windows
2021-12-22 Martin Storsjö[libcxx] [test] Remove a leftover unused function in...
2021-12-22 Martin Storsjö[libcxx] [test] Prepare the ctime.timespec test for...
2021-12-22 Pavel Labath[lldb] Use GetSupportedArchitectures on darwin platforms
2021-12-22 Pavel Labath[lldb/python] Avoid more dangling pointers in python...
2021-12-22 Florian Hahn[VPlan] Create header & latch blocks for skeleton up...
2021-12-22 Florian Hahn[LV] Adjust comment to say the induction is created...
2021-12-22 Igor Kudrin[unittest][DebugInfo/DWARF] Do not report skipped tests...
2021-12-22 Igor Kudrin[unittest][DebugInfo/DWARF] Do not create dwarfgen...
next