platform/upstream/llvm.git
2022-09-17 Emmmer[LLDB][RISCV] Add RVM and RVA instruction support for...
2022-09-17 Kazu HirataRevert "[llvm] Remove llvm::is_trivially_{copy/move...
2022-09-17 Vladislav Dzhidzhoev[GlobalISel][DebugInfo] Salvage trivially dead instructions
2022-09-17 Maksim Panchenko[BOLT][NFC] Remove unreachable assertion
2022-09-16 Aart Bik[mlir][sparse] add loop simplification to sparsificatio...
2022-09-16 Matheus Izvekov[clang] Fix AST representation of expanded template...
2022-09-16 Peiming Liu[mlir][sparse] Only try to compute a better iteraton...
2022-09-16 Michael Jones[libc][cmake] separate installing headers
2022-09-16 Kazu Hirata[Inliner] Retire DefaultInlineOrder (NFC)
2022-09-16 Jacques Pienaar[mlir][emacs] Enable loading bytecode files as text
2022-09-16 Alexey Bataev[SLP]Improve isUndefVector function by adding insertele...
2022-09-16 Siva Chandra... [libc] Add implementation of POSIX "uname" function.
2022-09-16 Siva Chandra... [libc][Obvious] Fix typo in struct rlimit name - remove...
2022-09-16 Chris Bieneman[HLSL] Enable availability attribute
2022-09-16 Sotiris Apostolakis[SelectOpti] Restrict load sinking
2022-09-16 Siva Chandra... [libc] Add implementation of POSIX setrlimit and getrli...
2022-09-16 Teresa Johnson[WPD/LTT] Lower type test feeding assumes via phi correctly
2022-09-16 Lang Hames[ORC][ORC-RT][MachO] Reset __data and __common sections...
2022-09-16 Maksim Panchenko[BOLT] Change base class of ExecutableFileMemoryManager
2022-09-16 Maksim Panchenko[BOLT] Fix empty function emission in non-relocation...
2022-09-16 Jessica Paquette[GlobalISel] Combine select + fcmp to fminnum/fmaxnum...
2022-09-16 Pengxuan Zheng[MachineCSE] Add a threshold to avoid spending too...
2022-09-16 Craig Topper[VP][VE] Default VP_SREM/UREM to Expand and add generic...
2022-09-16 Xing Xue[libc++][lit][AIX] Enable test case last_write_time...
2022-09-16 Craig Topper[RISCV] Simplify some code in vector fp<->int handling...
2022-09-16 Aiden Grossman[Clang] Give error message for invalid profile path...
2022-09-16 David MajnemerRevert "Revert "[clang, llvm] Add __declspec(safebuffer...
2022-09-16 Kazu Hirata[ModuleInliner] Move InlinePriority and its derived...
2022-09-16 Stanislav Mekhanoshin[AMDGPU] Fix runline for windows in sdag-print-divergen...
2022-09-16 Abhina Sreeskantharajan[test] Use host platform specific error message substit...
2022-09-16 Jakub Kuderski[mlir][arith] Remove misleading comment in EmulateWideI...
2022-09-16 Amir Ayupov[BOLT] Verify externally referenced blocks against...
2022-09-16 Stanislav Mekhanoshin[SDAG] Print divergence in SDNode::dump
2022-09-16 Wei Yi TeeRevert "[clang][dataflow] Replace `transfer(const Stmt...
2022-09-16 Wei Yi Tee[clang][dataflow] Replace `transfer(const Stmt *, ...
2022-09-16 Justin Lebar[NFC] Fix indentation in ValueTracking.h.
2022-09-16 Thomas Raoux[mlir][vector] Remove ExtractMap/InsertMap operations
2022-09-16 Michał Górny[clang] [Driver] Add an option to disable default confi...
2022-09-16 Brett Wilson[clang-doc] Support default args for functions.
2022-09-16 Zequan Wu[LLDB][NativePDB] ResolveSymbolContext should return...
2022-09-16 LLVM GN Syncbot[gn build] Port 7061a3f3f89d
2022-09-16 Jan Svoboda[clang][deps] Make sure ScanInstance outlives collector
2022-09-16 Kazu Hirata[ModuleInliner] clang-format ModuleInliner.cpp (NFC)
2022-09-16 Michael Buch[clang][ASTImporter] DeclContext::localUncachedLookup...
2022-09-16 Michael Buch[lldb][tests][gmodules] Test for expression evaluator...
2022-09-16 Kazu Hirata[ModuleInliner] Remove a stale comment (NFC)
2022-09-16 Kazu Hirata[ModuleInliner] Remove a redundaunt variable (NFC)
2022-09-16 Simon Pilgrim[LoopIdiom][X86] Add non-LZCNT test coverage to 'rshift...
2022-09-16 Nicolas Vasilache[mlir][scf][Transform] Refactor transform.fuse_into_con...
2022-09-16 mbs[support] Prepare TimeProfiler for cross-thread support
2022-09-16 Wei Yi Tee[clang][dataflow] Replace usage of the deprecated overl...
2022-09-16 Kazu Hirata[ModuleInliner] Remove a write-only variable (NFC)
2022-09-16 Jakub Kuderski[mlir][arith] Support wide int shrui emulation
2022-09-16 Jakub Kuderski[mlir][arith] Support wide integer multiplication emulation
2022-09-16 Simon Pilgrim[CostModel][X86] Update throughput costs for CTLZ ops
2022-09-16 Kazu Hirata[IPO] Simplify the module inliner loop (NFC)
2022-09-16 Jakub Kuderski[mlir][arith] Add initial files for (runtime) integrati...
2022-09-16 Juan Manuel... [DAGCombine] Do not fold SRA/SRL of MUL into MULH when...
2022-09-16 Matheus Izvekov[clang] Fixes how we represent / emulate builtin templates
2022-09-16 Daniel Bertalan[lld-macho] Parallelize linker optimization hint processing
2022-09-16 Sourabh Singh... [flang][OpenMP] Lower OpenMP `taskgroup` construct
2022-09-16 Dave Lee[lldb] Use SWIG_fail in python-typemaps.swig (NFC)
2022-09-16 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Correct error message
2022-09-16 Matheus IzvekovNFC: [clang] add template AST test for make_integer_seq...
2022-09-16 Zahira AmmarguellatCurrently the options ‘ffast-math’ and ‘ffp-contract...
2022-09-16 Matheus Izvekov[clang] extend getCommonSugaredType to merge sugar...
2022-09-16 Nico Weber[gn build] port 2d52c6bfae80 more (follow-up to 41c79d0...
2022-09-16 Sander de Smalen[AArch64][SME] Implement ABI for calls from streaming...
2022-09-16 Sander de Smalen[AArch64][SME] Document SME ABI implementation in LLVM
2022-09-16 Sanjay Patel[InstCombine] reduce code duplication in foldICmpMulCon...
2022-09-16 Matheus Izvekov[clang] use getCommonSugar in an assortment of places
2022-09-16 Simon Pilgrim[X86] Add missing (unsupported) zmm vector move classes
2022-09-16 Liqiang TaoStackProtector: ensure stack checks are inserted before...
2022-09-16 Muiez Ahmed[SystemZ][z/OS] define REMOVE_ALL_USE_DIRECTORY_ITERATO...
2022-09-16 Mark de Wever[libc++] Shows the detailed compiler version info.
2022-09-16 Sander de Smalen[AArch64][SME] Implement ABI for calls to/from streamin...
2022-09-16 Florian Hahn[AArch64] Use tbl for truncating vector FPtoUI conversions.
2022-09-16 sstwcw[clang-format] Fix template arguments in macros
2022-09-16 sstwcw[clang-format] Parse the else part of `#if 0`
2022-09-16 Adrian Vogelsgesang[libunwind] Fix usage of `_dl_find_object` on 32-bit x86
2022-09-16 Mark de Wever[NFC][libc++][test] Uses public functions.
2022-09-16 Simon Pilgrim[CostModel][X86] Add CostKinds handling for vector...
2022-09-16 Joseph Huber[Libomptarget] Revert changes to AMDGPU plugin destructors
2022-09-16 Florian Hahn[AArch64] Lower vector trunc using tbl.
2022-09-16 Aaron BallmanFix the clang Sphinx bot
2022-09-16 Kadir Cetinkaya[clang(d)] Include/Exclude CLDXC options properly
2022-09-16 Matheus IzvekovRevert "[clang] use getCommonSugar in an assortment...
2022-09-16 Matheus Izvekov[clang] use getCommonSugar in an assortment of places
2022-09-16 Nikita Popov[CodeGen] Don't zero callee-save registers with zero...
2022-09-16 Stanislav Mekhanoshin[AMDGPU] Added __builtin_amdgcn_ds_bvh_stack_rtn
2022-09-16 Matheus IzvekovNFC: remove accidental inclusion of libcxx test changes
2022-09-16 Johannes ReifferscheidFixes for D133947.
2022-09-16 Johannes ReifferscheidFix bufferization of collapse_shape of subviews with...
2022-09-16 Florian Hahn[AArch64] Add tests with 2 x tbl2 for v8i8 and nonconst...
2022-09-16 Matheus Izvekov[clang] template / auto deduction deduces common sugar
2022-09-16 Florian Hahn[AArch64] Lower extending uitofp using tbl.
2022-09-16 Alex Zinenko[mlir] switch bufferization to use strided layout attribute
2022-09-16 Alex Zinenko[mlir] make remaining memref dialect ops produce stride...
2022-09-16 Alex Zinenko[mlir] make memref.subview produce strided layout
2022-09-16 Nikita Popov[libcxx] Use interface library for libcxx-abi-shared
next