platform/upstream/llvm.git
2023-04-11 Amaury Séchet[DAG] Peek through zext/trunc when matching (or (and...
2023-04-11 Tue Ly[libc][math] Update range reduction step for log2f...
2023-04-11 Congcong Cai[NFC] format llvm/lib/Target/WebAssembly/AsmParser
2023-04-11 Nicolas Vasilache[mlir][Linalg] NFC - Improve debug messages around...
2023-04-11 Simon Pilgrim[X86] Remove unnecessary OneUse limit from combineToExt...
2023-04-11 Amaury Séchet[NFC] Add test cases for D147827
2023-04-11 Amaury Séchet[NFC] Autogenerate CodeGen/X86/and-or-fold.ll .
2023-04-11 Felipe de Azevedo... [DbgHistoryCalculator] Improve debug messages
2023-04-11 skc7[AMDGPU][NFC] Regenerate test checks for sub.ll
2023-04-11 Guillaume Chatelet[libc] remove unsupported GCC attribute
2023-04-11 Nico WeberRevert "[X86][mem-fold] Speed up test by not re-generat...
2023-04-11 Guillaume Chatelet[libc][NFC] Use new approach based on types to code...
2023-04-11 Sjoerd MeijerRecommit "[AArch64][TTI] Cost model FADD/FSUB/FNEG""
2023-04-11 Igor Kirillov[CodeGen] Add Pre-commit tests for D146988
2023-04-11 Amaury Séchet[DAG] Peek through zext/trunc in haveNoCommonBitsSet.
2023-04-11 Simon Pilgrim[X86] Improve test coverage for Issue #62014
2023-04-11 Simon Pilgrim[X86] Split off test coverage for Issue #62014
2023-04-11 Nikita Popov[Pipelines] Drop outdated comments about O0 (NFC)
2023-04-11 Guillaume Chatelet[libc][NFC] Use new approach based on types to code...
2023-04-11 Martin Braenne[clang][dataflow][NFC] Remove unused parameter from...
2023-04-11 Nikita Popov[Pipelines] Move AddDescriminators to consistent position
2023-04-11 Nikita Popov[Pipelines] Use isLTOPreLink() helper in more places...
2023-04-11 Nikita Popov[Pipelines] Remove redundant O0 check (NFC)
2023-04-11 Matt ArsenaultAMDGPU: Fold fneg into bitcast of build_vector
2023-04-11 Simon Pilgrim[X86] Add test coverage for Issue #62014
2023-04-11 Alex Zinenko[mlir] rename Math/dependent-dialect.mlir to depends...
2023-04-11 Alex Zinenko[mlir] make Math dialect depend on Arith dialect
2023-04-11 Simon Pilgrim[X86] vector-bo-select.ll - add SSE test coverage
2023-04-11 Max Kazantsev[LICM][NFC] Unify arithmetic statistics collection
2023-04-11 Momchil Velikov[LiveInterval] Fix live range overlap check
2023-04-11 Max Kazantsev[LICM][NFC] Do not forward declaration of hoistMinMax
2023-04-11 Max Kazantsev[Test] Precommit negative test on add/sub hoisting
2023-04-11 Nikita Popov[LICM] Fix assert failure in no-allowspeculation mode
2023-04-11 Alexis Engelke[X86][MC] Emit instructions into SmallVector
2023-04-11 Alexis Engelke[FastISel] Correctly report prototype on miss
2023-04-11 Jon Chesterfield[amdgpu][nfc] Update comments on LDS lowering
2023-04-11 David Spickett[llvm][clang] Correct example in -mcpu-help text
2023-04-11 Sjoerd MeijerRevert "[AArch64][TTI] Cost model FADD/FSUB/FNEG"
2023-04-11 Diana Picus[AMDGPU] Add MMOs for GFX11 Streamout Instructions
2023-04-11 Diana Picusclang-format file I'm about to touch. NFCI
2023-04-11 Heejin Ahn[WebAssembly] Correctly check end_if/end_try with else...
2023-04-11 Heejin Ahn[WebAssembly] Handle block-like structures consistently...
2023-04-11 Heejin Ahn[WebAssembly] Fix type index block type handling in...
2023-04-11 Sjoerd Meijer[AArch64][TTI] Cost model FADD/FSUB/FNEG
2023-04-11 wanglei[LoongArch] Fix typos in file description. NFC
2023-04-11 Nikita Popov[LICM] Reassociate GEPs to allow hoisting
2023-04-11 Nikita Popov[ARM] Convert test to opaque pointers
2023-04-11 Vlad Serebrennikov[clang] Add test for CWG1822
2023-04-11 John McIver[InstCombine] Allow splats with poison/undef in llvm...
2023-04-11 John McIver[InstCombine][NFC] Add tests with icmp splat vectors...
2023-04-11 Max Kazantsev[Test] Fix tests according to initial intent, add more...
2023-04-11 Shivam GuptaReland "[MLIR] Add an assert in Operation::getOpResultI...
2023-04-11 Job Noorman[RISCV] Remove is*Branch instruction flags from C_JR
2023-04-11 pvanhout[AMDGPU] Hide "removing function" diagnostics by default
2023-04-11 Max Kazantsev[NFC] Fix typo in statistic description
2023-04-11 Max Kazantsev[LICM][NFC] Restructure code to have one entry point...
2023-04-11 Max Kazantsev[LICM] Add test showing subtraction hoisting opportunity
2023-04-11 Craig Topper[TableGen] Call std::vector::reserve to preallocate...
2023-04-11 Douglas Chen[clang-tidy] Fix hungarian notation failed to indicate...
2023-04-11 Bing1 Yu[NFC] add check for potentially dereferencing null...
2023-04-11 Tobias Gysi[mlir] Make the inliner arg/res handlers more concise.
2023-04-11 Kazu Hirata[clang-tidy] Use StringRef::contains (NFC)
2023-04-11 sgokhale[CodeGen][ShrinkWrap] Split restore point
2023-04-11 Mehdi AminiFix use-after-free in help message: this cl::opt was...
2023-04-11 Shengchen Kan[X86][mem-fold] Use x86-registered-target in the tablge...
2023-04-11 Craig Topper[TableGen] Avoid vector copy in TreePatter::InlinePatte...
2023-04-11 Joshua Cao[SCEV][NFC] GetMinTrailingZeros switch case and naming...
2023-04-11 Max Kazantsev[Test] Add some more IndVars canonicalization tests
2023-04-11 Bing1 Yu[X86][AMX] Add check for potentially dereferencing...
2023-04-11 Shengchen Kan[X86][mem-fold] Only run x86-fold-tables.test when...
2023-04-11 Alex Brachet[libc] Correctly add new files
2023-04-11 Alex BrachetReland "[libc] Add {,r}index"
2023-04-11 Owen Shepherd[ORC] Link `atomic` on platforms without hardware suppo...
2023-04-11 Shengchen Kan[X86][mem-fold] Speed up test by not re-generating...
2023-04-11 Joshua Cao[SCEV] Strengthen huge constant trip multiples.
2023-04-11 Joshua Cao[LoopUnroll] Add script test checks for LoopUnroll...
2023-04-11 Joshua Cao[SCEV][NFC] Convert check to assert getSmallConstantTri...
2023-04-11 Joshua Cao[SCEV] When computing trip count, only zext if necessary
2023-04-11 Blue Gaston[Sanitizer][Test] Disable atos test on unknown address...
2023-04-11 Youngsuk Kim[MCJIT] Run ExecutionEngine/MCJIT/remote tests only...
2023-04-11 Matthias Springer[mlir][linalg] Replace `getUpperBoundForIndex` implemen...
2023-04-11 Alex BrachetRevert "[libc] Add {,r}index"
2023-04-11 Kazu Hirata[Target] Use isNullConstant and isOneConstant (NFC)
2023-04-11 Kazu HirataUse APInt::getOneBitSet (NFC)
2023-04-11 Jorge Gorbe... [lldb-vscode] Fix two issues with runInTerminal test.
2023-04-11 Alex Brachet[libc] Add {,r}index
2023-04-11 Alex Brachet[libc] Move str{,r}chr implementation to headers
2023-04-11 Matthias Springer[mlir][Interfaces] Better error handling for `addBound`
2023-04-11 Mehdi AminiAdd tracing for pattern application in a ApplyPatternAction
2023-04-11 Manish Gupta[Updated commit] Fix Transpose Check in MMA.SYNC Path.
2023-04-11 Manish GuptaFix Transpose Check in MMA.SYNC Path
2023-04-11 Valentin Clement[flang][NFC] Move TypeConverter.h header file to includ...
2023-04-10 Nathan James[clang-tidy][NFC] Remove redundant allOf matcher calls
2023-04-10 Caslyn Tonelli[libc] Add swab implementation
2023-04-10 Haowei Wu[ifs] Print an error when llvm-ifs is supplied with...
2023-04-10 Craig Topper[TableGen] Pass TreePatternNodePtr to InlinePatternFrag...
2023-04-10 Valentin Clement[flang][openacc] Add missing piece to translate to...
2023-04-10 Martin Storsjö[libcxxabi, libunwind] [test] Place output from tests...
2023-04-10 Balaji V. Iyer[mlir][math] Expand math.floorf to truncate, compares...
2023-04-10 Martin Storsjö[compiler-rt] [test] Generalize the triple regex for...
next