platform/upstream/llvm.git
2021-04-16 Vitaly BukaSanitizer built against glibc 2.34 doesn't work
2021-04-16 Caroline Tice[LLDB] Re-land: Use path relative to binary for finding...
2021-04-16 Min-Yih Hsu[M68k] Fix empty builtin va_list kind
2021-04-16 Nico WeberReland "[Support] Don't include <algorithm> in MathExtr...
2021-04-16 Simon Pilgrim[TableGen] CodeGenDAGPatterns - use const references...
2021-04-16 Simon Pilgrim[TableGen] CodeGenMapTable - use for-range loop. NFCI.
2021-04-16 Christudasan... [AMDGPU] Remove dead dcode (NFC).
2021-04-16 Siva Chandra... [libc][NFC] Add template tests for a bunch of math...
2021-04-16 Simon Pilgrim[TableGen] CodeGenDAGPatterns - (style) remove if-else...
2021-04-16 Simon Pilgrim[DAG] SelectionDAG::isSplatValue - early out if binop...
2021-04-16 Stella StamenovaRevert "[Support] Don't include <algorithm> in MathExtr...
2021-04-16 Joe Nash[AMDGPU] Refactor VOP3P Profile and AsmParser, NFC
2021-04-16 Alexey Vishnyakov[fuzzer] Print reloaded file paths
2021-04-16 Nicolas Vasilache[mlir][scf] Add scf.for + tensor.cast canonicalization...
2021-04-16 Nick LewyckyVerify the LLVMContext that an Attribute belongs to.
2021-04-16 Zakk Chen[RISCV][Clang] Add RVV miscellaneous intrinsic functions.
2021-04-16 Stanislav MekhanoshinIgnore assume like calls by default in hasAddressTaken()
2021-04-16 Zakk Chen[RISCV][Clang] Drop the assembly tests for RVV intrinsics.
2021-04-16 Fangrui Song[sanitizer] Mark g_use_dlpi_tls_data as unused
2021-04-16 Nico Weber[ADT] Don't include <algorithm> in iterator.h
2021-04-16 Michael LiaoRevert "[Support] Don't include <algorithm> in Hashing.h"
2021-04-16 Nico Weber[Support] Don't include <algorithm> in Hashing.h
2021-04-16 Nico Weber[Support] Don't include <algorithm> in MathExtras.h
2021-04-16 Malhar Jajoo[ARM] Prevent phi-node-elimination from generating...
2021-04-16 thomasraoux[mlir][vector] Move transferOp on tensor opt to folder...
2021-04-16 Mats Petersson[OpenMP IRBuilder, MLIR] Add support for OpenMP do...
2021-04-16 Troy Johnson[Driver] Allow both lib64 and lib in rocm-detect test.
2021-04-16 Sanjay Patel[PhaseOrdering] add test for loop-invariant fdiv; NFC
2021-04-16 Jonathan Crowther[SystemZ][z/OS] Add IsText Argument to GetFile and...
2021-04-16 paperchalice[TableGen] Allow mnemonics aliases with uppercase
2021-04-16 Javier Setoain[mlir][ArmSVE] Cleanup dialect registration
2021-04-16 Louis Dionne[libc++] Fix LWG 2874: Constructor shared_ptr::shared_p...
2021-04-16 Nicolas Vasilache[mlir][python] Add simple debugging and printing helpers
2021-04-16 Sanjay Patel[PhaseOrdering] add test to track PR49785; NFC
2021-04-16 Alexey Bataev[OPENMP]Fix PR49115: Incorrect results for scan directive.
2021-04-16 Kristof Beyls[docs] Add Pointer Authentication call info
2021-04-16 Frederik Gossen[MLIR] Fix `isValidIndex`
2021-04-16 Hansang Bae[OpenMP] Add omp_target_is_accessible() to header files
2021-04-16 Sanjay Patel[ValueTracking] don't recursively compute known bits...
2021-04-16 Roman Lebedev[X86][CostModel] Fix cost model for non-power-of-two...
2021-04-16 Abhina Sreeskantharajan[SystemZ][z/OS][Windows] Add new functions that set...
2021-04-16 Nigel PerksRestore lit feature object-emission. Omit DebugInfo...
2021-04-16 Frederik Gossen[MLIR][Shape] Expose `getShapeVec` and add support...
2021-04-16 Nico Weber[llvm-objcopy] clang-format a line
2021-04-16 Florian Hahn[SimplifyCFG] Regenerate CHECK lines and add test for...
2021-04-16 Caroline Concatto[NFC][AArch64][SVE] Move select-sve.ll tests to sve...
2021-04-16 David Green[ARM] Combine sub 0, csinc X, Y, CC -> csinv -X, Y, CC
2021-04-16 Fraser Cormack[RISCV] Rerun stack test through update_llc_test_checks.py
2021-04-16 Simon Pilgrim[CostModel][X86] Add fully aligned load/store tests
2021-04-16 Pushpinder... Revert "[AMDGPU][OpenMP] Add amdgpu-arch tool to list...
2021-04-16 LemonBoy[lld] Fix test crashing when AVR target is missing
2021-04-16 Simon Moll[docs] Add vector predication call
2021-04-16 Nicolas Vasilache[mlir][Python][Linalg] Add support for captures in...
2021-04-16 LemonBoy[LLD][ELF][AVR] Propagate ELF flags to the linked image
2021-04-16 Max Sagebaum[clang-format] Inconsistent behavior regarding line...
2021-04-16 Nicolas Vasilache[mlir][linalg] Add support for WAW fusion on tensors.
2021-04-16 Guillaume Chatelet[libc] Fix typo
2021-04-16 Guillaume Chatelet[libc] Add slice/take/drop methods to ArrayRef
2021-04-16 Nick Desaulniers[Aarch64] handle "o" inline asm memory constraints
2021-04-16 Petr Hosek[libcxx] Make the GDB pretty printer test less strict
2021-04-16 patacca[Polly][Ast] Partial refactoring of IslAst and IslAstIn...
2021-04-16 Pushpinder... [AMDGPU][OpenMP] Add amdgpu-arch tool to list AMD GPUs...
2021-04-16 Jim Lin[RISCV] Don't emit save-restore call if function is...
2021-04-16 Ahmed TaeiFix tile-and-pad when padding doesn't span all dimension
2021-04-16 Jason MolendaDon't refer to allocation map entry after deallocating it
2021-04-16 Christopher... [libcxx] adds `cpp17-.*iterator` concepts for iterator_...
2021-04-16 hsmahesha[AMDGPU] Refactor ds_read/ds_write related select code...
2021-04-16 Mircea Trofin[MLGO] Fix use of AM.invalidate post D100519
2021-04-16 Marcythm[LICM][NFC] Fix typo
2021-04-16 Juneyoung Lee[LangRef] formatting
2021-04-16 Fangrui Song[Polly] Fix PM invalidate usage after D100519
2021-04-16 LLVM GN Syncbot[gn build] Port 3bc88eb3924f
2021-04-16 Jez Ng[lld-macho] Don't use arrays as template parameters
2021-04-16 Jez Ng[lld-macho] Make load relaxation work for arm64_32
2021-04-16 Jez Ng[lld-macho] Add 32-bit compact unwind support
2021-04-16 Jez Ng[lld-macho] Add support for arm64_32
2021-04-16 Jez Ng[lld-macho] Re-root absolute input file paths if -sysli...
2021-04-16 Jez Ng[lld-macho] LTO: Unset VisibleToRegularObj where possible
2021-04-16 Richard SmithAdd triple to fix test failure.
2021-04-16 Juneyoung Lee[LangRef] fix unexepcted unindent errror
2021-04-16 Juneyoung Lee[LangRef] clarify the semantics of nocapture
2021-04-16 George Balatsouras[dfsan] Remove hard-coded constant in release_shadow_sp...
2021-04-16 Caroline TiceRevert "[LLDB] Use path relative to binary for finding...
2021-04-16 Joshua HabermanImplemented [[clang::musttail]] attribute for guarantee...
2021-04-15 Christopher... [libcxx] adds `std::indirectly_readable_traits` to...
2021-04-15 Arthur Eubanks[NFC][NewPM] Remove some AnalysisManager invalidate...
2021-04-15 Prashant KumarAdd support for numpy arrays to memref conversions.
2021-04-15 George Balatsouras[dfsan] Add test for origin tracking stack traces
2021-04-15 River Riddle[mlir] Add support for walking locations similarly...
2021-04-15 River Riddle[mlir][NFC] Add a using directive for llvm::SetVector
2021-04-15 Jon Roelofss/setGenerator/addGenerator/ in the JIT docs. NFC
2021-04-15 Stephen KellyNFC: Add a simple test for introspection call formatting
2021-04-15 Joseph Huber[OpenMP] Add info for device table changes
2021-04-15 Fangrui Song[sanitizer] Simplify GetTls with dl_iterate_phdr on...
2021-04-15 Jonas Devlieghere[lldb] Raise a CrashLogParseException when failing...
2021-04-15 Stephen KellyNFC: Add missing matcher for test method
2021-04-15 cchen[OpenMP5][DOCS] Update status of masked construct and...
2021-04-15 Stephen Kelly[AST] Fix location call storage with common last-invocation
2021-04-15 Aart Bik[mlir][vector][avx] add AVX dot product to X86Vector...
2021-04-15 Florian Hahn[InferAttrs] Do not mark first argument of str(n)cat...
next