platform/upstream/llvm.git
2022-07-11 Arjun PRevert "[MLIR][Presburger] introduce MPInt to support...
2022-07-11 Venkata Ramanaiah... [lldb] Fix thread step until to not set breakpoint...
2022-07-11 John Brawn[MVE] Don't distribute add of vecreduce if it has more...
2022-07-11 Arnamoy Bhattacharyya[flang][OpenMP] Fix firstprivate bug
2022-07-11 David Sherwood[LoopVectorize] Add option to use active lane mask...
2022-07-11 Stephen Tozer[DebugInfo][InstrRef] Fix error in copy handling in...
2022-07-11 Abhina Sreeskantharajan[SystemZ][z/OS] Force alignment to fix build failure...
2022-07-11 David Green[ARM] Expand MVE i1 fptoint and inttofp if mve.fp is...
2022-07-11 Arjun P[MLIR][Presburger] introduce MPInt to support fast...
2022-07-11 Tom Praschan[clangd] Include "final" when printing class declaration
2022-07-11 Tom PraschanGo-to-type on smart_ptr<Foo> now also shows Foo
2022-07-11 David Sherwood[LoopVectorize][NFC] Add optional Name parameter to...
2022-07-11 David Spickett[lld-macho] Fix compact unwind output for 32 bit builds
2022-07-11 David Green[AArch64] Guard FP16 fptosi_sat patterns with HasFullFP...
2022-07-11 Siva Chandra... [libc][NFC] Make thread_detach_test an integration...
2022-07-11 Pavel Labath[lldb/test] Use SIGINT as the "stopping" signal
2022-07-11 LiaoChunyu[RISCV] Optimize 2x SELECT for floating-point types
2022-07-11 LLVM GN Syncbot[gn build] Port 96b674f23cd6
2022-07-11 Hui Xie[libc++][ranges] implement `std::ranges::set_intersection`
2022-07-11 Kazu Hirata[DWARFLinker] Remove unused declaration copyAbbrev...
2022-07-11 Siva Chandra... [libc] Linux threads - Set CLEAR_TID addr to 0 when...
2022-07-11 Jacques Pienaar[mlir] Flip accessors to prefixed form (NFC)
2022-07-11 Kazu Hirata[GlobalISel] Remove unused declaration fewerElementsVec...
2022-07-11 Pengcheng Wang[RISCV] Increase complexity of RVV element extraction...
2022-07-11 Kai Luo[AIX][compiler-rt] Fix missing dependency of parent...
2022-07-11 jacquesguan[mlir][Math] Support fold Log2Op with constant dense.
2022-07-11 Kazu Hirata[CodeGen] Remove unused member variable NextCascade...
2022-07-11 Dave Lee[lldb] Delete more mydir references (NFC)
2022-07-11 Florian Hahn[LV] Move VPWidenGEPRecipe::execute to VPlanRecipes...
2022-07-10 Kazu Hirata[flang] Don't use Optional::hasValue (NFC)
2022-07-10 Kazu Hirata[SelectionDAG] Restore calls to has_value (NFC)
2022-07-10 Craig Topper[RISCV] Teach shouldConvertConstantLoadToIntImm that...
2022-07-10 Craig Topper[RISCV] Add test cases for inline memcpy expansion
2022-07-10 David Green[InterleaveAccessPass] Handle multi-use binop shuffles
2022-07-10 Mark de Wever[libc++][format] Use forwarding references.
2022-07-10 Nicolai HähnleManagedStatic: remove from GDBRegistrationListener
2022-07-10 Mark de Wever[libc++][NFC] Update #ifdef comments.
2022-07-10 Iain Sandoe[C++20][Modules] Implement include translation.
2022-07-10 Ivan Trofimov[libc++] Don't call key_eq in unordered_map/set rehashi...
2022-07-10 NAKAMURA TakumiR600ISelLowering.h: Silence a warning. [-Warray-parameter]
2022-07-10 Nicolai HähnleManagedStatic: remove from PerfJITEventListener
2022-07-10 Nicolai HähnleManagedStatic: Remove from JITLoaderGDB
2022-07-10 Nicolai HähnleManagedStatic: remove many straightforward uses in...
2022-07-10 Nicolai HähnleRevert "ManagedStatic: remove many straightforward...
2022-07-10 Nicolai HähnleManagedStatic: remove many straightforward uses in...
2022-07-10 serge-sans... [clang] Enforce instantiation of constexpr template...
2022-07-10 Fangrui Song[Support] Delete redundant 'static' from namespace...
2022-07-10 Craig Topper[RISCV] Modify the custom isel for (add X, imm) used...
2022-07-10 Siva Chandra... [libc] Linux threads - store a ptr to the thread attrib...
2022-07-10 Stella LaurenzoRestore Python install behavior from before D128230.
2022-07-10 Florian Hahn[LV] Move VPWidenRecipe::execute to VPlanRecipes.cpp...
2022-07-10 Joseph Huber[LinkerWrapper] Forward `-mllvm` options to the linker...
2022-07-09 Brad Smith[libcxx] Uglify __support/musl
2022-07-09 David Green[ARM][AArch64] Add additional test for multiuse vldn...
2022-07-09 Nico Weberfix comment typo to cycle bots
2022-07-09 Craig Topper[RISCV] Support folding constant addresses in SelectAdd...
2022-07-09 Craig Topper[DAGCombiner][X86] Fold sra (sub AddC, (shl X, N1C...
2022-07-09 Thomas Raoux[mlir][vector] Relax reduction distribution pattern
2022-07-09 Siva Chandra... [libc][NFC] Remove the now used thread_attrib target.
2022-07-09 Petr Hosek[CMake][Fuchsia] Use libunwind as the default unwinder
2022-07-09 Petr Hosek[Fuchsia] Remove the test cflags to explicitly set...
2022-07-09 David BlaikieFix -Warray-parameter warning
2022-07-09 Lang HamesReapply 51c705fbe5d, "[JITLink] Include LinkGraph name...
2022-07-09 Paul Osmialowski[SimplifyLibCalls] refactor pow(x, n) expansion where...
2022-07-09 Lang HamesRevert "[JITLink] Include LinkGraph name in debugging...
2022-07-09 Joseph Huber[LinkerWrapper] Fix errors not exiting inside of the...
2022-07-09 Corentin JabotRevert "[Clang] Add a warning on invalid UTF-8 in comme...
2022-07-09 Lang Hames[JITLink][AArch64] Rename PointerToGOT and fix typo.
2022-07-09 Lang Hames[JITLink] Include LinkGraph name in debugging output.
2022-07-09 Iain Sandoe[C++20][Modules] Update handling of implicit inlines...
2022-07-09 Danny Mösch[clang-tidy] Sort release notes entries alphabetically...
2022-07-09 Danny Mösch[clang-tidy] Initialize boolean variables with `false...
2022-07-09 Iain Sandoe[C++20][Modules] Fix two tests for CTORs that return...
2022-07-09 Corentin Jabot[Clang] Add a warning on invalid UTF-8 in comments.
2022-07-09 Petr Hosek[CMake] Set the common link flags for memprof tests
2022-07-09 Iain Sandoe[C++20][Modules] Build module static initializers per...
2022-07-09 Nathan James[clang] Add a fixit for warn-self-assign if LHS is...
2022-07-09 Matthias Springer[mlir][bufferization] Do not canonicalize to_tensor...
2022-07-09 serge-sans... [AMDGPU][NFC] Harmonize decl&def of R600TargetLowering...
2022-07-09 owenca[clang-format] Fix an assertion failure on -lines=0:n
2022-07-09 Petr Hosek[CMake] Use explicit header path when using in-tree...
2022-07-09 Wenlei He[Inliner] Make recusive inlinee stack size limit tunable
2022-07-09 Petr HosekRevert "[CMake] Use explicit header path when using...
2022-07-09 Petr Hosek[CMake] Use explicit header path when using in-tree...
2022-07-09 Christian Kandeler[clangd] Support "usedAsMutableReference" in member...
2022-07-09 Brad Smith[libcxx] Uglify __support/openbsd
2022-07-09 Shilei Tian[NFC][OpenMP][Offloading] Fix compilation warning cause...
2022-07-09 River Riddle[mlir:LSP] Drop potentialy annoying completion commit...
2022-07-09 River Riddle[mlir:LSP] Add code completions for builtin signed...
2022-07-08 River Riddle[mlir:LSP] Add support for code completing attributes...
2022-07-08 River Riddle[mlir:LSP] Add support for keyword code completions
2022-07-08 Michael Jones[libc] add printf hexadecimal float conversion
2022-07-08 Douglas YungReplace hard coded number with regex so the test passes...
2022-07-08 Michael Jones[libc] add dependencies to generic sqrt tests
2022-07-08 Hubert Tong[AIX][clang/test] Set/propagate AIXTHREAD_STK for AIX
2022-07-08 Vladislav Khmelevsky[BOLT][Runtime] Fix memset definition
2022-07-08 Jason MolendajGetLoadedDynamicLibrariesInfos can inspect machos...
2022-07-08 Petr Hosek[CMake] Option to select C++ library for runtimes that...
2022-07-08 David BlaikieRemove unnecessary braces
2022-07-08 Pedro Alvesllvm-dwarfdump: Don't crash if DW_AT_{decl,call}_{file...
next