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