platform/upstream/llvm.git
2021-10-29 Michał Górny[lldb] [Host/Terminal] Fix warnings with termios disabled
2021-10-29 Markus Böck[mlir][docs] Fix obvious spelling mistakes in documentation
2021-10-29 Markus Böck[mlir][NFC] Fix typo in comment
2021-10-29 Markus Böck[mlir][NFC] Make InsertionGuard properly move constructible
2021-10-29 Tobias Gysi[mlir][linalg] Adapt hoistPaddingOnTensors signature...
2021-10-29 Brad Smith[clang] Partially revert d8cd7806310c51af912a647a6ca46d...
2021-10-29 Clement Courbet[clang-tidy]performance-unnecessary-copy-initialization...
2021-10-29 Martin Storsjö[libcxx] [test] Change LIBCXX-WINDOWS-FIXME into XFAIL...
2021-10-29 Martin Storsjö[clang] [MinGW] Guess the right ix86 arch name spelling...
2021-10-29 Tobias Gysi[mlir][linalg] Use OpBuilder in rewriteAsPaddedOp ...
2021-10-29 Daniel Rodríguez... [llvm-objcopy] Fix misaligned access to load command...
2021-10-29 Fangrui Song[lld-macho] Internalize createFiles. NFC
2021-10-29 Vang Thao[AMDGPU] Fix cvt_f32_ubyte combine with shl
2021-10-29 Chuanqi Xu[NFC] [Coroutines] Use llvm::make_scope_exit to replace...
2021-10-29 Fangrui Song[ELF] Simplify R_TPREL formula after D111365
2021-10-29 Aart Bik[mlir][sparse] fix broken asan test
2021-10-29 Kazu Hirata[AMDGPU] Remove hasDefinedInitializer (NFC)
2021-10-29 Kazu Hirata[AMDGPU] Remove unused BBSelectRegister in AMDGPUMachin...
2021-10-29 Kazu Hirata[AMDGPU] Remove unused declaration eliminateDeadBranchO...
2021-10-29 Félix Cloutierformat_arg attribute should allow instancetype in NSStr...
2021-10-29 Abinav Puthan... [DAGCombine][NFC] s/it's/its in the comment of hasNoInfs().
2021-10-29 David BlaikieFix a few remaining mentions of demangle's OutputString
2021-10-29 Philip Reames[doc] Update a broken link in buildbot instructions
2021-10-29 Alex Lorenz[clang][driver][darwin] support -target with Mac Cataly...
2021-10-29 Fangrui Song[docs] Fix docs-lld-html
2021-10-29 David BlaikieMigrate the roundtrip tests to work similar to the...
2021-10-29 David BlaikieAdjust test to only compile and not link
2021-10-29 Jonas Devlieghere[lldb] Fix TestMacCatalyst.py
2021-10-29 Fangrui Song[ELF] Implement TLSDESC for x86-32
2021-10-29 Lang Hames[ORC] Rename SupportFunctionCall to WrapperFunctionCall.
2021-10-29 Jim InghamTo avoid the obvious problem, use a different port...
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...
next