projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2023-07-23
Andrzej Warzynski
[mlir][docs][nfc] Fix markdown link
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Shivam Gupta
[clang-tidy] performance-* checks: Also allow allow...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
David Green
[AArch64] Lower fcvtl2 (fpext) via tablegen patterns.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Piotr Zegar
Revert "[clang-tidy] Add bugprone-empty-catch check"
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
LLVM GN Syncbot
[gn build] Port f256fee53430
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Piotr Zegar
[clang-tidy] Add bugprone-empty-catch check
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Simon Pilgrim
[X86] IsEligibleForTailCallOptimization - use for-range...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Noah Goldstein
[InstCombine] Fix bug in canonicalization of Pow2 Tests...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
David Green
[AArch64][GISel] Additional FPExt vector lowering
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Maksim Panchenko
[BOLT] Fix jump table issue for split functions
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Nuno Lopes
[LSR] Use poison instead of undef as placeholder [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Simon Pilgrim
[X86] getIntImmCostInst - avoid repeating getNumOperand...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Simon Pilgrim
[X86] getIntImmCostInst - silence static analyzer overf...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Nuno Lopes
[Scalarizer] Fold -1 mask in shufflevector to poison...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Shivam Gupta
[clang-tidy][clang-tidy-diff.py] Change shebang from...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Phoebe Wang
[X86][FP16] Split v32f16 shuffle when feature BWI is off
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Piotr Zegar
[clang-tidy][NFC] Fix links to fuchsia codding standard
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Simon Pilgrim
[X86] lowerRegToMasks - rename masklen -> MaskLenVT...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Antonio Frighetto
[InstCombine] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Antonio Frighetto
[InstCombine] Do not assume scalar types in `select...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Simon Pilgrim
[X86] X86ISelLowering.cpp - fix some mixed case SDLoc...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Simon Pilgrim
Add missing 'namespace X86' closing comment to appease...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Simon Pilgrim
[X86] LowerFunnelShift - manually expand funnel shifts...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Simon Pilgrim
[X86] Add basic test coverage for funnels shifts of...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Corentin Jabot
[Clang][NFC] Restore changelog entry incorrectly remove...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Amirreza Ashouri
[clang] Fix diagnostics for defaulted, implicitly delet...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Timm Bäder
[clang][Interp][NFC] Fix two small code style problems
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Timm Bäder
[clang][Interp][NFC] Fix InterpStack::dump() for empty...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Timm Bäder
[clang][Interp][NFC] Clean up getOrCreateDummy()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Timm Bäder
[clang][Interp][NFC] Use existing local variable
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Kishan Parmar
[PowerPC/SPE] powerpcspe load and store instruction has
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Fangrui Song
[unittest] Fix HighlighterTest.cpp after D151683
commit
|
commitdiff
|
tree
|
snapshot
2023-07-23
Brad Smith
[PowerPC] Reorder setMaxAtomicSizeInBitsSupported(...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Fangrui Song
[Support] Change StringMap hash function from xxHash64...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Fangrui Song
[gdb-remote] Sort entries in QEnvironment*
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Fangrui Song
[test] Fix compiler_version.f90 for -DLLVM_APPEND_VC_RE...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Fangrui Song
[Frontend] Sort featuresVec for AMDGPU target features
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Amaury Séchet
[DAG] Improve carry reconstruction in combineCarryDiamond.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Fangrui Song
[InstrProf] Stabilize --show-prof-sym-list dump order
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Fangrui Song
[CodeGen] Stabilize C2/D2 to C1/D1 replacement order
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Jessica Clarke
[builtins][Mips] Un-break FreeBSD build of __clear_cache
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Nuno Lopes
[ObjCARC] Use poison instead of undef as placeholder...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Nuno Lopes
[UnifyLoopExits] Use poison instead of undef as placeho...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Nuno Lopes
[RewriteStatepointsForGC] Use poison instead of undef...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Evgeny Shulgin
[clang-tidy] Support concepts in `bugprone-forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Piotr Zegar
[clang-tidy] Fix checks filter with warnings-as-errors
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Piotr Zegar
[clang-tidy] Ignore implcit casts in cppcoreguidelines...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Piotr Zegar
[clang-tidy][NFC] Fix links in cppcoreguidelines module
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Craig Topper
[RISCV] Simplify setOperationAction for f64 ceil/floor...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Shubham Sandeep...
Fix test failure on linaro-clang-armv8-quick with
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Craig Topper
[X86] Fix typo in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Craig Topper
[LegalizeTypes] Use report_fatal_error instead of llvm_...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Craig Topper
[RISCV] Remove unnecessary opcode argument to FPUnaryOp...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Shubham Sandeep...
Change DW_LLE_baseaddr to DW_LLE_baseaddrx in .debug_lo...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Shubham Sandeep...
Do not emit a .debug_addr section if the DW_AT_addr_bas...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Shubham Sandeep...
Emit a .debug_addr section with dsymutil
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Simon Pilgrim
[X86] LowerRotate - manually expand rotate by splat...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Fangrui Song
[ORC] Stabilize output stream order
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Fangrui Song
[WebAssembly] Stabilize custom section order
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Nikolas Klauser
[clang] Enable C++11-style attributes in all language...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Piotr Zegar
[clang-tidy][NFC] Fix list.rst generation when adding...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
khei4
[MemCpyOpt] add noalias metadata on lifetime intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Simon Pilgrim
[X86] Enable ISD::TRUNCATE support from v2i64 and v4i64...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Mark de Wever
[NFC][clang] Fixes whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Mark de Wever
[libc++][doc] Uses the proper paper number.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
LLVM GN Syncbot
[gn build] Port 57bd882343f8
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Nico Weber
[gn] port 822c31a0fe827a6 (HAVE_BUILTIN_THREAD_POINTER)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Nico Weber
[gn] port b0bb68fd3cb7bfba (LLVM_ENABLE_REVERSE_ITERATI...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Nico Weber
[gn] port 9996e71f2d (LLVM_ENABLE_REVERSE_ITERATION...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Daniil Dudkin
[mlir][LLVM] Introduce reduction intrinsics for minimum...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Nuno Lopes
[Inline] Use poison instead of undef as placeholder...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Nuno Lopes
[StructurizeCFG] Use poison instead of undef as placeho...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Phoebe Wang
[X86][BF16] Customize INSERT_VECTOR_ELT for bf16 when...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Matt Arsenault
Partially revert "clang/HIP: Remove __llvm_amdgcn_...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Matt Arsenault
AMDGPU: Silence a gcc warning
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Matt Arsenault
ConstantFolding: Fix canonicalize folding for dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Nuno Lopes
[CoroSplit] Use poison instead of undef as placeholder...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Nuno Lopes
[SimplifyCFG] Use poison instead of undef as placeholde...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Fabian Mora
[mlir][rocdl] Change the translation of `GridDim*Op...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Benjamin Kramer
[bazel] Add missing dependency for b2d76a063dd7fb681c98...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Phoebe Wang
[X86][BF16] Do not scalarize masked load for BF16 when...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Mark de Wever
[libc++][print] Adds stdout functions.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Fangrui Song
[VirtualFileSystem] Use std::map::emplace
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Matthias Springer
[mlir][Transforms] GreedyPatternRewriteDriver: Fix...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Matthias Springer
[mlir][transform] Add `transform.apply_dce` op
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Fangrui Song
[VirtualFileSystem] Make gcc<7.5 happy after 75d71800aa...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Mehdi Amini
Fix crash in ODS backend for Type/Attr when an incorrec...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Valentin Clement
[flang][openacc] Fix hasDynamicShape logic
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
khei4
Revert "Reapply: [MemCpyOpt] implement single BB stack...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Nathan Ridge
[clang] Add serialization support for the DynamicAllocL...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Fangrui Song
[CodeGen] Support bitcode input containing multiple...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Richard Smith
Optimize emission of `dynamic_cast` to final classes.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Med Ismail...
[lldb] Convert script native types to StructuredData...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Sunil Srivastava
Set default C++ level for PlayStation(r) to C++17.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Sam McCall
[include-cleaner] allow spelling strategies to customiz...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Felipe de Azevedo...
[lldb] Consider OP_addrx in DWARFExpression::Update_DW_...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
TatWai Chong
[mlir][tosa][fix] Add proper type checking trait for...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Evan Wilde
[NFC] Remove extra semicolons in clang/lib/APINotes...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Kazu Hirata
[AMDGPU] Fix an unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Jon Roelofs
Enable compact unwind in all darwin simulators
commit
|
commitdiff
|
tree
|
snapshot
next