platform/upstream/llvm.git
2021-01-28 Stanislav Mekhanoshin[AMDGPU] Do not reassign spilled registers
2021-01-28 Fangrui Song[llvm-c] Move LLVMX86_AMXTypeKind & LLVMPoisonValueValu...
2021-01-28 Richard Smith[cxx_status] Mark P0732R2 as only 'partial', not 'Clang...
2021-01-27 Teresa Johnson[LTO] Prevent devirtualization for symbols dynamically...
2021-01-27 peter klausler[flang] Search for #include "file" in right directory...
2021-01-27 Nico Weberclang: Fix static_assert in a few contexts in microsoft...
2021-01-27 Roman Lebedev[CodeGen] IndirectBrExpandPass: preserve Dominator...
2021-01-27 Jessica Paquette[AArch64][GlobalISel] Allow vector store legalization...
2021-01-27 Shilei Tian[OpenMP][NVPTX] Disable building NVPTX deviceRTL by...
2021-01-27 David BlaikieDebugInfo: Deduplicate addresses in debug_addr
2021-01-27 James Y KnightItanium Mangling: In 'enable_if', omit X/E around ...
2021-01-27 James Y KnightItanium Mangling: Fix handling of <expr-primary> in...
2021-01-27 James Y KnightItanium Mangling: Mangle `__alignof__` differently...
2021-01-27 Craig Topper[RISCV] Move RISCVVPseudosTable from RISCVBaseInfo...
2021-01-27 Richard SmithDon't allow __VA_OPT__ to be detected by #ifdef.
2021-01-27 Varun Gandhi[Demangle] Support demangling Swift calling convention...
2021-01-27 Vyacheslav... [sanitizer] Fix crash on empty strings.
2021-01-27 Evgenii StepanovRevert "[sanitizer] Fix crash on empty strings."
2021-01-27 David Green[ARM] Add BE check variants for soft-fp test. NFC
2021-01-27 Walter ErquinigoFix runInTerminal failures on Windows
2021-01-27 Evgenii Stepanov[sanitizer] Fix crash on empty strings.
2021-01-27 Aaron BallmanIgnore unknown attribute warnings in this test
2021-01-27 Siva Chandra[libc] Fix list of public headers usable on aarch64.
2021-01-27 Aaron BallmanSilence a -Wlogical-op-parentheses diagnostic; NFC
2021-01-27 Kostya Kortchinsky[scudo][standalone] Restore GWP-ASan flag parsing
2021-01-27 Richard SmithPermit __VA_OPT__ in all language modes and allow it...
2021-01-27 Aaron BallmanParse different attribute syntaxes in arbitrary order
2021-01-27 Peyton, Jonathan L[OpenMP] Fix misleading warning for OMP_PLACES
2021-01-27 Peyton, Jonathan L[OpenMP] Add cpuid leaf 1f topology discovery
2021-01-27 Peyton, Jonathan L[OpenMP] Fix HWLOC topology detection for 2.0.x
2021-01-27 Craig Topper[RISCV] Reduce field sizes in searchable tables to...
2021-01-27 Siva Chandra[libc] Fix the CMake var name of the list of public...
2021-01-27 Craig Topper[RISCV] Rework fault first only load isel.
2021-01-27 Jessica Clarke[builtins] Fix build after D95537 due to missing size_t
2021-01-27 Jessica Clarke[builtins] Fix integer/pointer confusion in gcc_persona...
2021-01-27 Sanjay Patel[LoopVectorize] use IR fast-math-flags exclusively...
2021-01-27 Siva Chandra[libc] Include only the relevant header files in the...
2021-01-27 Marco Vanotti[sanitizer][fuchsia] Implement ReleaseMemoryPagesToOS
2021-01-27 Julian Lettner[lit][NFC] Use enum to represent test order
2021-01-27 Reid KlecknerRevert "Suppress non-conforming GNU paste extension...
2021-01-27 LLVM GN Syncbot[gn build] Port 0b50fa99452f
2021-01-27 Fangrui Song[test] Fix clang/test/CodeGen tests
2021-01-27 Fangrui Song[ThinLTO] Add Visibility bits to GlobalValueSummary...
2021-01-27 Craig Topper[FaultsMaps][llvm-objdump] Move FaultMapParser to Objec...
2021-01-27 Siva Chandra[libc] Disable sqrtl_test on non-x86 platforms.
2021-01-27 Craig Topper[RISCV] Group the legal vector types into lists we...
2021-01-27 Valentin Clement[flang][openacc] Allow multiple wait clauses
2021-01-27 Louis Dionne[libc++] Fix extern template test failing on Windows
2021-01-27 Florian Hahn[LoopUtils] Pass SCEVExpander instead SE to addRuntimeC...
2021-01-27 Paul C. Anagnostopoulos[TableGen] [DetailedRecords] Print record name that...
2021-01-27 Simon PilgrimExecutionDomainFix.cpp - use const refs in for-range...
2021-01-27 Simon Pilgrim[Support] CommandLine.cpp - Fix clang-tidy namespace...
2021-01-27 Simon Pilgrim[Support] Fix clang-tidy auto warnings. NFCI.
2021-01-27 Roman Lebedev[CodeGen] SafeStack: preserve DominatorTree if it is...
2021-01-27 Roman Lebedev[NFC] StackProtector: be consistent and to initialize...
2021-01-27 Jessica Clarke[compiler-rt] Support FreeBSD standalone (boot) environment
2021-01-27 Arthur O'Dwyer[libc++] [P0879] constexpr heap and partial_sort algorithms
2021-01-27 Tres Popp[mlir] Fold shape.eq %a, %a to true
2021-01-27 Simon Tatham[libcxx] Update include/__libcpp_version to match inclu...
2021-01-27 Valentin Clement[flang][openacc] Fix clause restriction for exit data...
2021-01-27 Valentin Clement[flang][openacc] Fix clause restriction for host_data...
2021-01-27 Freddy Ye[X86] merge "={eax}" and "~{eax}" into "=&eax" for...
2021-01-27 Kadir Cetinkaya[clangd] Treat "null" optional fields as missing
2021-01-27 Giorgis Georgakoudis[OpenMP][Libomptarget] Fix check-libomptarget
2021-01-27 Giorgis Georgakoudis[OpenMP] Fix building using LLVM_ENABLE_RUNTIMES
2021-01-27 Sam McCall[clangd] Work around GCC bug 66735
2021-01-27 Nico WeberTry to fix cl-options.c on bots were the default triple...
2021-01-27 Nico Weberclang-cl: Prefer /vctoolsdir, /winsdkdir over LIB for...
2021-01-27 Jan Svoboda[clang][cli] Generate HeaderSearch options separately
2021-01-27 Jan Svoboda[clang][cli] Parse HeaderSearch options separately
2021-01-27 Jan Svoboda[clang][cli] Port OpenMP-related LangOpts to marshallin...
2021-01-27 Florian Hahn[LoopUnswitch] Add test cases not partially unswitched...
2021-01-27 Eugene Zhulenev[mlir:async] Fix deadlock in async runtime await-and...
2021-01-27 Raphael Isemann[lldb] Add move_iterator to supported template list
2021-01-27 Jeremy Morse[DWARF] Create subprogram's DIE in DISubprogram's unit
2021-01-27 Anastasia Stulova[OpenCL][Docs] Moved info from UsersManual into OpenCLS...
2021-01-27 Artem Dergachev[analyzer] NFC: Introduce reusable bug category for...
2021-01-27 Nico Weberclang-cl: Add /winsdkdir and /winsdkversion flags
2021-01-27 Mindong Chen[SCEV] Fix incorrect loop exit count analysis.
2021-01-27 Mikhail Maltsev[clang][AST] Encapsulate DeclarationNameLoc, NFCI
2021-01-27 Sjoerd Meijer[MachineLICM][MachineSink] Move SinkIntoLoop to Machine...
2021-01-27 David Green[AArch64] Add vector saturating add intrinsic costs
2021-01-27 Fraser Cormack[RISCV] Fix a codegen crash in getSetCCResultType
2021-01-27 Faris Rehman[flang][driver] Report prescanning diags during syntax...
2021-01-27 Simon PilgrimFix "not all control paths return a value" warning...
2021-01-27 Jay Foad[AMDGPU] Write "GFX6-GFX9" instead of "GFX6-9" in docs
2021-01-27 David Green[ARM] Add neon FP16 scalar_to_vector patterns.
2021-01-27 Cassie Jones[Test][AArch64] Use named vregs in overflow legalizatio...
2021-01-27 Cassie Jones[AArch64][GlobalISel] Make G_SADDE and G_SSUBE legal
2021-01-27 Sven van Haastregt[clang] Fix signedness in vector bitcast evaluation
2021-01-27 Siva Chandra... [libc][NFC] Use a end of list marker for cpu feature...
2021-01-27 AndreyChurbanov[OpenMP] libomp: fix build by clang-cl with vs2019
2021-01-27 Jan Svoboda[clang][cli] Port LangOpts to marshalling system, pt.2
2021-01-27 Nicolas Vasilache[mlir] Extend semantic of OffsetSizeAndStrideOpInterface.
2021-01-27 Alexey BaderFix an error about implicit fallthrough during self...
2021-01-27 Marek Kurdej[clang-format] Avoid considering include directive...
2021-01-27 Jan Svoboda[clang][cli] Port LangOpts to marshalling system, pt.1
2021-01-27 MaheshRavishankar[mlir][Linalg] Add canonicalization for init_tensor...
2021-01-27 Kazu Hirata[llvm-objdump] Use append_range (NFC)
2021-01-27 Kazu Hirata[MemorySSA] Use ListSeparator (NFC)
next