platform/upstream/llvm.git
2022-08-19 Michał Górny[lldb] [gdb-remote] Include PID in vCont packets if...
2022-08-19 Joey Watts[clang-tidy] Improve modernize-use-emplace check
2022-08-19 Xiang Li[DirectX] Fix crash on ShuffleVectorInst in DXILBitcode...
2022-08-19 Chuanqi Xu[NFC] Add [[maybe_unused]] to avoid warning in gcc9
2022-08-19 Valentin Clement[flang] Shift argument attributes when result operand...
2022-08-19 Max Kazantsev[Test] Remove addrspace1 ptr to not confuse alive2
2022-08-19 Timm Bäder[clang] Improve diagnostics for uninitialized constexpr...
2022-08-19 Fabian Parzefall[BOLT] Insert EH trampolines for multiple fragments
2022-08-19 Fabian Parzefall[BOLT] Update buildCallGraph to check for split blocks
2022-08-19 Fabian Parzefall[BOLT] Add randomN split strategy
2022-08-19 Fabian Parzefall[BOLT] Add split all blocks strategy
2022-08-19 Fabian Parzefall[BOLT] Generate sections for multiple fragments
2022-08-19 Fabian Parzefall[BOLT] Make exception handling fragment aware
2022-08-19 Fabian Parzefall[BOLT] Support passing fragments to code emission
2022-08-19 David BlaikieRevert "[tsan] Keep thread/stack for closed FD"
2022-08-19 David BlaikieSimplify RAV isSameMethod with constexpr if
2022-08-19 Craig Topper[RISCV] Copy SDNodeFlags in lowerToScalableOp.
2022-08-19 Craig Topper[RISCV] Copy SDNodeFlags in doPeepholeMaskedRVV and...
2022-08-19 Tung D. Le[MLIR][normalize-memrefs] Non-normalizable operations...
2022-08-19 John EricsonRevert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"
2022-08-19 Yonghong Song[Clang][BPF] Support record argument with direct values
2022-08-19 wanglian[DAGCombiner] Add use check for VSCALE in visitSUB.
2022-08-19 lewuathe[mlir][affine] Option to unroll cleanup loop if smaller...
2022-08-19 Alexander Shaposhnikov[AArch64] Enable AdrpAdd fusion for neoverse-n1
2022-08-19 Amir AyupovRevert "[BOLT][NFC] Simplify addRelocation"
2022-08-19 Thomas Raoux[mlir][linalg] Fix tiling interface implementation...
2022-08-19 Mike Rice[OpenMP][NFC] Refactor code for interop parts of 'init...
2022-08-19 Karl Meakin[AArch64] Add `foldCSELOfCSEL` combine.
2022-08-18 Fangrui Song[IR] Use Min behavior for module flag "PIC Level"
2022-08-18 Craig Topper[RISCV] Change how mtune aliases are implemented.
2022-08-18 Shoaib Meenai[compiler-rt] Clean up explicit -std=c++17 addition
2022-08-18 Peter Klausler[flang][runtime] Catch input error case of missing...
2022-08-18 LLVM GN Syncbot[gn build] Port ad8eb85545c5
2022-08-18 Peter Klausler[flang][runtime] Handle endian-swapped record headers...
2022-08-18 Peter Klausler[flang] Support for character array formats
2022-08-18 Eric Wang[NFC][MLGO] ML Regalloc Priority Advisor
2022-08-18 Peter Klausler[flang] Accept a null pointer as a NULL(MOLD=...) actua...
2022-08-18 Peter Klausler[flang] Improve error message for attempted assignment...
2022-08-18 Peter Klausler[flang] Use naive algorithm for folding complex divisio...
2022-08-18 Peter Klausler[flang] Be more persistent in search for non-intrinsic...
2022-08-18 Peter Klausler[flang] Avoid spurious error message in function result...
2022-08-18 Peter Klausler[flang] Compile-time checks for shape conformance on...
2022-08-18 Peter Klausler[flang][runtime] Don't raise internal error in user...
2022-08-18 Adrian Vogelsgesang[libc++] Implement `operator<=>` for `filesystem::direc...
2022-08-18 Peter Klausler[flang][runtime] Fix error message
2022-08-18 Peter Klausler[flang][runtime] Catch input error on missing NAMELIST...
2022-08-18 Peter Klausler[flang][runtime] Fix return value for MINVAL/MAXVAL...
2022-08-18 Peter Klausler[flang] Fold SPACING() correctly when result is subnormal
2022-08-18 LLVM GN Syncbot[gn build] Port 0ac597f3cacf
2022-08-18 Peter Klausler[flang] Legacy extension intrinsic functions IMAG,...
2022-08-18 Sanjay Patel[InstCombine] fold bitwise logic or+or+xor+not
2022-08-18 Sanjay Patel[InstCombine] add tests for or-xor-not patterns; NFC
2022-08-18 Adrian Vogelsgesang[libc++] Implement `operator<=>` for `filesystem::path`
2022-08-18 Joe Loser[llvm] Remove std::clamp equivalent in `Transforms...
2022-08-18 Peter Klausler[flang][runtime] Improve Fortran I/O behavior when...
2022-08-18 Chris Bieneman[NFC] Move DXC driver tests
2022-08-18 Alex Brachet[clang][test] Recognize leading unscore for macos
2022-08-18 Krzysztof Parzyszek[Hexagon] Add defaulted operator= to classes with defau...
2022-08-18 Louis Dionne[libc++] Make <ranges> non-experimental
2022-08-18 Peter Klausler[flang][runtime] Improve error message for incompatible...
2022-08-18 Michael Maitland[LoopVectorize][LoopAccessAnalysis] add newline to...
2022-08-18 Ellis HoagRevert "[compiler-rt] Fix check for cross-compiling"
2022-08-18 Nikolas Klauser[libc++] Mark everything inside vector as _LIBCPP_HIDE_...
2022-08-18 Ellis Hoag[compiler-rt] Fix check for cross-compiling
2022-08-18 Jacques Pienaar[mlir][shape] add value_of op
2022-08-18 Alex Brachet[clang][Driver] Pass correct reproduce flag to lld...
2022-08-18 Philip Reames[RISCV] Use VScaleForTuning in costing of operations...
2022-08-18 Nico Weber[gn build] port f7a33090a910
2022-08-18 Prabhdeep Singh... [OMPIRBuilder] Add support for safelen clause
2022-08-18 John Ericson[cmake] Use `CMAKE_INSTALL_LIBDIR` too
2022-08-18 Michele Scuttari[MLIR] DynamicMemRefType: iteration and access by indices
2022-08-18 Emil Kieri[flang][nfc] Update expected warning message in test
2022-08-18 Joseph Huber[LinkerWrapper][NFC] Clean-up error handling
2022-08-18 Xiang Li[HLSL] Set main as default entry.
2022-08-18 Wolfgang Pieb[Inlining] Add a clang option to limit inlining of...
2022-08-18 Jeff Niu[mlir][LLVMIR] "Modernize" LLVM insert/extract element...
2022-08-18 Peiming Liu[mlir][memref] Remove extra brackets in doc
2022-08-18 Valentin Clement[flang] Make sure dynamic extents and length are rounde...
2022-08-18 Valentin Clement[flang] Set attribute at the correct position
2022-08-18 Florian Hahn[LV] Support fixed order recurrences.
2022-08-18 Philip Reames[LV-L] Add const and move method body out of line ...
2022-08-18 Nikolas Klauser[libc++] Replace _LIBCPP_INLINE_VISIBILITY and mark...
2022-08-18 Philip Reames[LV] Use early continue to simplify code [nfc]
2022-08-18 Vitaly Buka[test][mlir] Disable tests with HWASAN
2022-08-18 Vitaly Buka[test] Disable DynamicLibrary with HWASAN
2022-08-18 Vitaly Buka[NFC][libc] Detect HWASAN support macro
2022-08-18 Emil Kieri[flang][test] Fix semantics tests with respect to warnings
2022-08-18 Jeff Niu[mlir][LLVMIR] Fix syntax in integration tests (NFC)
2022-08-18 Paul Walker[SVE] Extend findMoreOptimalIndexType so BUILD_VECTORs...
2022-08-18 Simon Pilgrim[CostModel][X86] Add explicit int/fp arithmetic test...
2022-08-18 Jeff Niu[mlir][LLVMIR] Change ShuffleVectorOp to use assembly...
2022-08-18 Kadir Cetinkaya[clangd] Fix a tsan failure in PreambleThrottle tests
2022-08-18 Jim InghamUse a SmallPtrSet rather than a SmallVector in ClusterM...
2022-08-18 Argyrios KyrtzidisRevert "[FindGRPC.cmake] Use `llvm_add_library()` for...
2022-08-18 Simon Pilgrim[CostModel][X86] Add explicit cmp/select test coverage...
2022-08-18 Simon Pilgrim[CostModel][X86] Adjust SLM select costs to match poor...
2022-08-18 Joe Nash[AMDGPU] Update comment on shrinking dpp. NFC
2022-08-18 Slava Zakharin[flang] Enable SimplifyIntrinsics pass in driver.
2022-08-18 Mark de Wever[NFC][libc++] Fixes a typo.
2022-08-18 Denis Revunov[BOLT][AArch64] Ignore functions with islandsInfo durin...
next