platform/upstream/llvm.git
2021-11-12 Dmitry Vyukovtsan: ignore some errors in the clone_setns test
2021-11-12 Phoebe WangAdd nounwind for tests. NFC
2021-11-12 Kadir Cetinkaya[clangd] Mark macros from preamble for code completion
2021-11-12 Adrian KuegelRevert "[clang] retain type sugar in auto / template...
2021-11-12 Adrian KuegelRevert "[lldb] fix test expectation broken by clang...
2021-11-12 Florian Hahn[SCEV] Use APIntOps::umin to select best max BC count...
2021-11-12 Florian Hahn[SCEV] Add test case where applying zext info pessimize...
2021-11-12 Dmitry Vyukovtsan: don't start background thread after clone
2021-11-12 Nicolas Vasilache[mlir][Linalg] Rewrite DownscaleSizeOneWindowed2DConvol...
2021-11-12 Dmitry Vyukovtsan: fix XMM register corruption in hacky call
2021-11-12 Tomasz Miąsko[llvm-nm] Demangle Rust symbols
2021-11-12 Jan Svoboda[clang] NFC: Use range-based for loop
2021-11-12 Jan Svoboda[clang] NFC: Remove benign condition
2021-11-12 Salman Javed[clang-tidy] Re-apply 0076957 with fix for failing...
2021-11-12 Gabor Marton[analyzer][solver] Remove reference to RangedConstraint...
2021-11-12 Gabor Marton[analyzer][solver] Iterate to a fixpoint during symbol...
2021-11-12 Neubauer, Sebastian[AMDGPU][NFC] Fix typos
2021-11-12 Florian Hahn[SCEV] Add tests where guards limit both %n and (zext...
2021-11-12 Kiran Chandramohan[Flang] Add type conversion for FIR integer kind
2021-11-12 Adrian KuegelRevert "Implement target_clones multiversioning"
2021-11-12 Salman JavedRe-land commit 735e433 after fixing buildbot issue
2021-11-12 Kiran Chandramohan[Flang] Add type conversion for FIR heap type
2021-11-12 Salman JavedRevert "Make minor fixes to docs based on post-commit...
2021-11-12 Florian Hahn[DSE] Add test case with multiple inbounds stores,...
2021-11-12 Salman JavedMake minor fixes to docs based on post-commit review...
2021-11-12 Jean Perier[flang] fix unused variable warning from D113659
2021-11-12 Jean Perier[flang] Fix vector cshift runtime with non zero lower...
2021-11-12 Vitaly Buka[NFC][lsan] Simplify root_regions initialization
2021-11-12 Simon Moll[VE] Disable incompatible compiler-rt tests
2021-11-12 Mehdi AminiAdd a cppType string in AttrDef to make it possible...
2021-11-12 Simon Moll[VE][NFCi] Remove unused tablegen parameters
2021-11-12 Markus LavinFix minor deficiency in machine-sink.
2021-11-12 Stella Laurenzo[mlir] Add MLIR-C dylib.
2021-11-12 Kazu Hirata[CodeGen, Target] Use MachineRegisterInfo::use_operands...
2021-11-12 David BlaikieDebugInfo/Printing: Improve name of policy for includin...
2021-11-12 Serge Pavlov[X86] Preserve FPSW when popping x87 stack
2021-11-12 Kazu HirataRevert "[lld-macho] Fix symbol relocs handling for...
2021-11-12 Jez Ng[lld-macho] Fix symbol relocs handling for compact...
2021-11-12 Petr Hosek[Fuchsia][CMake] Don't set libcxxabi and libunwind...
2021-11-12 Mogball[mlir][ods] Fix DenseSet ambiguous reference
2021-11-12 Luís Ferreira[DebugInfo] run clang-format on some unformatted files
2021-11-12 Arthur Eubanks[llvm-reduce] Fix build after D113537
2021-11-12 Arthur Eubanks[llvm-reduce] Count chunks by running a preliminary...
2021-11-12 Arthur Eubanks[llvm-reduce] Skip replacing metadata and callee operands
2021-11-12 Arthur Eubanks[gn build] Fix Android compiler-rt targets
2021-11-12 Mehdi AminiRevert "[mlir] Allow out-of-tree python building from...
2021-11-12 LLVM GN Syncbot[gn build] Port c15f930e9656
2021-11-12 Michael Kruse[llvm-reduce] Introduce operands-skip pass.
2021-11-12 Stella Laurenzo[mlir] Allow out-of-tree python building from installed...
2021-11-12 Mogball[mlir][ods] Escape attribute summaries
2021-11-12 Phoebe Wang[X86][FP16] Avoid to generate VZEXT_MOVL with i16
2021-11-12 Michael KruseRevert "[llvm-reduce] Introduce operands-skip pass."
2021-11-12 Matthias Springer[mlir][linalg][bufferize] Decouple ComprehensiveBufferi...
2021-11-12 Mogball[mlir][ods] Unique attribute, successor, region constraints
2021-11-12 Michael Kruse[llvm-reduce] Introduce operands-skip pass.
2021-11-12 Matthias Springer[mlir][linalg][bufferize] Add PostAnalysisStep
2021-11-12 Matheus Izvekov[lldb] fix test expectation broken by clang fix at...
2021-11-12 Matheus Izvekov[clang] retain type sugar in auto / template argument...
2021-11-11 Alex Langford[lldb][NFC] Delete commented out code in AddressRange
2021-11-11 Tue Ly[libc] Simplify decimalStringToFloat and hexadecimalStr...
2021-11-11 Benjamin Kramer[Driver] Fix unused variable warning in release builds...
2021-11-11 Yaxun (Sam... [Driver] Fix ToolChain::getSanitizerArgs
2021-11-11 Butygin[mlir][spirv] Regenerate SPIRVBase.td from recent spec
2021-11-11 Peter Klausler[flang] Allow exterior branch to outermost WHERE constr...
2021-11-11 Thomas Raoux[mlir][VectorToGPU] Support more cases in conversion...
2021-11-11 Quinn Pham[lldb][NFC] Inclusive Language: rename master plan...
2021-11-11 Chris BienemanEmit final macro diagnostics in system headers
2021-11-11 Daniel McIntosh[libcxx][format] Fix how we handle char traits in forma...
2021-11-11 Aaron BallmanFix Sphinx build diagnostics
2021-11-11 Snehasish Kumar[memprof] Make the raw binary format the default.
2021-11-11 Snehasish Kumar[memprof] Add a raw binary format to serialize memprof...
2021-11-11 Snehasish Kumar[memprof] Replace the block cache with a hashmap.
2021-11-11 Snehasish Kumar[memprof] Move the MemInfoBlock definition to a separat...
2021-11-11 Snehasish Kumar[sanitizer] Add a ForEach callback interface for AddrHa...
2021-11-11 Nikita Popov[InstCombine] Drop redundant fold for and/or of icmp...
2021-11-11 Sanjay Patel[x86] add tests and RUNs for vector compares; NFC
2021-11-11 Louis Dionne[libc++] Implement file_clock::{to,from}_sys
2021-11-11 Louis Dionne[libc++] Disallow running the libc++ benchmarks in...
2021-11-11 Louis Dionne[libc++] Allow running the bootstrapping CI build on...
2021-11-11 Bran Hagger[OpenMP] Allow building libomp using Microsoft Visual...
2021-11-11 Erich KeaneImplement target_clones multiversioning
2021-11-11 Steven Wan[AIX][NFC] Disable clang-repl tests failing due to...
2021-11-11 Min-Yih Hsu[M68k][NFC] Rename 'GlSel' -> 'GISel'
2021-11-11 Abhimanyu GoyalFully qualify `::mlir::IntegerAttr` type in ODS generat...
2021-11-11 Craig Topper[RISCV] Add rv32i/rv64i command lines to some floating...
2021-11-11 Simon Pilgrim[X86] Move LowerFunnelShift below LowerShift. NFC.
2021-11-11 Simon Pilgrim[DAG] reassociateOpsCommutative - test getNode result...
2021-11-11 Adrian Vogelsgesang[clang-apply-replacements] Correctly handle relative...
2021-11-11 Dmitry Vyukovtsan: enable clone interceptor only on Linux
2021-11-11 Mircea Trofin[NFC][InlineAdvisor] Inform advisor when the module...
2021-11-11 Florian Hahn[AArch64] Add some fp16 cast cost-model tests.
2021-11-11 Michael Jones[libc] tweak strtof errno behavior
2021-11-11 Michael Jones[libc] clean up FPUtil long doubles
2021-11-11 Andrzej Warzynski[flang][CodeGen] Transform `IsPresentOpConversion`...
2021-11-11 Nico Weber[gn build] (manually) port 57c22ade867
2021-11-11 Nikita Popov[InstCombine] Handle undefs in and of icmp eq zero...
2021-11-11 Nikolas Klauser[libc++] Implement P2186R2 (Remove Garbage Collection)
2021-11-11 Nikita Popov[InstCombine] Add test for and of icmp ne zero with...
2021-11-11 Mark de Wever[libc++] Use addressof in list.
2021-11-11 Dmitry Vyukovtsan: intercept clone
next