platform/upstream/llvm.git
2022-09-20 Pengxuan Zheng[LLD][COFF] Support /MAPINFO flag
2022-09-20 Lei Zhang[mlir][linalg] Swap tensor.extract_slice(linalg.fill)
2022-09-20 Stanley Winata[mlir][spirv] Lower max/min vector.reduction for OpenCL
2022-09-20 Louis Dionne[NFC] Fix typo in comment
2022-09-20 Naje George[flang] Add semantics test for atomic_add subroutine
2022-09-20 Joshua Batista[HLSL] remove unnecessary abs attributes
2022-09-20 Kai Nacke[GISel] TreeMatcher: always skip leaves if they don...
2022-09-20 Matt ArsenaultAtomicExpand: Use correct pointer size for integer
2022-09-20 Matt ArsenaultAMDGPU: Add baseline test for expansion of 16-bit local...
2022-09-20 Matt ArsenaultAtomicExpand: Switch test to generated checks
2022-09-20 Matt ArsenaultVE: Use generated checks for a copy-pasted output test
2022-09-20 Tom Praschan[clangd] Return earlier when snippet is empty
2022-09-20 Joshua Batista[HLSL] add sqrt library function
2022-09-20 Zequan Wu[LLDB][NativePDB] Pass register_kind as reference ...
2022-09-20 Scott Linder[NFC][AMDGPU] Refactor AMDGPUDisassembler
2022-09-20 Craig Topper[RISCV] Support -mno-implicit-float.
2022-09-20 Anshil Gandhi[AMDGPU] Fix size of SOPK instructions to 4 bytes
2022-09-20 Markus Böck[InstCombine] Handle integer extension in `select`...
2022-09-20 Sam McCall[clangd] Remove second tracer (which breaks threading...
2022-09-20 rkayaith[mlir][standalone] Specify python path when configuring
2022-09-20 Frederik Gossen[MLIR] Update bazel build files after 242d558658cd5a480...
2022-09-20 George Hu[LLDB]Initialize accept_socket with nullptr
2022-09-20 owenca[clang-format] Wrap inserted braces only if preceded...
2022-09-20 Zain Jaffal[InstCombine] Matrix multiplication negation optimisation
2022-09-20 Matt ArsenaultAMDGPU: Fix expansion of 16-bit atomicrmw
2022-09-20 Douglas YungAdd explicit tests for the PS4/PS5 C/C++ standards...
2022-09-20 Alex Brachet[Driver] Make --execute-only the default for aarch64...
2022-09-20 Katherine Rasmussen[flang] Write semantics test for atomic_or
2022-09-20 Fangrui Song[ELF] Name ctx->objectFiles[0] in the EF_RISCV_FLOAT_AB...
2022-09-20 Peiming Liu[mlir][scf] Support simple symbolic expression without...
2022-09-20 Jeff Niu[mlir][ods] Allow empty array ref parameter
2022-09-20 Jeff Niu[mlir][ods] Generalize default/optional parameters
2022-09-20 Jeff Niu[mlir][ods] Format: allow anchors in the else elements
2022-09-20 Jeff Niu[mlir][ods] Store the pointer to the anchor element...
2022-09-20 Brett Wilson[clang-doc] Centralize TypeInfo creation.
2022-09-20 Jorge Gorbe... [NFCI] Clean up enum FormatCategoryItem.
2022-09-20 Anton Sidorenko[NFC][RISCV] Move calculations of SDNode policy operand...
2022-09-20 Philip Reames[RISCV][MC] Add support for experimental Zawrs extension
2022-09-20 LLVM GN Syncbot[gn build] Port 00798e500644
2022-09-20 Mingming Liu[AArch64] Define __ARM_FEATURE_RCPC
2022-09-20 Mark de Wever[libc++] Applies P0602R4 retro-actively.
2022-09-20 Gulfem Savrun... [InstrProfiling] Emit runtime hook only once
2022-09-20 Mark de Wever[NFC][libc++][format] Uses ranges algorithm.
2022-09-20 Mark de Wever[libc++][test] Adds format string helper.
2022-09-20 Mark de Wever[libc++][chrono] Removes format include.
2022-09-20 Mark de Wever[libc++][format] Granularizes the format header.
2022-09-20 Jay Foad[AMDGPU] Disable fp atomic to s_denorm_mode hazard...
2022-09-20 yronglinFix __builtin_assume_aligned incorrect type descriptor...
2022-09-20 Kazu Hirata[IPO] Reorder parameters of InlineFunction (NFC)
2022-09-20 David Green[AArch64] Enable LSLFast for modern OoO cpus
2022-09-20 Chris Bieneman[HLSL] Pass flags to cc1 based on language
2022-09-20 Ben DunbobbinRevert "[Utils] Refactor update_cc_test_checks.py to...
2022-09-20 Simon Pilgrim[InstCombine] Fold ult(add(x,-1),c) -> ule(x,c) iff...
2022-09-20 Chris Bieneman[CMake] [NFC] Add clang headers to IDE projects
2022-09-20 Amara Emerson[GlobalISel][Legalizer] Fix lowerSelect() not sign...
2022-09-20 Jakub Kuderski[mlir][arith] Add comparison-based integration tests
2022-09-20 Jakub Kuderski[mlir][arith] Add integration test for shrui emulation
2022-09-20 Jakub Kuderski[mlir][arith] Add test pass for wide integer emulation
2022-09-20 Louis Dionne[llvm] Remove libcxx, libcxxabi and libunwind from...
2022-09-20 Eric Li[Support][NFC] Clarify function comment
2022-09-20 Eric Li[Support] Provide access to the full mapping in llvm...
2022-09-20 Joe Nash[AMDGPU][GFX11] Use VGPR_32_Lo128 for VOP1,2,C
2022-09-20 Jeff Bailey[libc] Fix TWS issues in .td files
2022-09-20 Jeff Bailey[libc] Remove unneeded extra include
2022-09-20 Florian Hahn[LV] Remove unused widenCallInstruction declaration...
2022-09-20 Vy Nguyen[lld-macho] Support -dyld_env
2022-09-20 Matt ArsenaultAnalysis: Remove redundant assertion
2022-09-20 Matt ArsenaultAnalysis: Pass AssumptionCache through isKnownNonZero
2022-09-20 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2022-09-20 Markus Böck[InstCombine] Precommit test for D134142
2022-09-20 Simon Pilgrim[InstCombine] Add test coverage for D134172 / Issue...
2022-09-20 Caroline Concatto[LLVM][AArch64] Replace aarch64.sve.ld by aarch64.sve...
2022-09-20 gonglingqin[LoongArch] Add codegen support for fmaxnum_ieee and...
2022-09-20 Djordje TodorovicRecommit "[AggressiveInstCombine] Lower Table Based...
2022-09-20 Nikita Popov[LICM] Add test for PR57780 (NFC)
2022-09-20 Blue Gaston[Sanitizer] Bump macOS deployment target for sanitizer...
2022-09-20 Tim NorthoverAAArch64: disable asynchronous unwind by default for...
2022-09-20 Tim NorthoverRefactor unwind table driver interface to expose defaul...
2022-09-20 Martin Storsjö[LLD] [test] Add a missing REQUIRES: x86
2022-09-20 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2022-09-20 Dmitri GribenkoFix an unused warning in release build
2022-09-20 David Spickett[lldb] Log when we cannot find an equivalent for a...
2022-09-20 David Spickett[LLDB] Make instruction emulation context type private
2022-09-20 Dmitry Polukhin[clang] Update ReleaseNotes about a crash fix (Issue...
2022-09-20 David Spickett[LLDB] Format lldb-server's target XML
2022-09-20 Caroline Concatto[AArch64][NFC] Correctly rename mangling name for ldN...
2022-09-20 John McIver[Utils] Refactor update_cc_test_checks.py to use shutil
2022-09-20 Jean Perier[flang] Deallocate WHERE masks after all assignments
2022-09-20 eopXD[LSR] Fold terminating condition to other IV when possible
2022-09-20 Jean Perier[flang] fix optional pointer TARGET argument lowering...
2022-09-20 LLVM GN Syncbot[gn build] Port 55158efe1045
2022-09-20 Nikolas Klauser[libc++] Remove MSVC code
2022-09-20 Nikolas Klauser[libc++][NFC] Refactor enable_ifs in vector
2022-09-20 Mateusz Mikuła[TargetLibraryInfo] Mark memrchr as unavailable on...
2022-09-20 Alvin Wong[LLD][COFF] Add load config checks to warn if incorrect...
2022-09-20 Alvin Wong[LLD][COFF] Improve symbol table info for import thunk
2022-09-20 Martin Storsjö[llvm-rc] [test] Fix the windres-preproc test with...
2022-09-20 Michał Górny[clang] [Driver] Do not transform explicit --config...
2022-09-20 wleiremove the internal signatures from perf binaries
2022-09-20 Jonas Devlieghere[lldb] Actually support more than 32 logging categories
next