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
2022-03-12
Uday Bondhugula
[MLIR] Fix block label parsing bug
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Mark de Wever
[libc++] Remove unneeded tests.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Mark de Wever
[libc++][NFC] Use TEST_HAS_NO_EXCEPTIONS.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Mark de Wever
[libc++] Add a missing test case.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Jan Svoboda
[clang][deps] Attempt to fix Windows test failure
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Jan Svoboda
[clang][deps] Remove '-fmodules-cache-path=' arguments
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Jan Svoboda
[clang][deps] Generate '-fmodule-file=' only for direct...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Jan Svoboda
[clang][deps] Disable implicit module maps
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Johannes Doerfert
[Attributor] Remove capture tracker usage and follow...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Johannes Doerfert
[CaptureTracking][NFCI] Expose capture tracking logic
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Fangrui Song
[lsan] ppc64: dynamically pick address range for allocator
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Fangrui Song
[MC] Fix letter case of some MCSection member functions
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Johannes Doerfert
[Attributor] Avoid replacing return operands twice
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Fangrui Song
[MC] Destroy WasmAllocator in MCContext::reset
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Craig Topper
[RISCV] Move GORCIW/GREVIW formation to isel patterns.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Craig Topper
[RISCV] Add test cases that show that we're too aggress...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
LLVM GN Syncbot
[gn build] Port ee0f8c401030
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Nikolas Klauser
[libc++][ranges] Implement ranges::find{, _if, _if_not}
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Johannes Doerfert
[Attributor][FIX] Make sure to not ignore non-load...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Jacques Pienaar
[mlir] Update function referenced in comment (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Khem Raj
[builtins] Do not force thumb mode directive in arm...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
LLVM GN Syncbot
[gn build] Port b1b4b6f36695
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Kazushi (Jam...
[Clang][VE] Add vector load intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Shubham Sandeep...
Rename EHFrameSplitter to DWARFRecordSectionSplitter
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Petr Hosek
[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLE
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jon Chesterfield
[nfc][openmp] Swap arguments to remove noise from upcom...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Anna Thomas
[InlineCost] Add cl::opt for target attributes compatib...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Julian Lettner
[NFC] Improve comment and rename test file
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Johannes Doerfert
[Attributor] Allow not to default initialize AAs for...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Johannes Doerfert
[Attributor] Cleanup manifest and liveness for CGSCC...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Fangrui Song
[MC][test] Improve compression.s
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
owenca
[clang-format][NFC] Group QualifierAlignment with other...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Richard
[clang-tidy] Refactor: Prefer single quoted strings...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Fangrui Song
[MC] Remove unneeded zlib opt-out for .debug_frame
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Dave Lee
[lldb] Removed scoped timer from ReadMemoryFromFileCache
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Dave Lee
[lldb] Move FindTypes scoped timer to SymbolFileDWARFDe...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jonas Devlieghere
[lldb] Include lldb/Host/HostInfo.h in ProcessWindows.cpp
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Stanislav Mekhanoshin
[AMDGPU] Support v_mov_b64 in dpp combine
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Stanislav Mekhanoshin
[AMDGPU] gfx940 MUBUF format changes
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jonas Devlieghere
[lldb] Fix typo in ProcessWindows.h
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Ivan Butygin
[mlir][spirv] Make EntryPointABIAttr.local_size optional
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Fangrui Song
[CommandLine] Remove `may only occur zero or one times...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jonas Devlieghere
[lldb] Add a getter for the process' system architecture
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jez Ng
[lld-macho] Don't allocate memory in parallelForEach
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Ivan Butygin
[mlir][memref] memref.reinterpret_cast folding
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Benjamin Kramer
[LoopUnswitch] Use SmallPtrSet instead of std::set...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Florian Hahn
[VPlan] Implement VPCanonicalIVPHIRecipe::onlyFirstLane...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Craig Topper
[RISCV] Optimize vfmv.s.f intrinsic with scalar 0.0...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jean Perier
[flang][NFC] rename IsKindParameterizedDerivedType...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Greg Clayton
Return an error when dsymutil might produce an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Valentin Clement
[flang] Add tests for allocatable global
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Valentin Clement
[flang] Lower of elemental calls in array expression
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Akira Hatanaka
[NFC][Clang][OpaquePtr] Remove calls to Address::deprec...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jonas Devlieghere
[lldb] Don't overwrite the host arch with the process...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Kirill Stoimenov
[ASan] Export optimized callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Simon Pilgrim
[X86] Add PR38960 comineqss test case
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Don't confuse type attributes on declaration...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[AsmParser] Check forward reference type with opaque...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Andrzej Warzynski
[flang] Fix DYLIB builds
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Johannes Doerfert
[Attributor][FIX] Avoid double free (and useless state...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Bixia Zheng
[mlir][sparse][taco] Add a few unary operations.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
David Truby
[clang][SVE] Add aarch64-registered-target to sve vecto...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Johannes Doerfert
[Attributor][FIX] Remove memory leak
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Clarify that extractvalue/insertvalue constex...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
David Truby
[clang][SVE] Add support for arithmetic operators on...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Enumerate constexpr GEP source element type...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Balazs Benics
[analyzer] Fix include typo introduced by e61a1a9
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Encode alloca address space
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
serge-sans...
Conditional include of missing headers under Z3
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
serge-sans...
Conditional include of Twine.h under Z3
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Benjamin Kramer
[BFI] Use SmallPtrSets. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Louis Dionne
[libc++] Remove workaround for missing declarations...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Louis Dionne
[libc++] Remove workaround for C11 features on compiler...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Louis Dionne
[libc++] Remove raw call to debug handler from __char_t...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Verifier] Check type of swifterror alloca
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Florian Hahn
[VPlan] Helper to check if a recipe uses scalar values...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[ConstantFold] Fix scalable shufflevector fold with...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[FuzzMutate] Support scalable shufflevector
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[IRMutator] Handle module with only declarations
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[ConstFold] Don't fold calls with mismatching function...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Tue Ly
[libc] Implement expf function that is correctly rounde...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Marek Kurdej
[clang-format] Refactor condition in AnnotatingParser...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Florian Hahn
[FunctionAttrs] Rename addReadAttrs -> addMemoryAttrs.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Andrzej Warzynski
[flang] Remove deprecated fields from FIROps.td
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Matt Devereau
[AArch64][SVE][Clang] Fix crash for incorrect svptrue...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Check for type mismatch when assigning value
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
serge-sans...
Cleanup include: TableGen
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Delete phi node on error
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Improve some error messages
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Florian Hahn
[AArch64] Improve costs for some conversions to fp16.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Pavel Labath
[ADT] Make BitmaskEnum operations constant expressions
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
David Sherwood
[AArch64][SVE] Change the asserts in LowerToPredicatedO...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[InstSimplify] Handle vector GEP when simplifying zero...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Delete instruction on error
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Yun Long
[MLIR][python binding] Add OpaqueAttribute to python...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Vassil Vassilev
[clang-repl] Add an accessor to our underlying executio...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[Bitcode] Report error for missing element type for...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Dmitry Vassiliev
Fixed a roll-over on size_t in getNewUninitMemBuffer()
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[docs] Update opaque pointers transition state (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Nikita Popov
[llvm-c] Document that LLVMGetElementType on pointers...
commit
|
commitdiff
|
tree
|
snapshot
next