platform/upstream/llvm.git
2020-10-20 Sanjay Patel[InstSimplify] add vector icmp tests; NFC
2020-10-20 LLVM GN Syncbot[gn build] Port c0cdd22c72f
2020-10-20 LLVM GN Syncbot[gn build] Port a2214757e2c
2020-10-20 Florian Hahn[DSE] Add test to make sure memccpy does not kill stores.
2020-10-20 Simon Pilgrim[InstCombine] Add or((icmp ult/ule (A + C1), C3), ...
2020-10-20 Nico WeberRevert "Revert "[gn build] (manually) port d09b08919ca""
2020-10-20 Eric Fiselier[libc++] Make __shared_weak_count vtable consistent...
2020-10-20 Georgii RymarRevert "[yaml2obj][ELF] - Simplify the code that perfor...
2020-10-20 Jean Perier[flang] Document and use intrinsic subroutine argument...
2020-10-20 Nicolai HähnleIntroduce CfgTraits abstraction
2020-10-20 Haojian Wu[format] foo.<name>.h should be the main-header for...
2020-10-20 Roman Lebedev[NFC][SCEV] Improve/rework test coverage for ptrtoint...
2020-10-20 Simon Pilgrim[InstCombine] SimplifyDemandedUseBits - pass APInt...
2020-10-20 Luís Marques[compiler-rt][builtins] Add tests for atomic builtins...
2020-10-20 Konrad Kleine[doc] Apply buildbot worker terminology change: slave...
2020-10-20 Pushpinder... [libomptarget][AMDGPU][NFC] Split atmi_memcpy for h2d...
2020-10-20 Carl Ritson[AMDGPU] Remove fix up operand from SI_ELSE
2020-10-20 Aleksandr Platonov[clangd][remote] Add Windows paths support
2020-10-20 sstefan1[IR] Make nosync, nofree and willreturn default for...
2020-10-20 Tres Popp[mlir] Use affine dim instead of symbol in SCFToGPU...
2020-10-20 Georgii Rymar[yaml2obj][NFCI] - Address post commit comments for...
2020-10-20 Kirill Bobyrev[clangd] NFC: Resolve Clang-Tidy warnings in Protocol.cpp
2020-10-20 David Carlier[Sanitizers] Remove OpenBSD support (new attempt)
2020-10-20 Alex Richardson[clang-format] Drop clangFrontend dependency for Format...
2020-10-20 Alex RichardsonMove clang/Tooling/Core/Lookup.h to clang/Tooling/Refac...
2020-10-20 Benjamin KramerSilence unused variable warning in Release builds....
2020-10-20 Jason MolendaAdd a nul byte to packet str before logging, increase...
2020-10-20 Georgii Rymar[yaml2obj][ELF] - Simplify the code that performs secti...
2020-10-20 Carl Ritson[AMDGPU][NFC] Tidy SIOptimizeExecMaskingPreRA for exten...
2020-10-20 Ulrich Weigand[SystemZ] Fix disassembler crashes
2020-10-20 Evgeny Leviant[ARM][SchedModels] Convert IsCPSRDefinedPred to MCSched...
2020-10-20 David GreenRevert "[ARM][LowOverheadLoops] Adjust Start insertion."
2020-10-20 Alex Zinenko[mlir] Expose Value hierarchy to C API
2020-10-20 Atmn Patel[IR] Adds mustprogress as a LLVM IR attribute
2020-10-20 Richard SmithProperly track whether a variable is constant-initialized.
2020-10-20 Igor Kudrin[LTO][Legacy] Eliminate an unused member of llvm::LTOMo...
2020-10-20 Fangrui Song[Driver] Clean up -gz & --compress-debug-sections
2020-10-20 Vitaly Buka[sanitizer] Fix compilation on older systems
2020-10-20 Artur PilipenkoAdding new Azul representative to security group
2020-10-20 Stella Laurenzo[mlir][Python] Add python binding to create DenseElemen...
2020-10-20 Fangrui Song[gcov] Unify driver and CC1 option names for -ftest...
2020-10-20 Luqman Aden[COFF][ARM] Fix CodeView for Windows on 32bit ARM targets.
2020-10-20 Arthur Eubanks[NPM][PFOProfile] Fix some tests under NPM
2020-10-20 Jonas DevlieghereUse LLVM_TOOLCHAIN_UTILITIES to allow utils to be insta...
2020-10-20 Fangrui Song[gcov] Delete CC1 option -test-coverage
2020-10-20 Jonas Devlieghere[FileCollector] Move interface into FileCollectorBase...
2020-10-20 Max Kazantsev[SCEV] Recommit "Use nw flag and symbolic iteration...
2020-10-20 Richard SmithRefactor tracking of constant initializers for variables.
2020-10-20 Arthur Eubanks[NPM][StackSafetyAnalysis] Pin uses of -analyze to...
2020-10-20 Kai Luo[PowerPC] Add test case for missing `nsw` flag. NFC.
2020-10-20 Serguei Katkov[IRCE] Do not transform if loop has small number of...
2020-10-20 Geoffrey Martin... Add llvm_unreachable to avoid MSVC warning
2020-10-20 Richard SmithFixup clang-tidy after recent Clang change.
2020-10-20 Lang Hames[ORC] Remove commented out methods accidentally left...
2020-10-20 Qiu Chaofan[DAGCombiner] Tighten reasscociation of visitFMA
2020-10-20 Richard SmithEnsure that checkInitIsICE is called exactly once for...
2020-10-20 Volodymyr SapsaiRevert "Reland "[Modules] Add stats to measure performa...
2020-10-20 Wang, Pengfei[X86] Fix assert fail when element type is i1.
2020-10-20 Douglas YungAdd option to use older clang ABI behavior when passing...
2020-10-20 Kostya Kortchinsky[GWP-ASan] Cleanup (NFC)
2020-10-20 Duncan P. N... clang/Lex: Stop using SourceManager::getBuffer
2020-10-20 Casey Carter[libc++][test] MSVC has no __PRETTY_FUNCTION__
2020-10-20 Casey Carter[libc++][test] Test nonconforming atomic_fetch_XXX...
2020-10-20 Casey Carter[libc++][test] Silence MSVC "comparison of signed and...
2020-10-20 Casey Carter[libc++][test] test allocator<const T> extension only...
2020-10-20 Casey Carter[libc++][test] Don't violate precondition [atomics...
2020-10-20 Casey Carter[libc++][test] atomic<T> requires trivially copyable T
2020-10-20 Casey Carter[libc++][test] Pass correct ordering to std::merge
2020-10-20 Casey Carter[libc++][test] Spell "TEST_CONSTEXPR_CXX17" correctly
2020-10-20 Duncan P. N... lldb: Update for change in `clang::Lexer`'s constructor
2020-10-20 Nico WeberRevert "[gn build] (manually) port d09b08919ca"
2020-10-19 Volodymyr Sapsai[hmaptool] Fix `NameError: global name 'num_buckets...
2020-10-19 Jon Chesterfield[libomptarget][amdgcn] Implement missing symbols in...
2020-10-19 Evgenii StepanovRevert "[Sanitizers] Remove OpenBSD support" + 1
2020-10-19 Duncan P. N... Lexer: Update the Lexer to use MemoryBufferRef, NFC
2020-10-19 Sean Silva[mlir] Use dynamic_tensor_from_elements in shape.broadc...
2020-10-19 Sean Silva[mlir][DialectConversion] Fix recursive `clone` calls.
2020-10-19 Sean Silva[mlir] Add std.dynamic_tensor_from_elements bufferization.
2020-10-19 Sean Silva[mlir] Add some more std bufferize patterns.
2020-10-19 Volodymyr SapsaiReland "[Modules] Add stats to measure performance...
2020-10-19 Stanislav Mekhanoshin[AMDGPU] flat scratch ST addressing mode on gfx10
2020-10-19 Walter Erquinigo[trace] rename ThreadIntelPT into TraceTrace
2020-10-19 Jordan Rupprecht[NFC] Inline assertion-only variable
2020-10-19 Sergei Trofimovich[VE] Fix initializer visibility
2020-10-19 Yaxun (Sam... Recommit "[CUDA][HIP] Defer overloading resolution...
2020-10-19 Yaxun (Sam... [NFC] Refactor DiagnosticBuilder and PartialDiagnostic
2020-10-19 Amy Huang[NPM] Port module-debuginfo pass to the new pass manager
2020-10-19 Roman Lebedev[NFCI][SCEV] Always refer to enum SCEVTypes as enum...
2020-10-19 Roman Lebedev[NFC][SCEV] BuildConstantFromSCEV(): reformat, NFC
2020-10-19 Roman Lebedev[NFC][SCEVExpander] isHighCostExpansionHelper(): rewrit...
2020-10-19 Dávid Bolvanský[Intrinsics] Added writeonly attribute to the first...
2020-10-19 Martin Storsjö[libcxx] [test] Use _putenv instead of setenv/unsetenv...
2020-10-19 Martin Storsjö[libcxx] [test] Fix all remaining issues with fs::path...
2020-10-19 Martin Storsjö[libcxx] [test] Fix filesystem_test_helper.h to compile...
2020-10-19 Martin Storsjö[libcxx] [test] Mark tests that require specific alloca...
2020-10-19 Martin Storsjö[libcxx] [test] Exclude domain socket tests on windows...
2020-10-19 Martin Storsjö[libcxx] [test] Add LIBCPP_ONLY() around another test...
2020-10-19 Martin Storsjö[libcxx] [test] Don't require fs::path::operator(string...
2020-10-19 Martin Storsjö[libcxx] [test] Allow fs::permissions(path, perms,...
2020-10-19 Martin Storsjö[libcxx] [test] Do error printfs to stderr in filesyste...
next