platform/upstream/llvm.git
2023-03-21 LLVM GN Syncbot[gn build] Port da8260a9b111
2023-03-21 Ilyas Mustafazade[clang][NFC] Fix typo in comment
2023-03-21 Luo, YuankeRevert "[X86] Create extra prolog/epilog for stack...
2023-03-21 Uday Bondhugula[MLIR] Fix warnings in AttrTypeSubElements.h
2023-03-21 Nikita Popov[AArch64] Add tests for bitcast to and mask reduction...
2023-03-21 Luo, YuankeRevert "[X86] Create extra prolog/epilog for stack...
2023-03-21 David Spickett[lldb] Add compile time checks for signal codes when...
2023-03-21 Florian Hahn[LV] Set imbounds flag using CreateGEP in VPWidenMemIns...
2023-03-21 Alexander Belyaev[mlir] Add a pattern to fold single- and zero-iteration...
2023-03-21 Pavel Labath[lldb] Relax expectation on TestMainThreadExit
2023-03-21 Max KazantsevMark widenable condition as noundef
2023-03-21 Jay Foad[AMDGPU] Make use of GCNSubtarget::hasNSAEncoding....
2023-03-21 Job Noorman[BOLT] Reject symbols pointing to section end
2023-03-21 Nikita Popov[InstCombine] Fold icmp eq of non-inbounds geps
2023-03-21 OCHyams[Assignment Tracking] Downgrade dbg.assigns to dbg...
2023-03-21 Pavel Labath[lldb] Fix TestStepOverWatchpoint
2023-03-21 Nikita Popov[InstCombine] Add icmp gep tests without inbounds ...
2023-03-21 Nikita Popov[InstCombine] Fold icmp eq of non-inbounds gep with...
2023-03-21 Nicolas Vasilache[mlir][Linalg][Transform] Fix effect on RewriteInDestin...
2023-03-21 OCHyams[Assignment Tracking][NFC] Use BitVectors as masks...
2023-03-21 OCHyams[NFC] Add iterator traits to BitVector set_bits_iterator
2023-03-21 David Spickett[LLDB] Show sub type of signals when debugging a core...
2023-03-21 Nikita Popov[InstCombine] Simplify foldOperationIntoSelectOperand...
2023-03-21 Max Kazantsev[Test] Add test on freezing of widenable condition
2023-03-21 Valentin Clement[flang] Handle polymorphic entities with rank > 0 in...
2023-03-21 Ding Xiang Fei[MergeFuncs] Compare load instruction metadata
2023-03-21 Ilyas Mustafazade[NFC] Change strcpy to std::copy
2023-03-21 Bing1 Yu[X86][MemFold] Stop emitting Header for X86 fold tables
2023-03-21 Nikita Popov[WebAssembly] Add auto-upgrade for renamed intrinsics
2023-03-21 NAKAMURA Takumi[Bazel] Fixup for D144351, Add `alwayslink` to `//llvm...
2023-03-21 luxufan[InstCombine] Combine binary operator of two phi node
2023-03-21 NAKAMURA Takumillvm-tblgen: Rewrite emitters to use `TableGen::Emitter`
2023-03-21 NAKAMURA Takumillvm-tblgen: Cleanup for each EmitterClass to be invoke...
2023-03-21 NAKAMURA Takumillvm-tblgen: Move decl of `EmitDecoder()`to TableGenBac...
2023-03-21 NAKAMURA TakumiTableGen: Introduce `llvm::TableGen::Emitter` to regist...
2023-03-21 NAKAMURA TakumiTableGen: Make 2nd arg `MainFn` of `TableGenMain(argv0...
2023-03-21 NAKAMURA TakumiReformat
2023-03-21 Kadir Cetinkaya[clangd][NFC] Format & include cleanup for AddUsingTest...
2023-03-21 luxufan[InstCombine][NFC] Precommit test case of PR61137
2023-03-21 Kadir CetinkayaRevert "Revert "[clangd] Fix AddUsing in the face of...
2023-03-21 Luo, Yuanke[X86] Create extra prolog/epilog for stack realignment...
2023-03-21 Ishaan Gandhi[Attributor] Add convergent abstract attribute
2023-03-21 Craig Topper[RISCV] Simplify RISCVISAInfo::compareExtension. NFCI
2023-03-21 Congcong Cai[Webassembly][NFC] Fix typo in comment
2023-03-21 Uday Bondhugula[MLIR][Affine] Fix addInductionVarOrTerminalSymbol
2023-03-21 Congcong Cai[Webassembly][multivalue] update libcall signature...
2023-03-21 Ben Shi[AVR] Fix incorrect expansion of the pseudo 'ELPMBRdZ...
2023-03-21 Lang Hames[llvm-jitlink] Fix typo in description of llvm-jitlink...
2023-03-21 Jie Fu[llvm-readobj] Fix ambiguous call of printNumber in...
2023-03-21 Chuanqi Xu[docs] Update the status for coroutines
2023-03-21 Peter CollingbourneFix Windows export list.
2023-03-21 Michael Francis[AIX] Consolidate Crt0Basename logic
2023-03-21 Johannes Doerfert[Attributor][FIX] Avoid H2S on GPUs if the pointer...
2023-03-21 Johannes Doerfert[OpenMPOpt][FIX] Avoid removing barriers in callees
2023-03-21 Johannes Doerfert[OpenMP][FIX] Properly track and lookup Execution Domains
2023-03-21 Johannes Doerfert[Attributor][FIX] Ensure loop PHI replacements are...
2023-03-21 Johannes Doerfert[Attributor][NFC] Precommit test exposing a bug
2023-03-21 Johannes Doerfert[Attributor][NFC] Reduce output verbosity
2023-03-21 Michael Jones[libc] temporarily disable wctob entrypoint
2023-03-21 Michael Jones[libc][obvious] fix missing stdio dependency
2023-03-21 Paul Kirth[llvm-readobj] Provide Hash Histogram for all ELFDumper...
2023-03-21 Paul Kirth[support] Support printing floats in ScopedPrinter
2023-03-21 Michael Jones[libc][obvious] remove currently unused types
2023-03-21 LLVM GN Syncbot[gn build] Port e4c1dfed3837
2023-03-21 Luo, Yuanke[X86] Create extra prolog/epilog for stack realignment
2023-03-21 ziqingluo-90[-Wunsafe-buffer-usage] Add Fixable for dereference...
2023-03-20 LLVM GN Syncbot[gn build] Port ee232506b870
2023-03-20 wren romano[mlir][sparse] Fixing -Wunused-variable in Sparsificati...
2023-03-20 Jim InghamFollow on to 2c7abc83f605b2d3b1062f28422eeff81278ecd5.
2023-03-20 Michael Jones[libc][obvious] fix missing type headers
2023-03-20 Peter CollingbourneDisable __sancov_lowest_stack on Windows.
2023-03-20 Andrew LittekenRevert "[IRSim] Check largest sections first when analy...
2023-03-20 Michael Jones[libc] add basic wide char functions
2023-03-20 Dave MacLachlanExpose `__tsan_on_thread_idle` as part of tsan shared...
2023-03-20 Andrew Litteken[IRSim] Check largest sections first when analyzing...
2023-03-20 Peter Collingbournesanitizer_common: Use plain thread_local for __sancov_l...
2023-03-20 Vitaly Buka[NFC][tsan] Clang-format includes
2023-03-20 wren romano[mlir][sparse] Making `TensorExp::Kind` a nested enum...
2023-03-20 Jim InghamReapply 8d024a79ea783ed3fbb5691aeaf186ad3f0a4ae9 w...
2023-03-20 Jim InghamRevert "Fix a problem with "watchpoint triggers before...
2023-03-20 Vitaly Buka[NFC] Include tsan_interface.h in tests
2023-03-20 Vitaly Buka[NFC][tsan] Add include guards
2023-03-20 Alex Langford[lldb] Move UnixSignals creation into Platform plugins
2023-03-20 yijia1212modify dir of dep in OpenMPCommon
2023-03-20 Lang HamesRe-apply "[JITLink][ELF] Don't skip debug info sections...
2023-03-20 Peiming Liu[mlir][sparse] extend loop emitter and optimize lattice...
2023-03-20 Jim InghamFix a problem with "watchpoint triggers before" watchpo...
2023-03-20 Michal Paszkowski[SPIR-V] Add Machine Value Type for SPIR-V builtins
2023-03-20 Ian Anderson[libunwind][Modules] Add unwind_arm_ehabi.h and unwind_...
2023-03-20 Michael Jones[libc][bazel] add targets for sprintf
2023-03-20 Michael Jones[libc][obvious] fix missing memory_check_utils
2023-03-20 Dave MacLachlanAdd declaration for `__tsan_default_options` to tsan_in...
2023-03-20 Nemanja Ivanovic[PowerPC][NFC] Test needs to include constant pool...
2023-03-20 Peiming Liu[mlir][sparse] add merger/topo sort support for slice...
2023-03-20 Mahesh Ravishankar[mlir][Tensor] Make `TilingInterface` implementation...
2023-03-20 Mahesh Ravishankar[mlir][Tensor] Fix build error due to missing `<>`...
2023-03-20 Ilyas MustafazadeReplace strlen with StringRef::size
2023-03-20 Ilyas Mustafazade[NFC] Rename ArgSize to SpellingSize, and add ArgString...
2023-03-20 Anlun Xu[mlir][openMP] Add bazel deps
2023-03-20 Mahesh Ravishankar[mlir][Tensor] Avoid dropping attributes for `tensor...
next