platform/upstream/llvm.git
2023-03-14 Chen Zheng[PowerPC] remove side effect for some cases for saturat...
2023-03-14 Chen Zhengadd testcases for D145353; NFC
2023-03-14 Siva Chandra... [libc][NFC] Switch nanosleep_test and getcwd_test to...
2023-03-14 Siva Chandra... [libc] Switch termios implementations to libc_errno.
2023-03-14 chenglin.biRevert "[LogicCombine 1/?] Implement a general way...
2023-03-14 Jakub Kuderski[ADT][NFCI] Do not use non-const lvalue-refs with enume...
2023-03-14 Peter Klausler[flang] Accept non-interoperable LOGICAL scalar dummy...
2023-03-14 Siva Chandra... [libc][NFC] Switch unistd.h tests to libc_errno.
2023-03-14 David Blaikiellvm-symbolizer: Don't crash when referencing an invali...
2023-03-14 ziqingluo-90[-Wunsafe-buffer-usage] Reducing non-determinism in...
2023-03-14 Alex Langford[lldb] Remove MIPS Linux UnixSignals
2023-03-13 Siva Chandra... [libc][NFC] Switch sys/*.h tests over to libc_errno.
2023-03-13 Carl Ritson[IRLinker] Fix mapping of declaration metadata
2023-03-13 Jacob LambertSwitch ABI references to env/environment
2023-03-13 Ben Langmuir[clang][deps] Handle response files in dep scanner
2023-03-13 Siva Chandra... [libc][NFC] Switch mman.h tests to libc_errno and updat...
2023-03-13 Siva Chandra... [libc][NFC] Switch startup tests to libc_errno.
2023-03-13 Siva Chandra... [libc][NFC] Switch string and errno tests to libc_errno.
2023-03-13 Siva Chandra... [libc][NFC] Switch all uses of errno in math and math...
2023-03-13 Philip Reames[RISCV] Improve SK_Reverse shuffle costs for fixed...
2023-03-13 Aiden Grossman[Propeller][ELF] Add Doxygen comment for decodeBBAddrMap
2023-03-13 Philip Reames[ASAN] Extract out a helper routine for foreach lane...
2023-03-13 Jonas Devlieghere[lldb] Explicitly import json in TestSymbolFileJSON.py
2023-03-13 Michal Paszkowski[SPIR-V] Promote arbitrary width ints to regular width
2023-03-13 Aiden Grossman[Propeller] Make decoding BBAddrMaps trace through...
2023-03-13 Tue Ly[libc] Fix policy CMP0116 warnings for cmake 3.20 or...
2023-03-13 Philip Reames[MSAN] Use TypeSize and related utilities [nfc-ish]
2023-03-13 David Tenty[clang][driver] accept maix32/maix64 gcc compat options
2023-03-13 Philip Reames[MSAN] Remove usage of FixedVectorType where trivial...
2023-03-13 Snehasish KumarRevert "[memprof] Record BuildIDs in the raw profile."
2023-03-13 Amir Ayupov[BOLT][NFC] Return instruction list from createInstrInc...
2023-03-13 Valentin Clement[flang] Handle parent component in user function argume...
2023-03-13 David Green[LV][VPlan] Fix printing TripCount liveins. NFC
2023-03-13 Valentin Clement[flang] Handle parent component in user function argument
2023-03-13 Felipe de Azevedo... [AArchExpandPseudo] Preserve instruction debug number...
2023-03-13 Snehasish Kumar[memprof] Record BuildIDs in the raw profile.
2023-03-13 Joseph HuberRevert "[Libomptarget] Use freestanding stdint.h header...
2023-03-13 Hassnaa Hamdi[AArch64][SVE]: custom lower AVGFloor/AVGCeil.
2023-03-13 Joshua Cranmer[lldb] Fix lldb code for renaming of OpenCL AVC types.
2023-03-13 Philip Reames[IRBuilder] Add utilities for materializing scalable...
2023-03-13 Job Noorman[BOLT][NFC] Improve performance of MCPlusBuilder::initA...
2023-03-13 Teresa Johnson[docs] Add more complete documentation for -f[no]split...
2023-03-13 Nick Desaulniers[GVNHoist] add cast to unbreak windows build
2023-03-13 Joshua Cranmer[Clang][SPIR-V] Emit target extension types for OpenCL...
2023-03-13 Jeffrey TanRefactor ObjectFilePlaceholder for sharing
2023-03-13 Philip Reames[RISCV] Extend SK_Broadcast costing to scalable vectors
2023-03-13 Rahul Kayaith[mlir] Don't use -z,defs on sanitizer builds
2023-03-13 Mike Crowe[clang-tidy] Support readability-redundant-string-cstr...
2023-03-13 Jakub Kuderski[mlir][vector] Clarify OOB semantics for `gather` and...
2023-03-13 Michał Górny[lld] Use installed llvm_gtest in standalone builds
2023-03-13 Jonas Paulsson[SystemZ] NFC minor cleanup
2023-03-13 Evangelos Foutras[LinkerWrapper] Switch to add_clang_tool() macro
2023-03-13 Joseph Huber[Clang] Fix not including clangBasic in the dynamic...
2023-03-13 Vadim Paretsky[OpenMP] remove obsolete symbol defintions
2023-03-13 Joseph Huber[Libomptarget] Use freestanding stdint.h header for...
2023-03-13 Joseph Huber[Clang] Add --version and --help messages to amdgpu...
2023-03-13 Nick Desaulniers[GVNHoist] don't hoist callbr users into the callbr...
2023-03-13 Slava Zakharin[flang] Avoid ICE in case of subprogram name clash...
2023-03-13 Mehdi AminiFix a small typo in a comment in MlitOptMain.cpp (NFC)
2023-03-13 Alexander Belyaev[mlir] Use splitBlock instread of createBlock in Generi...
2023-03-13 Chia-hung Duan[scudo] Reduce the times of holding MapAllocatorCache...
2023-03-13 Philip Reames[RISCV] Fallback to scalable lowering costs for fixed...
2023-03-13 Dmitry Makogon[SCEV] Apply loop guards against min/max for its arguments
2023-03-13 Dmitry Makogon[SCEV] Rename variables in applyLoopGuards (NFC)
2023-03-13 Ayal Zaks[Clang][OpenCL] Allow pointers in structs as kernel...
2023-03-13 Takuya Shimizu[clang][AST] Improve diagnostic for `nullptr` constexpr...
2023-03-13 Mehdi AminiRevert "Add a `skipRegion()` feature to the OpPrintingF...
2023-03-13 Zequan WuRevert "[LowerTypeTests] Avoid creation of select const...
2023-03-13 Simon Tatham[AArch64] Don't #define __ARM_FP when there's no FPU.
2023-03-13 Yonghong Song[BPF] Improve pruning to avoid generate more types...
2023-03-13 Arthur Eubanks[PassManagerBuilder] Remove PassManagerBuilder
2023-03-13 Saleem AbdulrasoolMSVC: support version preference with search
2023-03-13 Kazu Hirata[ADT] Implement {DenseMap,MapVector,StringMap}::contains
2023-03-13 Michał Górny[third-party] Respect LLVM_INSTALL_GTEST for llvm_gtest...
2023-03-13 Shao-Ce SUN[flang][nfc] Avoid generating external-hello-world...
2023-03-13 Phoebe Wang[X86] Use llvm::Align for passing the alignment
2023-03-13 LLVM GN Syncbot[gn build] Port 383cfeee09d1
2023-03-13 Philip Reames[RISCV] Inline and delete RISCVTTIImpl::getSpliceCost...
2023-03-13 HerrCai0907Fix typo: statment to statement; NFC
2023-03-13 Mehdi AminiFix test dialect to avoid using an unregistered dialect
2023-03-13 Mehdi AminiAdd a `skipRegion()` feature to the OpPrintingFlags...
2023-03-13 Anders Waldenborg[clang][pp] Handle attributes defined by plugin in...
2023-03-13 Anders Waldenborg[clang] Extract function for generated part of clang...
2023-03-13 Anders Waldenborg[clang] Extract ParsedAttrInfo::hasSpelling method...
2023-03-13 Anders Waldenborg[clang] Extract attribute plugin instantiation to funct...
2023-03-13 Anders Waldenborg[clang] Move ParsedAttrInfo from Sema to Basic (NFC)
2023-03-13 Philip Reames[RISCV] Use switch in RISCVTargetTransformInfo::getShuf...
2023-03-13 Siva Chandra... [libc][NFC] Add string.h header to various platform...
2023-03-13 Alex BradburyReland [RISCV] Fix gaps in IgnoreUnknown=true for RISCV...
2023-03-13 Sjoerd Meijer[AArch64] Cost-model vector splat LD1Rs to avoid unprof...
2023-03-13 Valentin Clement[flang] Handle parent component in intrinsic function...
2023-03-13 Valentin Clement[flang] Only check for embox/rebox if defining op is...
2023-03-13 Hans Wennborg[libc++] Add missing include in exception_ptr.h
2023-03-13 Liming Liu[clang] Replace Member Expressions During Instantiation...
2023-03-13 Collin BakerFix include order in CXType.cpp
2023-03-13 Dmitry PolukhinRevert "[clangd] Move standard options adaptor to Comma...
2023-03-13 Simon Pilgrim[DAG] Use ISD::isBitwiseLogicOp in AND/OR/XOR checks...
2023-03-13 Felipe de Azevedo... [MachineCombiner] Preserve debug instruction number
2023-03-13 Mehdi AminiAdd a message to mlir-opt when reading from stdin to...
2023-03-13 Alexey Bataev[SLP][NFC]Initial merge of gather/buildvector code...
next