platform/upstream/llvm.git
2021-07-13 Arthur Eubanks[OpaquePtr] Get load/store type without PointerType...
2021-07-13 Arthur Eubanks[OpaquePtr] Use GlobalValue::getValueType() more
2021-07-13 Arthur Eubanks[OpaquePtr] Use AllocaInst::getAllocatedType()
2021-07-13 Julian LettnerAvoid triggering assert when program calls OSAtomicComp...
2021-07-13 Nicolas Vasilache[mlir][Linalg] Properly specify Linalg attribute.
2021-07-13 Fangrui Song[RISCV] Support machine constraint "S"
2021-07-13 Guillaume Chatelet[llvm] Add enum iteration to Sequence
2021-07-13 Aart Bik[mlir][memref] adjust integration tests to new lowering...
2021-07-13 Albion Fung[PowerPC] Fix L[D|W]ARX Implementation
2021-07-13 Simon Pilgrim[InstCombine] Add basic (select C, (gep Ptr, Idx),...
2021-07-13 Simon Pilgrim[InstCombine] Regenerate select-gep.ll tests
2021-07-13 Victor Huang[PowerPC][NFC] Power ISA features for Semachecking
2021-07-13 Anton Zabaznov[OpenCL] Add verbosity when checking support of read_wr...
2021-07-13 Tres Popp[mlir] Handle unused variable when assertions are disabled.
2021-07-13 John EricsonPrepare Compiler-RT for GnuInstallDirs, matching libcxx...
2021-07-13 Matt ArsenaultAMDGPU: Promote signext/zeroext i16 shader returns
2021-07-13 Matt ArsenaultGlobalISel: Use extension instead of merge with undef...
2021-07-13 Matt ArsenaultGlobalISel: Remove getIntrinsicID utility function
2021-07-13 Matt ArsenaultMips/GlobalISel: Use more standard call lowering infras...
2021-07-13 Matt ArsenaultMips: Mark special case calling convention handling...
2021-07-13 Louis Dionne[libc++] Workaround non-constexpr std::exchange pre...
2021-07-13 Louis Dionne[libc++] Target x86_64 only for the backdeployment...
2021-07-13 Louis Dionne[libc++] Generate ABI list for macOS arm64
2021-07-13 Hansang Bae[OpenMP] Minor improvement in task allocation
2021-07-13 Bogdan Graur[NFC] Add paranthesis around logical expression to...
2021-07-13 Simon Pilgrim[InstCombine] Fold lshr/ashr(or(neg(x),x),bw-1) --...
2021-07-13 Dave MacLachlan[clang/objc] Optimize getters for non-atomic, copied...
2021-07-13 Simon Pilgrim[InstCombine] Pre-commit ashr(or(neg(x),x),bw-1) -...
2021-07-13 Anton Zabaznov[OpenCL] Add support of __opencl_c_read_write_images...
2021-07-13 Roman Lebedev[libomp] ompd_init(): fix heap-buffer-overflow when...
2021-07-13 Simon Pilgrim[X86][SSE] X86ISD::FSETCC nodes (cmpss/cmpsd) return...
2021-07-13 Frederik Gossen[MLIR] Fix documentation of the `ExecutionEngine` in...
2021-07-13 George Rokos[libomptarget] Update device pointer only if needed
2021-07-13 Hafiz Abid... [AMDGPU] Handle s_branch to another section.
2021-07-13 Jon Chesterfield[libomptarget][devicertl] Remove branches around settin...
2021-07-13 Jan Kratochvil[lldb] Fix editline unicode on Linux
2021-07-13 Nicolas Vasilache[mlir][Linalg] Better support for bufferizing non-tenso...
2021-07-13 Simon Pilgrim[X86][SSE] Add signbit tests to show cmpss/cmpsd intrin...
2021-07-13 Tim NorthoverSupport: reduce stack used in default size test.
2021-07-13 Nicolas Vasilache[mlir][Linalg] Add layout specification support to...
2021-07-13 Sebastian Neubauer[AMDGPU] Optimize VGPR LiveRange in waterfall loops
2021-07-13 Sebastian Neubauer[AMDGPU] Mark waterfall loops as SI_WATERFALL_LOOP
2021-07-13 Anton Zabaznov[OpenCL] Add support of __opencl_c_generic_address_spac...
2021-07-13 Tim NorthoverAArch64: use 4-byte slots for arm64_32 pointers in...
2021-07-13 Guillaume Chatelet[libc] update benchmark distributions
2021-07-13 Fraser Cormack[RISCV] Pass undef VECTOR_SHUFFLE indices on to BUILD_V...
2021-07-13 Jeroen Dobbelaere[remangleIntrinsicFunction] Detect and resolve name...
2021-07-13 Rainer Orth[sanitizer_common] Define internal_usleep on Solaris
2021-07-13 Jeroen Dobbelaere[NFC] Do not track calls to inlined intrinsics in IFI.
2021-07-13 Dmitry Vyukovsanitizer_common: optimize memory drain
2021-07-13 Qiu Chaofan[SelectionDAG] Check use before combining into USUBSAT
2021-07-13 Stanislav Mekhanoshin[AMDGPU] Make some VOP1 instructions rematerializable
2021-07-13 Qiu Chaofan[PowerPC] Fix typo in vector shuffle combining
2021-07-13 hyeongyu kim[SimplifyCFG] Fix SimplifyBranchOnICmpChain to be undef...
2021-07-13 David Green[MIPS] Regenerate test after D105161. NFC
2021-07-13 David Green[ARM] Introduce MVEEXT ISel lowering
2021-07-13 hyeongyu kim[NFC] Edit the comment in M68kInstrInfo::ExpandMOVSZX_RM
2021-07-13 Chen Zheng[PowerPC][NFC] add test case for preparing more loads...
2021-07-13 Nathan Ridge[clang] Refactor AST printing tests to share more infra...
2021-07-13 Vitaly Buka[NFC][scudo] Clang format a file
2021-07-13 Vitaly BukaRevert "[X86][SSE] X86ISD::FSETCC nodes (cmpss/cmpsd...
2021-07-13 Jessica Paquette[GlobalISel] Handle more types in narrowScalar for...
2021-07-13 Vitaly BukaRevert "[hwasan] More realistic setjmp test."
2021-07-13 SharmaRithik[analyzer] Print time taken to analyze each function
2021-07-13 Arthur Eubanks[OpaquePtr][ISel] Use ArgListEntry::IndirectType more
2021-07-13 Arthur Eubanks[OpaquePointers][ThreadSanitizer] Cleanup calls to...
2021-07-13 David BlaikieFix test - mistaken hardcoded path from my local machine.
2021-07-13 David BlaikieDebugInfo: Use debug_rnglists.dwo for ranges in debug_i...
2021-07-13 Aart Bik[mlir][sparse] add support for AND and OR operations
2021-07-13 Fangrui Song[llc] Default MCUseDwarfDirectory to true
2021-07-13 Hanhan Wang[mlir][Linalg] Add 3D pooling named ops to Linalg.
2021-07-12 Leonard Chan[compiler-rt][hwasan] Refactor kAliasRegionStart usage
2021-07-12 Marco Elversanitizer_common: Fix build for tests
2021-07-12 Fangrui Song[Driver] Let -fno-integrated-as -gdwarf-5 use -fdwarf...
2021-07-12 Rob Suderman[mlir][tosa] Added shape propagation for TOSA pool...
2021-07-12 Jon Roelofs[AArch64] Dump a little more info about unimplemented...
2021-07-12 Eli Friedman[AArch64] Optimize overflow checks for [s|u]mul.with...
2021-07-12 Wouter van... [WebAssembly] Fixed LLD generation of 64-bit __wasm_ini...
2021-07-12 Aart Bik[mlir][sparse] add restrictive versions of division...
2021-07-12 Eli Friedman[SelectionDAG][RISCV] Support @llvm.vscale.i64() on...
2021-07-12 Louis Dionne[libc++] ci: Properly target macOS nodes per-os
2021-07-12 Louis Dionne[libc++] Add the 'os=macos' tag to macOS nodes to worka...
2021-07-12 Jim InghamRevert "Revert "Reset the wakeup timeout when we re...
2021-07-12 Amy Kwan[PowerPC] Fix the splat immediate in PPCMIPeephole...
2021-07-12 Louis Dionne[libc++][ci] Clean up the Docker image
2021-07-12 Louis Dionne[libc++] Use 'os' tags to target Linux libc++ builders
2021-07-12 Yaxun (Sam... [clang] Document llvm options controlling pragma unroll
2021-07-12 Gus Smith[mlir][sparse] Add Merger unit tests (with gcc5 build...
2021-07-12 Martin Storsjö[libcxx] [test] Fix spurious failures in the thread...
2021-07-12 Felix Berger[clang-tidy] performance-unnecessary-copy-initializatio...
2021-07-12 Walter Erquinigo[vscode] fix ubsan problem in the progress event reporter
2021-07-12 Nikita Popov[Attributes] Determine attribute properties from TableG...
2021-07-12 zoecarver[libcxx][docs] Update the ranges status document to...
2021-07-12 Wouter van... [WebAssembly] fix typo in range check for Asm locals
2021-07-12 Louis Dionne[libc++] Encode the arch and OS in buildkite agent...
2021-07-12 Nikita Popov[Attributes] Remove duplicate attribute in typeIncompat...
2021-07-12 Nikita Popov[Attributes] Replace doesAttrKindHaveArgument() (NFC)
2021-07-12 Geoffrey Martin... [Bazel] ignore build files under libcxx's copy of googl...
2021-07-12 Louis Dionne[libc++] Exit from macos-ci-setup upon error
2021-07-12 Simon Pilgrim[CostModel][X86] Adjust fptosi/fptoui SSE/AVX legalized...
next