platform/upstream/llvm.git
2022-07-22 Nikolas Klauser[runtimes] Add pstl to the list of default runtimes...
2022-07-22 rkayaith[mlir][python] Fix issue in diagnostic note initialization
2022-07-22 Vitaly Buka[asan] Reset stack bounds of context
2022-07-22 Nuno LopesRevert "[NFC] Add some additional features to MultiLeve...
2022-07-22 Shangwu Yao[CUDA/SPIR-V] Force passing aggregate type byval
2022-07-22 Julian Lettner[Sanitizer][Darwin] Factor out code for GCD worker...
2022-07-22 Greg ClaytonFix buildbot breakage after https://reviews.llvm.org...
2022-07-22 Erich Keane[NFC] Add some additional features to MultiLevelTemplat...
2022-07-22 Shilei Tian[OpenMP][Offloading] Enlarge the work size of `wtime...
2022-07-22 Alexander YermolovichRevert "[DWP][DWARF] Detect and error on debug info...
2022-07-22 Sanjay PatelRevert "[InstCombine] enhance fold for subtract-from...
2022-07-22 Erich Keane[NFC] give getParentFunctionOrMethod a 'Lexical' parameter
2022-07-22 Erich Keane[NFC] Start saving InstantiatedFromDecl in non-template...
2022-07-22 Aaron BallmanStrengthen -Wint-conversion to default to an error
2022-07-22 Philip Reames[LV] Use early return to simplify code structure
2022-07-22 Alex Brachet[CMake] Stop zstd find_package warnings
2022-07-22 Fangrui Song[ELF] Internalize isBitcode. NFC
2022-07-22 Fangrui Song[ELF] --fortran-common: remove unneeded identify_magic...
2022-07-22 Arnold Schwaighoferllvm.swift.async.context.addr cannot be modeled as...
2022-07-22 Joel E. Denny[Libomptarget] Don't report lack of CUDA devices
2022-07-22 Sanjay Patel[PhaseOrdering] add test for loop-idiom-recognize ...
2022-07-22 Huan Nguyen[BOLT] Handle broken .dynsym in stripped binaries
2022-07-22 Shilei Tian[OpenMP] Fix test error introduced in D130179
2022-07-22 zhijian[AIX][NFC] modify the llvm-ar help information for...
2022-07-22 Shilei Tian[OpenMP][DeviceRTL] Fix the issue that multiple calls...
2022-07-22 zr33[BOLT][DWARF] Fix bolt/test/X86/shared-abbrev.s
2022-07-22 Alexander Yermolovich[DWP][DWARF] Detect and error on debug info offset...
2022-07-22 Sergei Barannikov[clang][CodeGen] Only include ABIInfo.h where required...
2022-07-22 Paul Kirth[clang-doc] Add check for pointer validity
2022-07-22 Michael Jones[libc][nfc] move printf inf/nan to separate function
2022-07-22 Christopher... [mlir][Arithmetic] Add `arith.delinearize_index` operation
2022-07-22 Thomas Raoux[mlir][vector] NFC change to improve doc of vector...
2022-07-22 Greg Clayton[NFC] Improve FileSpec internal APIs and usage in prepa...
2022-07-22 Thomas Raoux[mlir][vector] Extend transfer_write to read propagation
2022-07-22 Alex Brachet[llvm-driver] Fix build after 07b749800
2022-07-22 Dylan Fleming[Flang] Generate documentation for compiler flags
2022-07-22 Alex Brachet[libc] Don't call user comparator function for equal...
2022-07-22 zhijian[NFC] Fixed build fail of https://lab.llvm.org/buildbot...
2022-07-22 Konstantin... [libc++][ranges] Implement `ranges::shuffle`.
2022-07-22 tlattnerRemove references to old mailing lists that have moved...
2022-07-22 Jacques Pienaar[mlir][tosa] Flip accessors used to prefixed form ...
2022-07-22 Stefan Pintilie[PowerPC][NFC] Convert the MMA test cases to use opaque...
2022-07-22 Simon Pilgrim[AArch64] Use neon instructions for i64/i128 ISD::PARIT...
2022-07-22 Simon Pilgrim[X86] Add X64 test coverage to smul-with-overflow.ll
2022-07-22 Mircea Trofin[NFC] FunctionSamples::getEntrySamples -> getHeadSample...
2022-07-22 Slava Zakharin[flang] Try to lower math intrinsics to math operations...
2022-07-22 Slava Zakharin[flang] Reduced CHECKs for transpose_opt.f90
2022-07-22 Shilei TianRevert "[OpenMP][DeviceRTL] Fix the issue that multiple...
2022-07-22 Benjamin Kramer[LV] Remove unused variable. NFC.
2022-07-22 Shilei Tian[OpenMP][DeviceRTL] Fix the issue that multiple calls...
2022-07-22 Craig Topper[DAGCombiner] Simplify code around call to reduceLoadWi...
2022-07-22 Philip Reames[LV] Rework widening cost of uniform memory ops for...
2022-07-22 Jeff Niu[mlir][ods] Remove warning in `AttrOrTypeDef`
2022-07-22 VitalyR[CUDA] remove duplicate condition
2022-07-22 Sam Estep[clang][dataflow] Refactor ApplyBuiltinTransfer field...
2022-07-22 Maksim Panchenko[BOLT] Add support for the latest perf tool
2022-07-22 Malhar Jajoo[Costmodel] Add "type-based-intrinsic-cost" cli option
2022-07-22 Tue Ly[libc] Temporarily disable arm32's sinf, cosf, sincosf...
2022-07-22 Shubham Narlawar[AArch64] Move SeparateConstOffsetFromGEPPass before...
2022-07-22 Jacques Pienaar[mlir][tosa] Split canonicalization and folders out...
2022-07-22 Sam Estep[clang][dataflow] Move NoopAnalysis from unittests...
2022-07-22 Nikita Popov[AsmPrinter] Move lowerConstant() error code out of...
2022-07-22 Tue Ly[libc] Implement sinf function that is correctly rounde...
2022-07-22 zhijian[llvm-ar] Add object mode option -X for AIX
2022-07-22 Joseph Huber[Libomptarget] Make the plugins link as LLVM libraries
2022-07-22 Egor Zhdan[Clang][Driver] Fix include paths for `--sysroot /...
2022-07-22 Tue Ly[libc] Add float type and flag for nearest_integer...
2022-07-22 Kiran Chandramohan[MLIR][OpenMP] Add a constraint to the Threadprivate Op
2022-07-22 Kiran Chandramohan[MLIR,OpenMP] : Add Conversion pattern for Critical Op
2022-07-22 Nikita Popov[LangRef] Update opaque pointers status (NFC)
2022-07-22 Kadir Cetinkaya[clangd] Make forwarding parameter detection logic...
2022-07-22 Louis Dionne[libc++] Take advantage of -fexperimental-library in...
2022-07-22 Louis Dionne[libc++] Support int8_t and uint8_t in integer distribu...
2022-07-22 Joseph Huber[Libomptarget] Only export needed definitions in the...
2022-07-22 Joseph Huber[Internalize] Support glob patterns for API lists
2022-07-22 Joseph Huber[Libomptarget] Build the DeviceRTL BC using clang directly
2022-07-22 Nikita Popov[Docs] Add release notes for opaque pointers (NFC)
2022-07-22 Ron LiebermanRevert "[Libomptarget] Stop testing CPU offloading...
2022-07-22 Matthias Springer[mlir][linalg] Add tile-and-fuse with transform dialect...
2022-07-22 Matthias Springer[mlir][linalg] Add attribute matcher to structured...
2022-07-22 Matthias Springer[mlir][linalg][transform] Add fuse_into_containing op
2022-07-22 Zhouyi Zhou[clang-tidy][NFC] Add preposition "of" to code annotati...
2022-07-22 Jay Foad[AMDGPU] Add a test where regClassPriorityTrumpsGlobaln...
2022-07-22 Ivan Butygin[mlir][arith] cmpi: move constant to the right side
2022-07-22 Petar Avramovic[AMDGPU] gfx11 Fix VOP3 dot instructions
2022-07-22 Ivan Butygin[mlir][linalg] Fix FoldTensorCastConsumerOp invalid...
2022-07-22 David Spickett[lldb][ARM] Invert emulation test assert message
2022-07-22 Nathan James[ASTMatchers] Fix standalone build
2022-07-22 Hui Xie[libc++][ranges] implement `std::ranges::includes`
2022-07-22 Hui Xie[libc++][ranges] implement `std::ranges::equal_range`
2022-07-22 Andy Yankovsky[lldb] Handle jumping to the end in DW_OP_skip/DW_OP_bra
2022-07-22 Benjamin KramerDon't write to source directory in test
2022-07-22 Chuanqi Xu[C++20] [Modules] Handle reachability for partial speci...
2022-07-22 Sebastian Neubauer[CMake][Clang] Copy folder without permissions
2022-07-22 Sam McCall[pseudo] Add ambiguity & unparseability metrics to...
2022-07-22 Benjamin Kramer[Symbolizer] Fix use-after-free
2022-07-22 Fangrui Song[ELF] Simplify createObjectFile/createLazyFile. NFC
2022-07-22 Kazu HirataUse any_of (NFC)
2022-07-22 Cullen Rhodes[AArch64] Emit vector FP cmp when LE is used with fast...
2022-07-22 Cullen Rhodes[AArch64] Add fcmp fast math tests
next