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
2021-07-26
Eli Friedman
Fix clang regression test after 5c486ce0
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Michael Liao
[amdgpu] Add 64-bit PC support when expanding unconditi...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Craig Topper
[TypePromotion] Remove redundant if. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Raul Tambre
[compiler-rt][CMake][arm64] Use a custom target for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Nemanja Ivanovic
[PowerPC] Implement partial vector ld/st builtins for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Derek Schuff
[lld][WebAssembly] Do not remove name section with...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Kevin P. Neal
[FPEnv][InstSimplify] Enable more folds for constrained...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Omar Emara
[LLDB][GUI] Resolve paths in file/directory fields
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Amara Emerson
[AArch4][GlobalISel] Post-legalize combine s64 = G_MERG...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Eli Friedman
[LLVM IR] Allow volatile stores to trap.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Amara Emerson
[AArch64][GlobalISel] Enable some select combines after...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Amara Emerson
[GlobalISel] Add combine for merge(unmerge) and use...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Michael Jones
[libc] add scudo wrappers to llvm libc
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Heejin Ahn
[WebAssembly] Improve pseudocode in LowerEmscriptenEHSjLj
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Rob Suderman
[mlir][tosa] Disable tosa shape verification between...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Fangrui Song
[test] Fix PayloadString: in lldb tests
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Simon Pilgrim
[X86][AVX] Add PR50053 test case
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Florian Hahn
[LAA] Remove RuntimeCheckingPtrGroup::RtCheck member...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Stephen Tozer
[DebugInfo] Correctly update debug users of SSA values...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Qiu Chaofan
[PowerPC] Change altivec indexed load/store builtins...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Louis Dionne
[libc++] Add range_size_t
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Simon Pilgrim
[Analysis] Fix getOrderedReductionCost to call target...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Sander de Smalen
[LV] Remove assert that VF cannot be scalable in setCos...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Christopher...
[clang][pp] adds '#pragma include_instead'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Nikita Popov
[MergeICmps] Collect block instructions once (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Fangrui Song
[llvm-objcopy] Drop GRP_COMDAT if the group signature...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Fangrui Song
[yaml2obj][MachO] Rename PayloadString to Content
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Nikita Popov
[MergeICmps] Try to fix MSVC build failure
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Kazu Hirata
[AsmParser] Remove MDRef (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Paul Walker
[SVE] Use reg+reg addressing mode for immediate offsets.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Louis Dionne
[libc++][NFC] Change a few instances of > > to >> in...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Sanjay Patel
[SimplifyLibCalls] avoid crash on pointer math
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Sanjay Patel
[SimplifyLibCalls] reduce code duplication; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Nikita Popov
[MergeICmps] Separate out BCECmp and use Optional ...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Sander de Smalen
[LV] Don't assume isScalarAfterVectorization if one...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Bradley Smith
[AArch64][SVE] Break false dependencies for inactive...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Shilei Tian
[Clang][OpenMP] Remove the mandatory flush for capture...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Ulrich Weigand
[SystemZ] Add support for new cpu architecture - arch14
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Florian Hahn
Recommit "[VPlan] Add recipe for first-order rec phis...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Mark de Wever
[libc++][ci] Detect not committed generated files.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Nikita Popov
[IR] Consider non-willreturn as side effect (PR50511)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Benjamin Kramer
Simplify away some SmallVector copies. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Gabor Marton
[Analyzer][solver][NFC] print constraints deterministic...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Jeremy Morse
[InstrRef][AArch64][1/4] Accept constant physreg variab...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Florian Hahn
[LV] Add test to store a first-order rec via interleave...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Alexey Bataev
[SLP]Fix costs calculations.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Anastasia Stulova
[OpenCL] Change default standard version to CL1.2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
gbreynoo
[llvm-readobj] Display multiple function names for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Jay Foad
[AMDGPU][GISel] Fix MMO for raw/struct buffer access...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Jay Foad
[AMDGPU] Pre-commit global-isel test case for D106451
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Jay Foad
[AMDGPU] Fix MMO for raw/struct buffer access with...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
David Green
[ARM] Ensure correct regclass in distributing postinc
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Tim Northover
AArch64: support i128 (& larger) returns in GlobalISel
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Nikita Popov
[SimplifyCFG] Improve store speculation check
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Kerry McLaughlin
[SVE] Fix casts to <FixedVectorType> in truncateToMinim...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Alexey Bataev
Revert "[SLP]Fix costs calculations."
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Caroline Concatto
[AArch65][SVE] Remove vector_splice from AddedComplexit...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Tres Popp
[mlir] split type conversion to two lines for GCC's...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Alexey Bataev
[SLP]Fix costs calculations.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Paul Walker
[NFC] Change VFShape so it contains an ElementCount...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Philipp Krones
[Inliner] Make the CallPenalty configurable
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Florian Hahn
[VPlan] Use stored value from recipes for interleave...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Dylan Fleming
[SVE] Add support for folding for select + masked loads
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Caroline Concatto
[SVE][AArch64] Improve code generation for vector_splic...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
David Sherwood
Fix test failures caused by 0aff1798b5721d5f95d16f465b9...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Caroline Concatto
[AArch64][SVE] Improve code generation for vector_splic...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Simon Pilgrim
[X86][AVX] Prefer vinsertf128 to vperm2f128 on AVX1...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Simon Pilgrim
[X86][SSE] Don't scrub address math from interleaved...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Sam McCall
Revert "[clangd] Avoid range-loop init-list lifetime...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Cullen Rhodes
[AArch64][AsmParser] NFC: Parser.getTok().getLoc()...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
David Sherwood
[Analysis] Add simple cost model for strict (in-order...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Fraser Cormack
[SelectionDAG] Support scalable-vector splats in yet...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Kadir Cetinkaya
Revert "Revert D106562 "[clangd] Get rid of arg adjuste...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Jon Chesterfield
[libomptarget] Build amdgpu plugin without hsa
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Jon Chesterfield
[libomptarget][nfc] Squash unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Vladislav Vinogradov
[mlir] Fix RankedTensorType::walkImmediateSubElements...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Guillaume Chatelet
[libc] fix LibcUnitTestMain when building with shared...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Lang Hames
[ORC][ORC-RT] Add initial Objective-C and Swift support...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Marcel Koester
[mlir] Added new RegionBranchTerminatorOpInterface...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Michael Kruse
[Preprocessor] Implement -fminimize-whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Yuanfang Chen
[Object] make SourceMgr available to MCContext during...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Esme-Yi
[Debug-Info][llvm-dwarfdump] Don't use DW_FORM_data4/8
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Mehdi Amini
Revert "Build libSupport with -Werror=global-constructo...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Mehdi Amini
Build libSupport with -Werror=global-constructors ...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Esme-Yi
[yaml2obj] Do not write the string table if there is...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Dave Airlie
[OPENCL] opencl-c.h: add initial CL 3.0 conditionals...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Mehdi Amini
Revert "Build libSupport with -Werror=global-constructo...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Mehdi Amini
Build libSupport with -Werror=global-constructors ...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Mehdi Amini
Remove the NotUnderValgrind caching flag
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Roman Lebedev
[SimplifyCFG] Fold branch to common dest: if branch...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Roman Lebedev
[SimplifyCFG] Don't speculatively execute BB[s] if...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Roman Lebedev
[SimplifyCFG] Don't speculatively execute BB if it...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Roman Lebedev
[NFC][SimplifyCFG] Add more negative tests for profmd...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Fangrui Song
[ELF] Support quoted symbols in symbol assignments
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Nico Weber
[lld/mac] Make comment style uniform in start-end.s...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Nico Weber
[lld/mac] Add support for segment$start$ and segment...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Nico Weber
[lld/mac] Move output segment rename logic into OutputS...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Nico Weber
[lld/mac] Reland: Add tests for the interaction between...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Jon Chesterfield
[libomptarget][amdgpu] More robust handling of failure...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-25
Nico Weber
Revert "[lld/mac] Add tests for the interaction between...
commit
|
commitdiff
|
tree
|
snapshot
next