platform/upstream/llvm.git
2023-04-10 Craig Topper[TableGen] Move vectors into DAGInstruction instead...
2023-04-10 Max Kazantsev[NFC][IRCE] Do not store latch exit count
2023-04-10 skc7[AMDGPU] Introduce SIInstrWorklist to process instructi...
2023-04-10 Noah Goldstein[X86] Add inst fixup for `unpckps` -> `unpckdq`.
2023-04-10 Noah Goldstein[X86] Add inst fixup for `unpckpd` -> `unpckqdq`.
2023-04-10 Noah Goldstein[X86] Fix perf bug in `permilps` -> `shufd` in X86Fixup...
2023-04-10 Noah Goldstein[X86] Improve inst tuning tests for X86FixupInstTuning...
2023-04-10 Chen Zheng[GlobalISelEmitter] add case for D141247, NFC.
2023-04-10 Mehdi AminiRevert "[MLIR] Add an assert in Operation::getOpResultI...
2023-04-10 Anoop J S[mlir][affine] Fix crash on -affine-loop-invariant...
2023-04-10 Nelson Chu[RISCV] Support assembler and dis-assembler for VCIX...
2023-04-10 Ben Shi[AVR][NFC] Fix errors in commit 6e57f68e41c92936b9ef3a4...
2023-04-10 wangpc[MachineOutliner] Add IsOutlined to MachineFunction
2023-04-10 Ben Shi[AVR] Reject invalid LDD instruction with explicit...
2023-04-10 Chen Zheng[AMDGPU][Global-ISel] reuse extension related patterns...
2023-04-10 Craig Topper[X86] Add an additional ReadAfterLoad to EVEX FMA instr...
2023-04-09 Craig Topper[X86] Correct the scheduling information for AVX-VNNI...
2023-04-09 Craig Topper[TableGen] Use map::try_emplace to construction DAGInst...
2023-04-09 Shivam Gupta[MLIR] Add an assert in Operation::getOpResultImpl...
2023-04-09 Florian Hahn[VPlan] Don't assign slots for external defs (NFCI).
2023-04-09 Michael Liao[clang][AST] Fix `-Wuninitialized`. NFC
2023-04-09 Florian Hahn[LV] Update tests checking VPlans to use patterns for...
2023-04-09 Craig Topper[TableGen] Remove TypeSetByHwMode::isDefaultOnly()...
2023-04-09 LLVM GN Syncbot[gn build] Port e8cfbfd05a95
2023-04-09 Mark de Wever[libc++] Granularize system_error.
2023-04-09 Congcong Cai[clang-tidy] fix false positve for namespace with attrs...
2023-04-09 Mark de Wever[libc++] Implements isblank.
2023-04-09 Mark de Wever[libc++][format] Addresses LWG3720.
2023-04-09 Mark de Wever[libc++][format] range-default-formatter for strings.
2023-04-09 OCHyamsRevert (3) "[Assignment Tracking] Enable by default"
2023-04-09 OCHyamsReapply (2) "[Assignment Tracking] Enable by default"
2023-04-09 OCHyams[Assignment Tracking] Fix fragments for assignments...
2023-04-09 Jorge Pinto... [clang-tidy] Fix AST Library documentation link
2023-04-09 Florian Hahn[VPlan] Don't add live-outs if scalar epilogue is required.
2023-04-09 Craig Topper[TableGen] Reorder some checks in TreePatternNode:...
2023-04-09 Hristo Hristov[libc++][spaceship] Implement `operator<=>` for `time_p...
2023-04-09 Craig Topper[TableGen] Slightly improve the efficiency of InfoByHwM...
2023-04-09 Shengchen Kan[X86][mem-fold][NFC] Simplify code by transform A ...
2023-04-09 Nikolas Klauser[libc++] Remove <cstdlib> includes
2023-04-08 Lang Hames[ORC][MachO] Remove unused variables.
2023-04-08 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2023-04-08 Lang Hames[ORC] Fix reference to struct member in f448d44663a.
2023-04-08 Joshua Cao[SCEV][NFC] Fix `Do not use 'else' after 'return'`
2023-04-08 Lang Hames[ORC][ORC-RT][MachO] Use _objc_(map|load)_images for...
2023-04-08 Kazu Hirata[mlir] Use DenseMap::contains (NFC)
2023-04-08 Joshua Cao[SCEV] Add test for huge trip multiples
2023-04-08 Sergei Barannikov[AMDGPU] Update mcp-overlap-after-propagation.mir test
2023-04-08 Lang Hames[ORC][LLJIT] Improve debugging output, tighten assertion.
2023-04-08 Craig Topper[TableGen] Reimplement union_modes for InfoByHwMode...
2023-04-08 Craig Topper[TableGen] Use InfoByHwMode::getSimple() in place of...
2023-04-08 Congcong Cai[clang-tidy] fix hint use correct range to replace...
2023-04-08 Nikolas Klauser[libc++][NFC] Only run the preprocessor in transitive_i...
2023-04-08 Min-Yih Hsu[M68k] Basic FP register files and FMOVE implementations
2023-04-08 Piotr Zegar[clang-tidy] Fix extern fixes in readability-redundant...
2023-04-08 Mark de Wever[libc++][format] Implements formatter thread::id.
2023-04-08 Timm Bäder[clang][Interp] Add missing static_assert message
2023-04-08 Timm Bäder[clang][Interp][NFC] Add test for e7f55bb
2023-04-08 Timm Bäder[clang][Interp] Fix a crash when calling invalid conste...
2023-04-08 Mark de Wever[libc++][chrono] Add sys_time formatter.
2023-04-08 Mark de Wever[libc++][format] Implements LWG3892.
2023-04-08 Florian Hahn[VPlan] Require VFRange.End to be a power-of-2. (NFCI)
2023-04-08 Matt ArsenaultAMDGPU: Add baseline test for issue 61083
2023-04-08 Matt Arsenaultllvm-reduce: Actually change to the temporary directory...
2023-04-08 Matt ArsenaultAMDGPU: Fix LiveVariables verifier error for values...
2023-04-08 Matt ArsenaultAMDGPU: Fix missing MIR serialization for PSInputAddr...
2023-04-08 Florian Hahn[VPlan] Add VFRange::begin() and end() iterators. ...
2023-04-08 Aiden Grossman[Docs][llvm-remarkutil] Fix dangling reference in docum...
2023-04-08 Jay Foad[AMDGPU] Fix a case of updating LiveIntervals in SIOpti...
2023-04-08 Craig Topper[TableGen] Simplify TypeInfer::expandOverloads. NFC
2023-04-08 Timm Bäder[clang][Sema][NFC] Save token name instead of the full...
2023-04-08 Timm Bäder[clang][Interp][NFCI] Call* ops don't modify the PC
2023-04-08 Nathan Lanza[Outliner] Add an option to only enable outlining of...
2023-04-08 Congcong Cai[clang-tidy] fix concat-nest-namespace fix hint remove...
2023-04-08 Lang Hames[ORC] Drop tests for OrcV2CBindingsReflectProcessSymbol...
2023-04-08 Zhongyunde[MergeICmps] Attach metadata to new created loads
2023-04-08 Lang HamesRe-apply "[ORC] LLJIT updates: ExecutorNativePlatform...
2023-04-08 Aart Bik[bazel build] pull in cubin only when needed
2023-04-07 Augusto NoronhaFix build failure introduced in https://reviews.llvm...
2023-04-07 Matt ArsenaultAMDGPU: Make myself code owner
2023-04-07 Matt Arsenaultllvm-reduce: Try running test in temporary directory
2023-04-07 Zain Jaffal[llvm-remarkutil] Add missing new line for `llvm/docs...
2023-04-07 Zain JaffalRecommit "Add an option to print out annotation remark...
2023-04-07 Zain JaffalRevert "Add an option to print out annotation remark...
2023-04-07 Amaury Séchet[NFC] Add a new test case in add-and-not.ll
2023-04-07 Xiang Li[clang:diagnostics] Turning off warn_self_assignment_ov...
2023-04-07 Zain JaffalAdd an option to print out annotation remark count.
2023-04-07 MalavikaSamak[-Wunsafe-buffer-usage] FixableGadget for handling...
2023-04-07 Balaji V. Iyer[mlir][math]Expand Fused math.fmaf to a multiply-add
2023-04-07 David BlaikieRemove redundant `get()` call and use auto on LHS of...
2023-04-07 Ben Hamilton[Format/ObjC] Support NS_ERROR_ENUM in ObjC language...
2023-04-07 Blue Gaston[Sanitizers][Atos] Remove null-ing of atos process...
2023-04-07 Valentin Clement[flang][NFC] Add select type test to check correct...
2023-04-07 Eli Friedman[COFF] Add MC support for emitting IMAGE_WEAK_EXTERN_AN...
2023-04-07 Jonas Devlieghere[JSON] Fix uninitialized variable warning
2023-04-07 Alex Langford[lldb] Add unittests for a few FileSpec methods
2023-04-07 Manna, Soumi[NFC][clang] Fix static analyzer tool remarks about...
2023-04-07 Alexey Bataev[SLP][NFC]Make clusterSortPtrAccesses static.
2023-04-07 Noah Goldstein[InstCombine] Improve transforms for `(mul X, Y)` ...
2023-04-07 Noah Goldstein[InstCombine] Add tests for indirect mul by power of...
2023-04-07 Alexander Shaposhnikov[Clang][Sema] Add MultiLevelTemplateArgumentList::dump
next