platform/upstream/llvm.git
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...
2020-10-19 Martin Storsjö[clang] Automatically link against oldnames just as...
2020-10-19 Duncan P. N... clang/{Format,Rewrite}: Stop using SourceManager::getBu...
2020-10-19 Evgenii StepanovAdd alloca size threshold for StackTagging initializer...
2020-10-19 Arthur Eubanks[test][NPM] Fix already-vectorized.ll under NPM
2020-10-19 Craig Topper[SelectionDAG][X86] Enable SimplifySetCC CTPOP transfor...
2020-10-19 Craig Topper[X86] Add i32->float and i64->double bitcast pseudo...
2020-10-19 Matt ArsenaultFix typo
2020-10-19 Lang Hames[ORC] Fix a missing include.
2020-10-19 Arthur Eubanks[NPM][test] Fix some LoopVectorize tests under NPM
2020-10-19 Nikita Popov[BatchAA] Add test for incorrect phi cycle result ...
2020-10-19 Tony[AMDGPU] Correct comment typo in SIMemoryLegaliizer.cpp
2020-10-19 Arthur Eubanks[NPM][opt] Run -O# after other passes in legacy PM...
2020-10-19 Valentin Clement[flang][openacc] Switch to use TODO from D88909
2020-10-19 Alexandre Ganea[LLDB][TestSuite] Improve skipIfWindowsAndNonEnglish...
2020-10-19 Cameron McInally[SVE] Update vector reduction intrinsics in new tests.
2020-10-19 Michael Jones[libc] Add LLVM libc specific functions to llvm_libc_ex...
2020-10-19 Jay Foad[AMDGPU] Remove MUL_LOHI_U24/MUL_LOHI_I24
2020-10-19 Joseph Huber[OpenMP] Fixing OpenMP/driver.c failing on 32-bit hosts
2020-10-19 Atmn Patel[LangRef] Define mustprogress attribute
2020-10-19 Mikhail Maltsev[clang] Use SourceLocation as key in std::map, NFCI
2020-10-19 Florian Hahn[SCEV] Add tests where assumes can be used to improve...
2020-10-19 Louis Dionne[libc++] Add more tests for operator<< on std::complex
2020-10-19 Amy Kwan[DAGCombiner][PowerPC] Remove isMulhCheaperThanMulShift...
2020-10-19 Jonas Devlieghere[llvm] Make obj2yaml and yaml2obj LLVM utilities instea...
next