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-04-18
Bjorn Pettersson
[llvm-opt-fuzzer] Skip creating/initializing legacy...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Florian Hahn
Recommit "[VPlan] Unify Value2VPValue and VPExternalDef...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Graham Hunter
[LV][AArch64] Autogenerate checks for scalable-strict...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
mydeveloperday
[clang-format] C# short ternary operator misinterpreted...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Mats Petersson
Add loop-versioning pass to improve unit-stride
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Alex Bradbury
[RISCV][NFC] Fix comment in RISCVISAInfo after f98ca363bed
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Mats Petersson
Add -f[no-]loop-versioning option
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Serguei Katkov
[MachineCSE] Add a test with mutiple blocks between...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Matthias Springer
[mlir][Arith] Fix Windows build
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Alex Bradbury
[RISCV][test] Add test for RISCVISAInfo::OrderedExtensi...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
David Spickett
[llvm] Remove llvm-compilers-check script
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Craig Topper
[TableGen] Const-correct TreePatternNode::getChild...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Jun Sha (Joshua)
[RISCV] Modify arch string parsing order according...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
David Spickett
[lldb] Use llvm::byteswap in DumpRegisterValue
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Stephan Herhut
[mlir][llvm] Fix for MemRefBuilder when using opaque...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Kadir Cetinkaya
[include-cleaner] Unify behaviour for static & instance...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Matthias Springer
[mlir][Arith] ValueBoundsOpInterface: Reify with Arith ops
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Kriti Gupta
[test] Remove occurences of br undef in CodeGen/AMDGPU...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
OCHyams
[Assignment Tracking] Skip empty-metadata dbg.declares...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
OCHyams
[Assignment Tracking][SelectionDAG] Fix dbg.declare...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Matthias Springer
[mlir][affine][NFC] Split `reifyValueBound` in two...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Craig Topper
[TableGen] Call std::vector::reserve to preallocate...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Wang, Xin10
Add assert to avoid unexpected situation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Martin Braenne
[clang][dataflow] Associate `FunctionToPointerDecay...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Noah Goldstein
Revert "[InstCombine] Add transforms for `(icmp {u...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Noah Goldstein
Revert "[ValueTracking] Apply the isKnownNonZero techni...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Max Kazantsev
[Test] Add test showing that we can infer nsw
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Martin Braenne
[clang][dataflow] Add support for new expressions.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Noah Goldstein
[InstCombine] Add transforms for `(icmp {u|s}ge/le...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Noah Goldstein
[InstCombine] Add tests for transforming `(icmp (xor...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Noah Goldstein
[ValueTracking] Apply the isKnownNonZero techniques...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Noah Goldstein
[ValueTracking] Add more tests for `isKnownNonZero...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Craig Topper
[TableGen] clang-format some recent changes. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Vitaly Buka
[NFC][lsan] Use LowLevelAllocator to allocate ThreadContext
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Manna, Soumi
[NFC][Clang] Fix static analyzer tool remark about...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Wang, Xin10
remove useless condition in assert in SelectionDAG.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Dave Lee
[lldb] Add more asserts to TestExec
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Michał Górny
[compiler-rt] [test] Mark dfsan tests XFAIL on glibc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Manna, Soumi
[NFC][clang] Fix coverity static analyzer concerns...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Slava Zakharin
[flang] Added missing _Complex for COMPLEX(10) C reduct...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Johannes Doerfert
[Attributor][FIX] Ensure to cache all intra procedural...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
max
[MLIR] Patch StandalonePlugin CMake for MacOS
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Alexander Yermolovich
[BOLT][DWARF] Fix handling of CUs without TU reference
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Noah Goldstein
[X86] Fix whitespace issue in CombineSetCC; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Vitaly Buka
Revert "[sanitizer] Try to fix windows bot"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Vitaly Buka
[sanitizer] Fix Windows build
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Vitaly Buka
[sanitizer] Try to fix windows bot
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Alex Langford
[lldb] Change parameter type of StructuredData::ParseJSON
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Vitaly Buka
Revert "[VPlan] Unify Value2VPValue and VPExternalDefs...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Prem Chintalapudi
Expose PassBuilder extension point callbacks
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Vitaly Buka
[NFC][sanitizer] Clang-format some includes
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Jorge Gorbe...
[lldb] Build libcxx unique_ptr and shared_ptr test...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Aaron Siddhartha...
[Bazel] Use dynamic workspace root determination
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Sterling Augustine
Make gentable outputs and strip_include_prefix match...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Lei Zhang
[mlir][linalg] Promote operands for convolution vectori...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Vitaly Buka
[lsan] Fix Darwin build
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Brad Smith
[Android] Use ELF TLS for Android API level 29+
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Vitaly Buka
[lsan] Fix Darwin build
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Ilya Kuklin
[lldb] Add support for MSP430 in LLDB.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Johannes Doerfert
[OpenMP][NFC] Silence warning
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
chenglin.bi
[AMDGPU] Ressociate patterns with sub to use SALU
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Vitaly Buka
[lsan] Don't crash on ThreadRegistry::threads_ data...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Johannes Doerfert
[OpenMP] Ensure memory fences are created with barriers...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Alex Langford
[lldb] Remove use of ConstString from Args::GetShellSaf...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Alex Langford
[lldb] Lock accesses to PathMappingLists's internals
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Peter Rong
[FuzzMutate] RandomIRBuilder has more source and sink...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Alex Brachet
[llvm-driver] Check more specific tools first
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Michael Jones
[libc][Bazel][NFC] add missing string deps
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Amir Ayupov
[BOLT][test] Update AArch64/r_aarch64_prelxx.s test
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Hiroshi Yamauchi
[WebAssembly][NFC] Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Lang Hames
[ORC-RT] Check for jit-compatible-osx-swift-runtime...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Niclas Hedam
Make BPF stack size overridable
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Rahman Lavaee
Allow using getters for metadata fields of BBAddrMap...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Vitaly Buka
[test][sanitizer] Add another stress test for pthread_c...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Lang Hames
[ORC-RT] Don't check for objc image registration functi...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Artem Belevich
[LSV] Improve chain splitting in some corner cases.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Michael Buch
[lldb][DataFormatter] Fix libcxx std::deque formatter...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
LLVM GN Syncbot
[gn build] Port b0b2b2e047ca
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Nick Desaulniers
[arcanist] rm -f for write protected temp files
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Eli Friedman
[COFF] Add MC support for emitting IMAGE_WEAK_EXTERN_AN...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Nick Desaulniers
Revert "[ADT] add StringViewExtras llvm::starts_with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Caslyn Tonelli
[scudo] Tune FuchsiaConfig for RiscV
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Congcong Cai
[InstCombine] support fold select(X|Y,X|Y,X) to X|Y
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Congcong Cai
[InstCombine][NFC] Add tests for simplifying select...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Mikhail R....
[libc] Partial revert of "[libc] Update supported riscv...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Valentin Clement
[mlir][openacc][NFC] Use assembly format for acc.loop
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Ashay Rane
[lldb] fix build issue on MSVC because of missing byte...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Manoj Gupta
Revert "[VPlan] Switch to checking sinking legality...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Mikhail R....
[libc] Update supported riscv libs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Jack Grigg
github: Add manual workflow to build and upload release...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Jonas Devlieghere
[lldb] Fix TestObjectFileJSON and TestSymbolFileJSON
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Lang Hames
[JITLink][ELF] Check that ELF buffer has at least ELF...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Shraiysh Vaishay
[nfc][llvm] Replace pointer cast functions in PointerUn...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
mydeveloperday
[clang-format] CSharp don't allow there not to be a...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Anton Korobeynikov
Revert "[lldb] Add support for MSP430 in LLDB."
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Lei Zhang
[mlir][vector] Fix integer promotion type mismatch
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Jonas Devlieghere
Revert "[ADT] Apply fixes from modernize-type-traits...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Anton Korobeynikov
[lldb] Add support for MSP430 in LLDB.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Yitzhak Mandelbaum
[clang][dataflow] Drop optional model's dependency...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Yitzhak Mandelbaum
[clang][dataflow] Refine matching of optional types...
commit
|
commitdiff
|
tree
|
snapshot
next