platform/upstream/llvm.git
2022-06-03 Martin Boehme[clang-tidy] `bugprone-use-after-move`: Fix handling...
2022-06-03 Fangrui SongRevert "[SLP]Improve shuffles cost estimation where...
2022-06-03 Nicolas Vasilache[mlir][SCF] Add bufferization hook for scf.foreach_thre...
2022-06-03 Jonas Hahnfeld[Driver] Add multiarch path for RISC-V
2022-06-03 Martin Storsjö[clang] [MSVC] Enable unwind tables for ARM
2022-06-03 Martin Storsjö[ARM] Fix restoring stack for varargs with SEH split...
2022-06-03 Timm Bäder[clang][driver] Dynamically select gcc-toolset/devtoolset
2022-06-03 Alexander Batashev[mlir][cf] Implement missing SwitchOp::build function
2022-06-03 bzcheeseman[LLVM][Docs] Update for HowToSetUpLLVMStyleRTTI.rst...
2022-06-03 Max Kazantsev[NFC][MemDep] Remove unnecessary Worklist.clear
2022-06-03 Serguei Katkov[SSAUpdaterImpl] Do not generate phi node with all...
2022-06-03 Tue Ly[libc] Automatically add -mfma flag for architectures...
2022-06-03 Douglas Chen[M68k] Instruction selection to choose neg x when mul...
2022-06-03 Thomas Raoux[mlir][VectorToGPU] Fix bug generating incorrect ldmatr...
2022-06-03 Serguei Katkov[MachineSSAUpdate] Add a test for redundant phi generation.
2022-06-03 Thomas Raoux[mlir][scf] Add option to loop pipelining to not peel...
2022-06-03 Craig Topper[RISCV] Give CSImm12MulBy4 PatLeaf priority over CSImm1...
2022-06-03 Fangrui Song[llvm-c-test] Default to opaque pointers
2022-06-03 Fangrui Song[llvm-c][test] Convert tests to opaque pointers
2022-06-03 River Riddle[mlir][NFC] Simplify the various `parseSourceFile<T...
2022-06-03 Amir Ayupov[BOLT][NFC] Make ICP::verifyProfile static
2022-06-03 Shilei Tian[NFC][Doc] Finish atomic compare
2022-06-03 Shilei Tian[Clang][OpenMP] Add the codegen support for `atomic...
2022-06-03 Amir Ayupov[BOLT][DOCS] Add PACKAGE_VERSION to doxygen config
2022-06-03 Daniil SuchkovRevert "[LoopInterchange] New cost model for loop inter...
2022-06-03 Mike Rice[OpenMP][NFC] update status for 'omp_all_memory' direct...
2022-06-03 Akira Hatanaka[Sema] Reject list-initialization of enumeration types...
2022-06-03 Aart Bik[mlir][python][f16] add ctype python binding support...
2022-06-03 Akira HatanakaAdd a release note for the scope enum initialization...
2022-06-02 River Riddle[vscode-mlir] Bump to version 0.8
2022-06-02 River Riddle[mlir:PDLL] Add better support for providing Constraint...
2022-06-02 Arjun P[MLIR][Presburger] Simplex: remove redundant member...
2022-06-02 Chia-hung Duan[mlir:MultiOpDriver] Quick fix the assertion position
2022-06-02 Nicolas van... [clang-tidy] Add proper emplace checks to modernize...
2022-06-02 Congzhe Cao[LoopInterchange] New cost model for loop interchange
2022-06-02 Paul PluzhnikovClean "./" from __FILE__ expansion.
2022-06-02 Shilei Tian[Clang][OpenMP] Avoid using `IgnoreImpCasts` if possible
2022-06-02 Paul Robinson[PS5] Ignore 'packed' on one-byte bitfields, matching PS4
2022-06-02 Mehdi AminiRevert "[mlir] Add integer range inference analysis"
2022-06-02 Matt ArsenaultAMDGPU: Move SpilledReg from MFI to SIRegisterInfo
2022-06-02 Julien Pages[AMDGPU] Improve codegen of extractelement/insertelemen...
2022-06-02 Alexander Smaruscmake fill `cmake_args` when cross-compiling external...
2022-06-02 David BlaikieSupport warn_unused_result on typedefs
2022-06-02 Craig Topper[RISCV] Add custom isel for (add X, imm) used by load...
2022-06-02 Florian Hahn[CaptureTracking] Increase limit and use it for all...
2022-06-02 Fangrui Song[ELF] Remove support for legacy .zdebug sections
2022-06-02 Fangrui Song[docs] Mention LLVMContext::setOpaquePointers for C...
2022-06-02 Krzysztof Drewniak[mlir] Add integer range inference analysis
2022-06-02 Mingming Liu[Inline][Remark][NFC] Optionally provide inline context...
2022-06-02 Adrian PrantlAdapt IRForTarget::RewriteObjCConstStrings() for D126689.
2022-06-02 Philip Reames[RISCV] Inline one copy of needVSETVLI into the other...
2022-06-02 Xiang Li[HLSL] Add WaveActiveCountBits as Langugage builtin...
2022-06-02 Sanjay Patel[InstCombine] add tests for mul with low-bit mask opera...
2022-06-02 Sanjay Patel[InstCombine] make pattern matching more consistent...
2022-06-02 Maksim Panchenko[BOLT][NFC] Fix braces in BinaryEmitter
2022-06-02 Craig Topper[DAGCombiner][RISCV] Improve computeKnownBits for ...
2022-06-02 Joe Loser[libc++][test] Fix unused variable warning in string_vi...
2022-06-02 Daniel Douglas[OpenMP][libomp] do not try to dlopen libmemkind on...
2022-06-02 Paul Robinson[PS5] Pack non-POD members in packed structs, matching...
2022-06-02 Paul Robinson[PS5] Apply 'packed' attribute to base classes, matchin...
2022-06-02 Florian Hahn[GVN] Add test for capture tracking use limit.
2022-06-02 Aart Bik[mlir][sparse][bufferization] fix doc on new init operation
2022-06-02 Adrian PrantlAdapt IRForTarget::RewriteObjCSelector() for D126689.
2022-06-02 Joe Nash[AMDGPU] gfx11 vop3 and inherited vop instructions
2022-06-02 Chia-hung Duan[mlir:MultiOpDriver] Don't add ops which are not in...
2022-06-02 Alexey Bataev[SLP]Improve shuffles cost estimation where possible.
2022-06-02 Anders Waldenborgscan-build-py: Change scripts to explicitly require...
2022-06-02 Paul PluzhnikovFix a buglet in remove_dots().
2022-06-02 Joe Nash[AMDGPU] gfx11 ds instructions
2022-06-02 Paul Robinson[PS5] Make passing unions in registers match PS4 ABI
2022-06-02 Paul Robinson[PS5] Classify __m64 as integer, matching PS4 ABI
2022-06-02 Balazs Benics[llvm][analyzer][NFC] Introduce SFINAE for specializing...
2022-06-02 Balazs Benics[analyzer][NFC] Uplift checkers after D126801
2022-06-02 Balazs Benics[analyzer][NFC] Add partial specializations for Program...
2022-06-02 Will Hawkins[libc++] Fix typo in comment at __optional_storage_base
2022-06-02 Ashay Rane[mlir] translate memref.reshape with static shapes...
2022-06-02 Craig Topper[RISCV] Add test case showing unnecessary extend after...
2022-06-02 Luís Ferreira[lldb][NFC] Move non-clang specific method to the gener...
2022-06-02 David CARLIER[OpenMP] omp_get_proc_id uses sched_getcpu fallback...
2022-06-02 Mikael Simberg[OpenMP][libomp] Make LIBOMP_CONFIGURED_LIBFLAGS a...
2022-06-02 Liqiang Tao[llvm][ModuleInliner] Refactor InlineSizePriority and...
2022-06-02 Liqiang TaoRevert "[llvm][ModuleInliner] Refactor InlineSizePriori...
2022-06-02 Mark de Wever[libc++] Lets to_chars use header implementation.
2022-06-02 Philip Reames[RISCV] Fix an inconsistency with compatible load/store...
2022-06-02 Joe Loser[libc++][test] Enable some more string_view tests
2022-06-02 Paul RobinsonTidy up `pragma comment lib` handling and testing
2022-06-02 LLVM GN Syncbot[gn build] Port f9b8f422e711
2022-06-02 Luís Ferreira[lldb][NFC] Move generic DWARFASTParser code out of...
2022-06-02 Liqiang Tao[llvm][ModuleInliner] Refactor InlineSizePriority and...
2022-06-02 serge-sans... [MCParser] Set default alignment value when meeting...
2022-06-02 Paul Walker[SVE] Fixed custom lowering of ISD::INSERT_SUBVECTOR.
2022-06-02 Joseph Huber[Binary] Remove OffloadBinary from the Objects enumeration
2022-06-02 Aaron BallmanUpdate more DR status information for C.
2022-06-02 Nico WeberRevert "unbreak Modules/cxx20-export-import.cpp with...
2022-06-02 Paul Robinson[PS5] Support r and y specifiers of freebsd_kernel_prin...
2022-06-02 Alex Zinenko[mlir] add decompose and generalize to structured trans...
2022-06-02 Hans WennborgRevert "[clang][AIX] add option mdefault-visibility...
2022-06-02 Xing Xue[libunwind][ci][AIX] Add libunwind to buildbot CI
2022-06-02 PeixinQiao[flang] Add check for conflict of BIND(C) and Parameter...
2022-06-02 Nikita PopovRevert "cmake: use llvm dir variables for clang/utils...
next