platform/upstream/llvm.git
2021-12-03 Qiu Chaofan[Clang] Mutate bulitin names under IEEE128 on PPC64
2021-12-03 Guillaume ChateletFix typos in FPUtil README
2021-12-03 Florian Hahn[MemoryLocation] Move DSE's logic to new MemLoc::getFor...
2021-12-03 Nikita Popov[SCEV] Fix ValuesAtScopesUsers consistency
2021-12-03 Michal Terepeta[mlir][Vector] Support 0-D vectors in `BitCastOp`
2021-12-03 Michal Terepeta[mlir][Vector] Add some missing tests for `broadcast...
2021-12-03 Florian Hahn[MemoryLocation] strcat/strncat/strcpy read/write after...
2021-12-03 Kirill Bobyrev[clangd] IncludeCleaner: Do not require forward declara...
2021-12-03 Dmitry Vyukovtsan: disable munmap_invalid.cpp test on darwin
2021-12-03 Matthias Springer[mlir][linalg][bufferize] Op interface implementation...
2021-12-03 Jean Perier[flang] Return arrays in Transfer runtime with SIZE...
2021-12-03 Jessica Clarke[TableGen][SelectionDAG] Use ComplexPattern type for...
2021-12-03 Jessica Clarke[AArch64][NFC] Alter ComplexPattern types to be consist...
2021-12-03 Jessica Clarke[AMDGPU][NFC] Alter ComplexPattern types to be consiste...
2021-12-03 Jessica Clarke[AArch64][NFC] Fix ComplexPattern types conflicting...
2021-12-03 Esme-Yi[NFC] move GNUELFDumper::printEnum() into a common...
2021-12-03 Chuanqi Xu[Coroutines] Handle InvokeInst in SalvageDebugInfo
2021-12-03 lh123[clangd] Show parameters for construct.
2021-12-03 Lawrence D... [lldb] add fallback for LLDB_PYTHON_RELATIVE_PATH
2021-12-03 Kirill Stoimenov[ASan] Changed intrisic implemenation to use PLT safe...
2021-12-03 Liqiang Tao[llvm][Inline] Add FunctionSimplificationPipeline to...
2021-12-03 LLVM GN Syncbot[gn build] Port aba8f320cc13
2021-12-03 LLVM GN Syncbot[gn build] Port 2d9efcfeec24
2021-12-03 Jason MolendaSimplify logic to identify dyld_sim in Simulator debugg...
2021-12-03 Nico Weber[gn build] (manually) port 9c4d194f44c4 better
2021-12-03 Vitaly Buka[lsan] Deflake fork_and_leak test
2021-12-03 Nico Weber[gn build] (manually) port 9c4d194f44c4
2021-12-03 Konstantin... [libc++][ranges] Implement [special.mem.concepts].
2021-12-03 Hongtao Yu[CSSPGO] Turn on Profi by default
2021-12-03 Mehdi AminiUsing make_unique instead of `new` (NFC)
2021-12-03 Geoffrey Martin... [Bazel] Set the right default for LLVM_WINDOWS_PREFER_F...
2021-12-03 Keith Smiley[clang][Darwin] Remove old lld implementation handling
2021-12-03 Reid Kleckner[bazel] Update static analyzer unit test deps for clang...
2021-12-03 Mingming LiuRun update_test_checks.py on test cases.
2021-12-03 Reid Kleckner[Bazel] Add LLVM_ENABLE_CURL to Bazel llvm-config.h...
2021-12-03 Daniil Fukalov[CostModel][AMDGPU] Fix instructions costs estimation...
2021-12-02 Greg ClaytonInclude extra input contents on this test so we can...
2021-12-02 Mogball[mlir][ods] update attr/type def format docs
2021-12-02 Vy Nguyen[clang-tidy][objc] Finds and fixes improper usages...
2021-12-02 Steven Wan[analyzer]Skip unstable CSA tests failing on several...
2021-12-02 George Koehler[ELF][PPC32] Make R_PPC32_PLTREL retain .got
2021-12-02 Matt ArsenaultAMDGPU: Sanitized functions require implicit arguments
2021-12-02 Ulysse Beaugnon[MLIR] Use a shared uniquer for affine maps and integer...
2021-12-02 Vitaly Buka[NFC][sanitizer] Remove SetSoftRssLimitExceededCallback
2021-12-02 Vitaly Buka[NFC][sanitizer] Reorder functions in cpp file
2021-12-02 David Blaikielibcxx pretty printers: remove non-lazy_string fallback
2021-12-02 Paul Robinson[TLI checker] Follow good practice with -COUNT directives
2021-12-02 Yitzhak Mandelbaum[clang-tidy] Allow disabling support for NOLINTBEGIN...
2021-12-02 Groverkss[MLIR][FlatAffineConstraints] Remove duplicate division...
2021-12-02 GroverkssRevert changes that should have been sent as a patch
2021-12-02 Alexey Bataev[OPENMP]Fix PR50733: unexpected final value of list...
2021-12-02 Amy Kwan[PowerPC] Fix load/store selection infrastructure when...
2021-12-02 GroverkssAddress bondhugula's comments
2021-12-02 GroverkssAddressed comments
2021-12-02 GroverkssFix doc comment for mergeLocalIds.
2021-12-02 GroverkssAddress more comments.
2021-12-02 GroverkssAddressed more comments
2021-12-02 GroverkssFix asserts as suggested by Arjun
2021-12-02 GroverkssFix clang-format errors
2021-12-02 GroverkssUpdate docs
2021-12-02 GroverkssUpdate tests for mergeLocalIds
2021-12-02 GroverkssAddress arjun's comments
2021-12-02 GroverkssMove division representation to a common function
2021-12-02 GroverkssUpdate mergeLocalIds docs
2021-12-02 GroverkssUpdate docs for mergeLocalIds
2021-12-02 GroverkssImplement division merging
2021-12-02 Jake Egan[LTO] Specify triple to address unknown binary format...
2021-12-02 Alexey Bataev[OPENMP]Fix PR51327: Range based for loop not working...
2021-12-02 Mogball[mlir][ods] fix defgen on empty files
2021-12-02 Philip Reames[funcattrs] Infer writeonly argument attribute
2021-12-02 Alexey Bataev[OPENMP]Fix error emission for dependent expressions...
2021-12-02 Ron LiebermanRestric xfail on openmp/libomptarget/test/mapping/reduc...
2021-12-02 Vitaly Buka[NFC][sanitizer] Rename RssLimitExceeded -> IsRssLimitE...
2021-12-02 Nico Weber[gn build] (manually) port e0b259f22c003ffe9
2021-12-02 Ron Liebermanxfail: libomptarget reduction_implicit_map.cpp after...
2021-12-02 Noah Shutty[llvm] [Support] Add CURL HTTP Client.
2021-12-02 Ron LiebermanRevert "xfail: reduction_implicit_map.cpp after reapply...
2021-12-02 Kirill Stoimenov[ASan] Fixed asan_mapping.h format.
2021-12-02 Ron Liebermanxfail: reduction_implicit_map.cpp after reapply of...
2021-12-02 Nikolas Klauser[libc++][NFC] Update namespace comments in include/
2021-12-02 spupyrevprofi - a flow-based profile inference algorithm: Part...
2021-12-02 Nico Weber[gn build] (manually) port 9e3552523ebd (no more old...
2021-12-02 Fangrui Song[ELF] Hint -z nostart-stop-gc for __start_ undefined...
2021-12-02 Matt ArsenaultReapply "OpenMP: Start calling setTargetAttributes...
2021-12-02 Vitaly Buka[NFC][sanitizer] Use more bytes of sanitizer_stack_stor...
2021-12-02 Leonard Chan[compiler-rt] Fix incorrect variable names used
2021-12-02 Vitaly Buka[sanitizer] Start background thread once
2021-12-02 Keith Smiley[Bazel] Remove old macho lld port
2021-12-02 Vitaly Buka[asan] Remove confusing workaround
2021-12-02 David BlaikieSimplify the libcxx std::string_view gdb pretty printer
2021-12-02 Reid Kleckner[Bazel] Remove old MachO LLD from the Bazel build
2021-12-02 Keith Smiley[lld-macho] Remove old macho darwin lld
2021-12-02 spupyrevprofi - a flow-based profile inference algorithm: Part...
2021-12-02 Aart Bik[mlir][bufferization] fixed typo in to_memref doc
2021-12-02 Alexey Bataev[SLP]Fix reused extracts cost.
2021-12-02 Vitaly Buka[sanitizer] Add delta compression stack depot
2021-12-02 Vitaly Buka[sanitizer] Add compress_stack_depot flag
2021-12-02 Reid Kleckner[ELF] Fix driver.test after 8c3641d0 when cwd is readonly
2021-12-02 Vitaly Buka[sanitizer] DEFINE_REAL_PTHREAD_FUNCTIONS for hwasan...
2021-12-02 Stella Stamenova[lldb] Skip two lldb tests on Windows because they...
next