platform/upstream/llvm.git
2021-01-28 Shilei Tian[OpenMP] Disabled profiling in `libomp` by default...
2021-01-28 Simon Pilgrim[X86][AVX] canonicalizeLaneShuffleWithRepeatedOps ...
2021-01-28 Simon Pilgrim[X86][AVX] Add PR48908 shuffle test case
2021-01-28 Simon PilgrimFix "32-bit shift result used in 64-bit comparison...
2021-01-28 Simon Pilgrim[Support] Add some missing namespace closure comments...
2021-01-28 Simon Pilgrim[DebugInfo] Remove some unused includes. NFCI.
2021-01-28 Sven van Haastregt[OpenCL] Hide sampler-less read_image builtins before...
2021-01-28 Roman Lebedev[CodeGen][DwarfEHPrepare] Preserve Dominator Tree
2021-01-28 Roman Lebedev[SimplifyCFG] If provided, preserve Dominator Tree
2021-01-28 Nicolas Vasilache[mlir][Linalg] Improve codegen strategy
2021-01-28 KareemErgawy... [MLIR][LinAlg][Docs] Add missing example code and other...
2021-01-28 David Green[ARM] Regenerate constant hoisting test. NFC
2021-01-28 Tomas Matheson[NFC] Move scavenge-lr.mir From AArch64 to Thumb2 test...
2021-01-28 Mirko Brkusanin[AMDGPU][GlobalISel] Remove redundant cmp when copying...
2021-01-28 Mirko Brkusanin[AMDGPU][GlobalISel] Handle G_PTR_ADD when looking...
2021-01-28 Nemanja Ivanovic[PowerPC] Do not emit XXSPLTI32DX for sub 64-bit constants
2021-01-28 Fraser Cormack[RISCV] Add support for RVV int<->fp & fp<->fp conversions
2021-01-28 Jan SvobodaRevert "[clang][cli] Use variadic macros for parsing...
2021-01-28 Rahman LavaeeUse DataExtractor to decode SLEB128 in android_relas.
2021-01-28 Jan Svoboda[clang][cli] Use variadic macros for parsing/generating
2021-01-28 Tomas Matheson[ARM][RegisterScavenging] Don't consider LR liveout...
2021-01-28 Tomas Matheson[Clang][Codegen] Truncate initializers of union bitfiel...
2021-01-28 Yang Fan[NFC][IR][AsmWriter] Fix Wreturn-type gcc warning
2021-01-28 Yang Fan[NFC][Transforms][Coroutines] Remove unused variable
2021-01-28 Luo, Yuanke[X86][AMX] Prevent shape def being scheduled across...
2021-01-28 Georgii Rymar[yaml2obj] - Allow empty SectionHeaderTable definitions.
2021-01-28 Piotr Sobczak[AMDGPU] Avoid an illegal operand in si-shrink-instructions
2021-01-28 Kazu Hirata[llvm] Use append_range (NFC)
2021-01-28 Kazu Hirata[llvm] Use llvm::is_sorted (NFC)
2021-01-28 Kazu Hirata[DebugInfo] Forward-declare PDBFile (NFC)
2021-01-28 Ben Shi[AVR] Optimize 16-bit int shift
2021-01-28 Hongtao Yu[CSSPGO] Support of CS profiles in extended binary...
2021-01-28 Craig Topper[RISCV] Copy isUnneededShiftMask from X86.
2021-01-28 Fangrui SongIntrinsicEmitter: Change IntrinsicsToAttributesMap...
2021-01-28 Serge Pavlov[Support] Fix build for Haiku
2021-01-28 Carl Ritson[AMDGPU][NFC] Pre-commit test for D95509
2021-01-28 Vyacheslav... [libomptarget][NFC] Link plugins with threads support...
2021-01-28 Carl Ritson[AMDGPU][NFC] Generate llvm.amdgcn.set.inactive tests
2021-01-28 David BlaikieDebugInfo: Fix bug in addr+offset exprloc to use DWARFv...
2021-01-28 Atmn Patel[OpenMP][Libomptarget] Fix conditional in CMake for...
2021-01-28 River Riddle[mlir][PassManager] Only reinitialize the pass manager...
2021-01-28 Sam McCall[clangd] Parse Diagnostics block, and nest ClangTidy...
2021-01-28 Sam McCall[clangd] Log warning when using legacy (theia) semantic...
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
next