platform/upstream/llvm.git
2021-10-29 Aart Bik[mlir][sparse] fix conversion bug when changing pointer...
2021-10-29 Sam Clegg[lld][WebAssembly] Initialize bss segments using memory...
2021-10-29 David Blaikiellvm-dwarfdump --verify: Don't diagnose functions in...
2021-10-29 Lang Hames[ORC-RT] Add a WrapperFunctionCall utility.
2021-10-29 Jim InghamFix a bug in Launch when using an async debugger &...
2021-10-28 wren romano[mlir][sparse] Adding dynamic-size support for sparse...
2021-10-28 Lang HamesReapply e32b1eee6aa "[ORC] Change SPSExecutorAddr seria...
2021-10-28 Sam Clegg[lld][WebAssemlby] Always enable mutable-globals featur...
2021-10-28 River Riddle[mlir] Remove the deprecated OpConversionPattern::match...
2021-10-28 Jim InghamRemove unused ValueObjectDynamicValue::SetOwningSP...
2021-10-28 wren romano[mlir][sparse] Implementing sparse=>dense conversion.
2021-10-28 peter klausler[flang] Improve error message for misuse of NULL(mold...
2021-10-28 Vitaly Buka[NFC][sanitizer] Disable a test with large stderr output
2021-10-28 Craig Topper[RISCV] Add a test case showing unnecessary vsetvli...
2021-10-28 Philip Reames[docs] Expand a bit on the basics of a buildbot policy
2021-10-28 Peter Klausler[flang] Revert new unintended runtime behavior
2021-10-28 peter klausler[flang] Fold SPREAD
2021-10-28 Thomas Lively[WebAssembly] Add prototype relaxed float to int trunc...
2021-10-28 Louis Dionne[libc++] Temporarily mark tests as UNSUPPORTED to get...
2021-10-28 Stanislav Mekhanoshin[InstCombine] Precommit updated and-xor-or.ll tests...
2021-10-28 Xiang Gao[libc++] Fix buggy numerics of tanh(complex) at inf
2021-10-28 Xiang Gao[libc++] Fix numeric of exp(complex) at inf
2021-10-28 Eugene Zhulenev[mlir] MathApproximations: unroll virtual vectors into...
2021-10-28 Nicolas Vasilache[mlir][Linalg] NFC - Make more option names consistent.
2021-10-28 Daniel KissReland "[ARM] __cxa_end_cleanup should be called instea...
2021-10-28 Joe Loser[libc++][ABI Break] Make is_error_condition_enum_v...
2021-10-28 Wouter van... [WebAssembly] Fix debug locations for ExplicitLocals...
2021-10-28 Stanislav Mekhanoshin[InstCombine] Fixed non-determinisctic order of new...
2021-10-28 Stanislav Mekhanoshin[InstCombine] Fold `(c & ~(a | b)) | (b & ~(a | c)...
2021-10-28 Sam Clegg[lld][WebAssembly] Handle duplicate archive member...
2021-10-28 Sam Clegg[lld] Rename addCombinedLTOObjects to match ELF driver...
2021-10-28 Ahmed Bougacha[AArch64] Rename some timm predicates for consistency...
2021-10-28 Yuanfang Chen[IRSymTab] Mark __stack_chk_guard used
2021-10-28 Yuanfang Chen[Internalize] Preserve __stack_chk_fail in Internalizer...
2021-10-28 Tobias Gysi[mlir][linalg] Remove unused method (NFC).
2021-10-28 Guozhi Wei[TwoAddressInstructionPass] Put all new instructions...
2021-10-28 Konstantin... [libc++] P0433R2: add the remaining deduction guides.
2021-10-28 David CARLIER[compiler-rt] fix asan buildbot failure on unit test...
2021-10-28 Matthias BraunX86InstrInfo: Support immediates that are +1/-1 differe...
2021-10-28 Matthias BraunX86InstrInfo: Optimize more combinations of SUB+CMP
2021-10-28 Michał Górny[lldb] [Host/ConnectionFileDescriptor] Refactor to...
2021-10-28 Florian Hahn[VPlan] Keep induction recipes in header.
2021-10-28 Louis Dionne[libc++] Update the CI Docker image to Focal
2021-10-28 Markus Böck[mlir] Implement replacement of SymbolRefAttrs in Diale...
2021-10-28 Nicolai HähnleMachineDominators: Define MachineDomTree type alias
2021-10-28 Victor Huang[PowerPC][NFC] Update builtins-ppc-xlcompat-trap-64bit...
2021-10-28 Fangrui Song[ELF] Change common diagnostics to report both object...
2021-10-28 Kazu Hirata[IR] Fix a warning
2021-10-28 Philip ReamesRegen some autogen tests to account for format change
2021-10-28 David CARLIER[compiler-rt] update detect_write_exec option for apple...
2021-10-28 Philip ReamesAutogen a test for ease of update
2021-10-28 Chandler CarruthAdd support for Bazel builds on Windows with `clang...
2021-10-28 Aart Bik[mlir][sparse] move conversion test back to original...
2021-10-28 Siva Chandra... [libc][NFC] Move utils/CPP to src/__support/CPP.
2021-10-28 Kadir Cetinkaya[clangd] SelectionTree should prefer lexical declcontext
2021-10-28 Mark de Wever[libc++][ci] Update to Clang 13.
2021-10-28 Leonard Grey[CGProfile] Don't emit call graph profile edges with...
2021-10-28 Mike Rice[OpenMP] Initial parsing/sema for the 'omp loop' construct
2021-10-28 Daniel KissRevert "Reland "[ARM] __cxa_end_cleanup should be calle...
2021-10-28 Daniel KissReland "[ARM] __cxa_end_cleanup should be called instea...
2021-10-28 David Green[InstCombine] Extend canonicalizeClampLike to handle...
2021-10-28 Louis Dionne[docs][NFC] Strip trailing whitespace from GettingStart...
2021-10-28 Nico WeberRevert "[clang] Fortify warning for scanf calls with...
2021-10-28 Raphael Isemann[lldb][NFC] Improve CppModuleConfiguration documentatio...
2021-10-28 Sam Clegg[lld][ELF] Update name of function in comment. NFC
2021-10-28 Dawid Jurczak[DSE] Eliminates redundant store of an exisiting value...
2021-10-28 David Green[InstCombine] Fix rare condition violation in canonical...
2021-10-28 Lei Zhang[mlir][linalg] Fix FoldConstantTranspose execution...
2021-10-28 Simon Pilgrim[X86][AVX] Attempt to fold a scaled index into a gather...
2021-10-28 Kadir Cetinkaya[clangd] Escape error message in AddUsing
2021-10-28 Nico Weber[gn build] (manually) port d736002e90b5
2021-10-28 Alexey Bataev[SLP]Improve/fix reordering of the gathered graph nodes.
2021-10-28 Hans WennborgRe-instate -Wweak-template-vtables as a no-op flag
2021-10-28 Uday Bondhugula[MLIR][LLVM] Add llvm.mlir.global_ctors/dtors and trans...
2021-10-28 Pavel Labath[lldb/test] Allow indentation in inline tests
2021-10-28 Sanjay Patel[InstCombine] allow Negator to fold multi-use select...
2021-10-28 Peter Waller[InstCombine][ConstantFolding] Make ConstantFoldLoadThr...
2021-10-28 David Green[InstSimplify] Add tests for the range of a half float...
2021-10-28 Konstantin... [GlobalISel][Tablegen] Fix SameOperandMatcher's isIdent...
2021-10-28 Jon Chesterfield[libomptarget] Build DeviceRTL for amdgpu
2021-10-28 Dmitry Vyukovtsan: move memory access functions to a separate file
2021-10-28 Abinav Puthan... [AMDGPU] Add 24-bit mulhi intrinsics in INTRINSIC_WO_CH...
2021-10-28 Abinav Puthan... [AMDGPU] Fix rhs of the tests in amdgpu-codegenprepare...
2021-10-28 Guillaume Chatelet[libc] automemcpy
2021-10-28 Emil Kieri[flang] Checks for pointers to intrinsic functions
2021-10-28 Kirill Bobyrev[clangd] NFC: Use more idiomatic way of checking for...
2021-10-28 Kirill Bobyrev[clangd] NFC: Match function signature in the header...
2021-10-28 OCHyams[dexter] XFAIL feature_test source-root-dir.cpp
2021-10-28 Jay Foad[AMDGPU] Add gfx10 uaddsat test coverage. NFC.
2021-10-28 Max Kazantsev[Test] Regenerate some of llc test checks using auto...
2021-10-28 Balazs Benics[analyzer] sprintf is a taint propagator not a source
2021-10-28 Shraiysh Vaishay[MLIR][OpenMP] Fixed the missing inclusive clause in...
2021-10-28 Sebastian Neubauer[AMDGPU][GlobalISel] Fix waterfall loops
2021-10-28 Neubauer, Sebastian[GlobalISel] Simplify RegBankSelect
2021-10-28 Pavel Labath[lldb] Remove ConstString from Process, ScriptInterpret...
2021-10-28 Max Kazantsev[Test] Regenerate checks using auto-update script
2021-10-28 Caroline Concatto[Driver][AArch64]Add driver support for neoverse-512tvb...
2021-10-28 Michał Górny[lldb] [Host/Socket] Make DecodeHostAndPort() return...
2021-10-28 Diana Picus[flang] runtime: Read environment variables directly
2021-10-28 Martin Storsjö[Support] [Windows] Manually clean up temp files if...
next