platform/upstream/llvm.git
2021-05-12 Qiu Chaofan[PowerPC] [Clang] Enable float128 feature on VSX targets
2021-05-12 Kristina Bessonova[libcxx][test] Split more debug mode tests
2021-05-12 Dmitry Vyukovsanitizer_common: don't write into .rodata
2021-05-12 Vitaly Buka[symbolizer] Fix leak after D96883
2021-05-12 Dmitry Vyukovsanitizer_common: fix SIG_DFL warning
2021-05-12 Dmitry Vyukovtsan: declare annotations in test.h
2021-05-12 Qiu Chaofan[VectorComine] Restrict single-element-store index...
2021-05-12 Dmitry Vyukovtsan: mark sigwait as blocking
2021-05-12 Dmitry Vyukovtsan: add a simple syscall test
2021-05-12 Chia-hung Duan[mlir][AsmPrinter] Remove recursion while SSA naming
2021-05-12 Vitaly Buka[NFC][msan] Move setlocale test into sanitizer_common
2021-05-12 Congzhe Cao[LoopInterchange] Handle lcssa PHIs with multiple prede...
2021-05-12 Jim InghamRemoving test...
2021-05-12 Matt ArsenaultAMDGPU: Fix SILoadStoreOptimizer for gfx90a
2021-05-12 Jim InghamThis test is failing on Linux, skip while I investigate.
2021-05-12 Sam Clegg[lld][WebAssembly] Fix for string merging + negative...
2021-05-12 Richard SmithRevert "Fix bad mangling of <data-member-prefix> for...
2021-05-12 Richard SmithAdd test for PR50039.
2021-05-12 Richard SmithFix bad mangling of <data-member-prefix> for a closure...
2021-05-12 Matt ArsenaultGlobalISel: Don't hardcode varargs=false in resultsComp...
2021-05-12 Matt ArsenaultAMDGPU: Fix assert on constant load from addrspacecaste...
2021-05-12 Matt ArsenaultGlobalISel: Make constant fields const
2021-05-11 Matt ArsenaultGlobalISel: Split ValueHandler into assignment and...
2021-05-11 Matt ArsenaultGlobalISel: Move AArch64 AssignFnVarArg to base class
2021-05-11 Jordan RupprechtRevert "[GVN] Clobber partially aliased loads."
2021-05-11 Lang Hames[JITLink] Fix bogus format string.
2021-05-11 Leonard Chan[clang][Fuchsia] Introduce compat multilibs
2021-05-11 Congzhe Cao[LoopInterchange] Fix legality for triangular loops
2021-05-11 Petr Hosek[Coverage] Support overriding compilation directory
2021-05-11 Lang Hames[JITLink][MachO/x86_64] Expose API for creating eh...
2021-05-11 Lang Hames[JITLink][x86-64] Add an x86_64 PointerSize constexpr.
2021-05-11 Lang Hames[JITLink] Make LinkGraph debug dumps more readable.
2021-05-11 Victor Huang[AIX][TLS] Diagnose use of unimplemented TLS models
2021-05-11 Congzhe CaoRevert "[LoopInterchange] Fix legality for triangular...
2021-05-11 Petr Hosek[llvm-cov] Support for v4 format in convert-for-testing
2021-05-11 Evandro Menezes[RISCV] Move instruction information into the RISCVII...
2021-05-11 Nikita Popov[InstCombine] Clean up one-hot merge optimization ...
2021-05-11 Rob Suderman[mlir][tosa] Tosa elementwise broadcasting had some...
2021-05-11 River Riddle[mlir] Elide large elements attrs when printing Operati...
2021-05-11 Alex OrlovRemoved unnecessary introduction of semi-colons.
2021-05-11 Austin Kerbow[AMDGPU] Fix extra waitcnt being added with BUFFER_INVL2
2021-05-11 Evgenii Stepanov[hwasan] Stress test for thread creation.
2021-05-11 Craig Topper[RISCV] Regenerate stepvector.ll. NFC
2021-05-11 Christopher... [OpenMP] Changes to enable MSVC ARM64 build of libomp
2021-05-11 Albion Fung[PowerPC] Improve codegen for int-to-fp conversion...
2021-05-11 Amara Emerson[AArch64][GlobaISel] Mark target generic instructions...
2021-05-11 Vitaly Buka[NFC][LSAN] Limit the number of concurrent threads...
2021-05-11 River Riddle[mlir] Move move capture in SparseElementsAttr::getValues
2021-05-11 Sam Clegg[lld][WebAssembly] Remove relocation target verification
2021-05-11 Jim InghamAdd an "interrupt timeout" to Process, and pipe that...
2021-05-11 Vladimir Vereschaka[libc++] Run `substitutes-in-compile-flags.sh.cpp`...
2021-05-11 Mike Rice[OpenMP] Use compound operators for reduction combiner...
2021-05-11 Fangrui Song[clang] Support -fpic -fno-semantic-interposition for...
2021-05-11 Sam Clegg[lld][WebAssembly] Convert test to assembly. NFC.
2021-05-11 Roman Lebedev[X86] X86TTIImpl::getInterleavedMemoryOpCostAVX2()...
2021-05-11 Fangrui Song[GlobalOpt] Remove heap SROA
2021-05-11 Amara Emerson[AArch64][GlobalISel] Support truncstorei8/i16 w/ combi...
2021-05-11 Fangrui Song[RISCV] Prefer to lower MC_GlobalAddress operands to...
2021-05-11 Eli Friedman[ArgumentPromotion] Fix byval alignment handling.
2021-05-11 Sean Silva[mlir][ODS]: Add per-op cppNamespace.
2021-05-11 Martin Storsjö[libcxx] [test] Fix filesystem permission tests for...
2021-05-11 Pirama Arumuga... [git-clang-format] Do not apply clang-format to symlinks
2021-05-11 Nico Weber[lld/mac] Implement -sectalign
2021-05-11 Lang HamesRe-apply "[ORC-RT] Add unit test infrastructure, extens...
2021-05-11 Peter Steinfeld[flang] Allow large and erroneous ac-implied-do's
2021-05-11 Sam Powell[TextAPI] Reformat llvm_unreachable message
2021-05-11 Lang HamesRevert "[ORC-RT] Add unit test infrastructure, extensib...
2021-05-11 Alan PhippsReland "[Coverage] Fix branch coverage merging in Funct...
2021-05-11 Simon Pilgrim[X86][SSE] Add tests for permute(phaddw(phaddw(x,y...
2021-05-11 zoecarver[libcxx][tests] Fix incomplte.verify tests by disabling...
2021-05-11 Craig Topper[RISCV] Use fractional LMULs for fixed length types...
2021-05-11 Roman Lebedev[X86][Codegen] Shift amount mod: sh? i64 x, (32-y)...
2021-05-11 Craig Topper[RISCV] Match trunc_vector_vl+sra_vl/srl_vl with splat...
2021-05-11 Alan PhippsRevert "Fix branch coverage merging in FunctionCoverage...
2021-05-11 Arthur O'Dwyer[libc++] Remove more unnecessary _VSTD:: from type...
2021-05-11 Arthur O'Dwyer[libc++] s/_VSTD::is_unsigned/is_unsigned/ in <random...
2021-05-11 Arthur O'Dwyer[libc++] s/_VSTD::chrono/chrono/g. NFCI.
2021-05-11 Arthur O'Dwyer[libc++] s/std::size_t/size_t/g. NFCI.
2021-05-11 Arthur O'Dwyer[libc++] s/_VSTD::declval/declval/g. NFCI.
2021-05-11 Jon Chesterfield[libomptarget][nfc] Add hook to easily disable building...
2021-05-11 Benjamin Kramer[mlir] Use static shape knowledge when lowering memref...
2021-05-11 Augusto NoronhaAdd null-pointer checks when accessing a TypeSystem...
2021-05-11 Augusto NoronhaChange Target::ReadMemory to ensure the amount of memor...
2021-05-11 Alan PhippsFix branch coverage merging in FunctionCoverageSummary...
2021-05-11 Roman Lebedev[NFC][X86] Precommit another testcase for D101944
2021-05-11 Jamie SchmeiserProduce warning for performing pointer arithmetic on...
2021-05-11 Steven Wu[IR][AutoUpgrade] Drop align attribute from void return...
2021-05-11 Tony Tye[NFC][AMDGPU] Correct product name for gfx908
2021-05-11 Pushpinder... Revert "[AMDGPU][OpenMP] Emit textual IR for -emit...
2021-05-11 Congzhe Cao[LoopInterchange] Fix legality for triangular loops
2021-05-11 Aakanksha PatilFix typo "Execpt" in comments
2021-05-11 Paul C. AnagnostopoulosRevert "[TableGen] Make the NUL character invalid in...
2021-05-11 Peyton, Jonathan L[OpenMP] Fix hidden helper + affinity
2021-05-11 Florian Hahn[VPlan] Register recipe for instr if the simplified...
2021-05-11 Roman Lebedev[X86] X86TTIImpl::getInterleavedMemoryOpCostAVX2()...
2021-05-11 Paul C. Anagnostopoulos[TableGen] Make the NUL character invalid in .td files
2021-05-11 Simon Pilgrim[X86] Replace repeated isa/cast<ConstantSDNode> calls...
2021-05-11 Simon Pilgrim[X86][SSE] Replace foldShuffleOfHorizOp with generalize...
2021-05-11 Matt ArsenaultCodeGen: Fix null dereference before null check
2021-05-11 Roman Lebedev[X86][CostModel] X86TTIImpl::getMemoryOpCost(): rewrite...
next