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-01-24
Max Kazantsev
[IndVars] Improve handling of multi-exit loops with...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Max Kazantsev
[IndVars] Apply more optimistic SkipLastIter for AND...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Andrew Young
[MLIR] Add LocationAttr declarations to ODS
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Johannes Doerfert
[Attributor] Check assumptions to improve `isAlignedBar...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Johannes Doerfert
[Attributor] Allow to delete (assume) intrinsics outsid...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Johannes Doerfert
[Attributor][FIX] Ensure not to run new queries during...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Johannes Doerfert
[Attributor][FIX] Reachability needs to process the...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Johannes Doerfert
[Attributor][FIX] Replace typo with something more...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Xiang Li
[mlir] support !shape.value_shape when replace WithOp...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Haowei Wu
Revert "[Fuchsia] Build windows runtimes using cross...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Alexey Bader
[bugpoint] Fix compilation of bugpoint-passes on Windows
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Vitaly Buka
Revert "[profile] Disable test which needs update after...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Louis Dionne
[libc++] Fix installation path for the modulemap
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Siva Chandra...
[libc][NFC] Another round of replacement of static...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Kirill Stoimenov
[HWASAN] Fix PointsIntoChunk to untag pointers. Also...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Francesco Petrogalli
Re-apply [build] Fix stand-alone builds of clang.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Francesco Petrogalli
Revert "[build] Fix stand-alone builds of clang."
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Nadeem, Usman
[WoA] Use fences for sequentially consistent stores...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Nadeem, Usman
[NFC][WoA] Precommit test for aarch64 atomics
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
Kirill Stoimenov
[Sanitizer] Make GetBlockBeginFastLocked parameters...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Kirill Stoimenov
[HWASAN] Fix memory leaks in tests.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Joseph Huber
[Clang][NFC] Fix documentation and remove unused tool
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Francesco Petrogalli
[build] Fix stand-alone builds of clang.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Scott Linder
[NFC] Add missing llvm:: specifier
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Scott Linder
[NFC] Use int underlying type for CodeGenOpt::Level
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Sanjay Patel
[Support] revert accidentally removed "std::" specifiers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Matthias Braun
CoroFrame: Fix missing bitcast for some frame merges
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Joseph Huber
[Libomptarget] Use the nextgen plugins by default.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Sanjay Patel
[InstCombine] allow matching vector types for icmp...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Sanjay Patel
[InstCombine] relax one-use check for icmp with mask...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Sanjay Patel
[InstCombine] add tests for masked/casted icmp; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Sanjay Patel
[InstCombine] remove dead pattern matching code; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Sanjay Patel
[InstCombine] add tests for signbit compares; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Scott Linder
[NFC] Remove redundant range check
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Aaron Puchert
[CMake] Replace list(FIND) by if(IN_LIST) where index...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Vitaly Buka
[profile] Disable test which needs update after D141512
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Scott Linder
[NFC] Consolidate llvm::CodeGenOpt::Level handling
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Owen Pan
[clang-format] Fix bugs in parsing C++20 module import...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
serge-sans...
[clang] Fix unused variable warning in isBuiltinSupported
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Haowei Wu
[Fuchsia] Build windows runtimes using cross compilatio...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Andy Getzendanner
readability-const-return-type: don't diagnose a templat...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Nuno Lopes
Fix test expected result [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Martin Storsjö
[docs] Add/update docs regarding LLVM_NATIVE_TOOL_DIR...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Nuno Lopes
Fix test expected result [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Francesco Petrogalli
Revert "[build] Fix stand-alone builds of clang."
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Chris Cotter
[clang-tidy] Improve rename_check.py
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Carlos Galvez
[clang-tidy][NFC] Use C++17 nested namespaces in clang...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Sam James
[Clang] [Python] Fix tests when default config file...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Francesco Petrogalli
[build] Fix stand-alone builds of clang.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Hui
[libc++] implement P1020R1 P1973R1 make_unique[shared...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Carlos Galvez
[clang-tidy][NFC] Fix Release Notes build error
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Carlos Galvez
[clang-tidy] Introduce HeaderFileExtensions and Impleme...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Fangrui Song
[bazel] Enable layering_check for llvm/unittests
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Fangrui Song
[bazel] Fix --features=layering_check issues for llvm...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Nicolai Hähnle
AMDGPU: Clean up LDS-related occupancy calculations
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Nicolai Hähnle
AMDGPU: Add a scheduler test to demonstrate an upcoming...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Nicolai Hähnle
AMDGPU: Re-run UTC scripts on some test cases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Nicolai Hähnle
AMDGPU: Add AMDGPUSubtarget::getEUsPerCU()
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Philip Reames
[RISCV] Add a test case for a missed PRE oppurtunity...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Slava Zakharin
[flang] Avoid unnecessary temporaries in ArrayValueCopy.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Martin Storsjö
[docs] Add release notes for news in 16.x done by me...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Aart Bik
[mlir][sparse] clean vectorization bail-out for VL=0
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Fangrui Song
[bazel] Fix layering_check issues of {llvm,clang}:all
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Valentin Clement
[flang] Keep polymorphic aspect when lowering intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Lei Zhang
[mlir][spirv] Move uint asm name test to the proper...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Anshil Gandhi
[InstCombine] Handle select inst when eliminating const...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Stanislav Mekhanoshin
[AMDGPU] Use more consistemt way to avoid overflow...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Kazu Hirata
[llvm] Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Jay Foad
[TableGen] Avoid repeated lookups of Uses and Defs...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Aaron Ballman
Silence an MSVC "not all control paths return" warning...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Jason Molenda
Run cmdline address expressions through ABI's FixAddress
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Stanislav Mekhanoshin
[AMDGPU] Tune scheduler on GFX10 and GFX11 for regions...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
David Green
[AArch64] Remove AES, SHA2, SHA3 and SM4 features from...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Pavel Iliin
[AArch64] Function multi-versioning release notes added...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Han Zhu
[tsan] Always initialize tsan when building shared lib
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Pavel Iliin
Revert "[AArch64] Function multi-versioning release...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Shivam Gupta
[Clang] Fix a Wbitfield-enum-conversion warning in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Craig Topper
[RISCV] Move Processors and Features from RISCV.td...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Adrian Prantl
Mark BuiltinHeaders.def as textual
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Pavel Iliin
[AArch64] Function multi-versioning release notes added...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Dave Lee
Revert "[lldb] Remove timer from SBModule copy ctor"
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Caroline Concatto
[AArch64][SME2] Add Multi-vector saturating extract...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Florian Hahn
[SCCPSolver] Move helper functions inside SCCPSolver...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Florian Hahn
[SCCP] Auto-generate check lines for ip-ranges-select.ll.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Mark de Wever
[libc++][doc] Fixes the usage of improper markup.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Caroline Concatto
[AArch64][SME2] Add multi-vector convert to/from floati...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Zahira Ammarguellat
Add support for clang-cl's option `-fexcess-precision`.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Xiang Li
[mlir] support unsigned int in mlir::spirv::ConstantOp...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Guillaume Chatelet
[libc][NFC] Reduce CMake configuration time
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Lucas Prates
[AArch64][Clang] Adjust default features for v8.9-A...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Lucas Prates
[AArch64] Add command line support for v9.4-A's Instrum...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Florian Hahn
[SCCP] Add initial tests for NUW/NSW inference.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Ties Stuij
[docs] add early Arm arch support improvements to relea...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Quentin Colombet
[mlir][MemRefToLLVM] Remove the code for lowering colla...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Krasimir Georgiev
bazel: adapt for https://github.com/llvm/llvm-project...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Archibald Elliott
[AArch64] Check 128-bit Sysreg Builtins
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Alex Zinenko
[mlir] fix outdated assert in affine symbol verification
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Alex Zinenko
[mlir] fix side effects for transform.AlternativesOp
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Xiang Li
[mlir] add RemoveConstantIfCondition to populateOpenACC...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Lucas Prates
[AArch64] Support v8.9-A/v9.4-A in .arch_extension...
commit
|
commitdiff
|
tree
|
snapshot
next