platform/upstream/llvm.git
2022-08-31 Nikita Popov[libclc] Quote addition of CLC/LLAsm flags
2022-08-31 Nikita Popov[Reassociate] Use getInsertionPointerAfterDef()
2022-08-31 Ying YiRemove `REQUIRES: x86-registered-target` from ps4/ps5...
2022-08-31 Nikita Popov[IR] Add Instruction::getInsertionPointAfterDef()
2022-08-31 Adrian Kuegel[mlir][OpenMP] Apply ClangTidy readability finding.
2022-08-31 Daniel Bertalan[lld-macho] Support synthesizing __TEXT,__init_offsets
2022-08-31 Kadir CetinkayaRevert "[clang] Fix a crash in constant evaluation"
2022-08-31 Kadir Cetinkaya[clang] Fix a crash in constant evaluation
2022-08-31 Nikita Popov[GVN] Add another test for phi translation miscompile...
2022-08-31 Aleksandr Bezzubikov[SPIR-V] Use llvm::Optional for builtin lowering result.
2022-08-31 gonglingqin[LoongArch] Support floating-point number reciprocal
2022-08-31 Xiang Li[DirectX backend] change MinVectorRegisterBitWidth...
2022-08-31 Fangrui Song[SLPVectorizer] Fix -Wunused-lambda-capture in -DLLVM_E...
2022-08-31 owenca[clang-format] Fix a bug in inserting braces at trailin...
2022-08-31 Tue Ly[libc][doc] Update implementation status of atanf and...
2022-08-31 Chuanqi Xu[NFC] Add an invalid test case for clang/test/CXX/modul...
2022-08-31 Shraiysh Vaishay[mlir][OpenMP] Translation to LLVM IR for omp.taskgroup
2022-08-31 jacquesguan[RISCV] Add cost model for select and integer compare...
2022-08-31 Chuanqi Xu[docs] Add "Standard C++ Modules"
2022-08-31 jacquesguan[RISCV][test] Add cost model coverage for compare instr...
2022-08-31 Chenbing Zheng[InstCombine] add support for multi-use Y of (X op...
2022-08-31 Vitaly Buka[msan] Add more specific messages for use-after-destroy
2022-08-31 Kai Luo[AtomicExpand] Make floating point conversion happens...
2022-08-31 Richard SmithRevert "[driver] Additional ignoring of module-map...
2022-08-31 Shafik Yaghmour[Clang] Fix lambda CheckForDefaultedFunction(...) so...
2022-08-31 Weining Lu[llc] Use CPUStr instead of calling codegen::getMCPU...
2022-08-31 Lang Hames[ORC-RT] Make llvm-jitlink an ORC-RT specific dependence.
2022-08-31 Joseph Huber[Libomptarget] Remove old workaround for GCC 5,6 from...
2022-08-31 bzcheeseman[Docs][CodeReview] Add a small paragraph on adding...
2022-08-30 LLVM GN Syncbot[gn build] Port ea9ac3519c13
2022-08-30 Greg ClaytonAn upcoming patch to LLDB will require the ability...
2022-08-30 Ben LangmuirRevert "[clang][deps] Split translation units into...
2022-08-30 Markus Böck[GlobalISel] Explicitly fail trying to translate `gc...
2022-08-30 Ben Langmuir[clang][deps] Split translation units into individual...
2022-08-30 Ian Anderson[clang][modules] Don't hard code [no_undeclared_include...
2022-08-30 Mingming Liu[NFC] Move a test case across files.
2022-08-30 Jeff Niu[mlir] Fix try_value_begin_impl for DenseElementsAttr
2022-08-30 Jeff Niu[mlir][ElementsAttr] Change value_begin_impl to try_val...
2022-08-30 Slava Zakharin[flang] Lower integer exponentiation into math::IPowI.
2022-08-30 Jonas Devlieghere[lldb] Fix two bugs in ObjectContainerMachOFileset
2022-08-30 Kirill Okhotnikov[libc][math] Fix broken atan function.
2022-08-30 Kirill Okhotnikov[libc][math] Fix broken tests.
2022-08-30 Alex Zinenko[mlir] fix -Wsign-compare equivalent on Windows
2022-08-30 Kirill Okhotnikov[libc][math] Added atanf function.
2022-08-30 Kirill Okhotnikov[libc][math] Added atanhf function.
2022-08-30 Kirill Okhotnikov[libc][math] Added auxiliary function log2_eval for...
2022-08-30 Jeff Niu[mlir] Allow dense array to be parsed with type elision
2022-08-30 Jeff Niu[mlir] Make DenseArrayAttr generic
2022-08-30 Michele ScuttariRevert "[MLIR] Update pass declarations to new autogene...
2022-08-30 Lang Hames[ORC] Update mapper deinitialize functions to deinitial...
2022-08-30 Rob Suderman[mlir][tosa] Fix windows build-bot error due to implici...
2022-08-30 Michele Scuttari[MLIR] Update pass declarations to new autogenerated...
2022-08-30 Gulfem Savrun... [profile] Create only prof header when no counters
2022-08-30 Craig Topper[RISCV] Use uint64_t countTrailingZeros/Ones instead...
2022-08-30 Sanjay Patel[Verifier] remove stale comment about PHI with no opera...
2022-08-30 Alexey Bataev[SLP]Fix PR57447: Assertion `!getTreeEntry(V) && "Scala...
2022-08-30 Craig Topper[RISCV] Improve isel of AND with shiftedMask containing...
2022-08-30 Stanislav Mekhanoshin[AMDGPU] Limit TID / wavefrontsize uniformness to 1D...
2022-08-30 Luke Nihlen[clang] Don't emit debug vtable information for constev...
2022-08-30 Justin Bogner[AMDGPU] Precommit two tests showing missed combines...
2022-08-30 Joe Nash[AMDGPU][GFX11] Fix dst register class for V_CVT_U32_U16
2022-08-30 isuckatcs[clang-tidy] Fix false positive on ArrayInitIndexExpr...
2022-08-30 Sanjay Patel[InstCombine] add tests for xor-of-ctlz/cttz; NFC
2022-08-30 Sanjay Patel[InstCombine] delete redundant folds; NFC
2022-08-30 Sanjay Patel[InstCombine] add tests for signbit test using lshr...
2022-08-30 Muiez Ahmed[SystemZ][z/OS] Account for renamed parameter name...
2022-08-30 Aart Bik[mlir][sparse] add missing file for singleton revision
2022-08-30 Stephen Long[SVE] Fix SVEDup0 matching -0.0f
2022-08-30 Eugene Zhulenev[mlir] Async: add unrealized cast materializations...
2022-08-30 Aart Bik[mlir][sparse] add more dimension level types and prope...
2022-08-30 Chris Bieneman[Docs] Fixing incorrect document title
2022-08-30 Chris Bieneman[Docs] [HLSL] Documenting HLSL Entry Functions
2022-08-30 Jim InghamChange the meaning of a UUID with all zeros for data.
2022-08-30 Joseph Huber[Libomptarget] Make unified shared memory test unsuppor...
2022-08-30 Matheus Izvekov[clang] Improve diagnostics for expansion length mismatch
2022-08-30 Hendrik Greving[mlir] Fix signed ceildiv, loop normalization.
2022-08-30 Hendrik Greving[mlir] Make division unsigned.
2022-08-30 Mingming Liu[NFC][AArch64] Specify datalayout explicitly for cast...
2022-08-30 Daniel Bertalan[lld-macho] Rename {StubHelper,ObjCStubs}Section::setup...
2022-08-30 Hendrik Greving[BasicBlockUtils] Amend test for loop metadata.
2022-08-30 David Penry[ModuloScheduler] Fix missing LLVM_DEBUG
2022-08-30 Mark de Wever[libc++] Improves feature-test macro diagnostics.
2022-08-30 Simon Pilgrim[CostModel][X86] Account for add/sub 512-bit vector...
2022-08-30 Jolanta Jensen[NFC][LoopLoadElim] Extending type-mismatch testing
2022-08-30 Shivam Gupta[llvm-size] Fix missing file name for darwin output...
2022-08-30 Alex Zinenko[mlir] materialize strided memref layout as attribute
2022-08-30 Nico Weber[llvm-otool] Print dyld_info output before chained_fixu...
2022-08-30 Matthias Springer[mlir][SCF][bufferize] Support different iter_arg/init_...
2022-08-30 Matthias Springer[mlir][SCF][bufferize][NFC] Move scf.if buffer type...
2022-08-30 Matthias Springer[mlir][arith][bufferize][NFC] Move buffer type computat...
2022-08-30 zhijian[AIX][clang][driver] Check the command string to the...
2022-08-30 Matthias Springer[mlir][SCF][bufferize] Support different iter_arg/init_...
2022-08-30 Jon Chesterfield[amdgpu][nfc] Add test case showing false aliasing...
2022-08-30 Matthias Springer[mlir][bufferization] Generalize getBufferType
2022-08-30 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update asm tests for VOP3P...
2022-08-30 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Add tests for opcode promotion...
2022-08-30 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Add missing asm tests for...
2022-08-30 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update asm tests for VOPC...
2022-08-30 Alexey Bataev[SLP]Improve operands kind analaysis for constants.
2022-08-30 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update asm tests for VOP3...
next