platform/upstream/llvm.git
2022-06-24 Siva Chandra... [libc] Add Uint128 type as a fallback when __uint128_t...
2022-06-24 Philip Reames[RISCV] Split a vectorizer test runline so that upcomin...
2022-06-24 Philip Reames[RISCV] Modify a test line so it exercises the intended...
2022-06-24 Peter CollingbourneELF: Do not relax ADRP/LDR -> ADRP/ADD for absolute...
2022-06-24 Florian Hahn[LV] Create RT checks once VF/IC are selected, track...
2022-06-24 Walter Erquinigo[NFC][lldb][trace] Rename trace session to trace bundle
2022-06-24 Joe Nash[AMDGPU] gfx11 VOPD instructions MC support
2022-06-24 Craig Topper[RISCV] Change how we isel (add X, [-4096, -2049])...
2022-06-24 Konstantin... AMDGPU: Clear kill flags when optimizing vcmp save...
2022-06-24 Michał Górny[lldb] [test] Move part of fork tests to common helper
2022-06-24 Michał Górny[lldb] [llgs] Introduce an AppendThreadIDToResponse...
2022-06-24 Michał Górny[lldb] [llgs] Implement the 'T' packet
2022-06-24 Michał Górny[lldb] [llgs] Include PID in QC response in multiproces...
2022-06-24 Michał Górny[lldb] [llgs] Add a test for multiprocess register...
2022-06-24 Michał Górny[lldb] [llgs] Support multiprocess in qfThreadInfo
2022-06-24 Michał Górny[lldb] [llgs] Add a test for multiprocess memory read...
2022-06-24 Michał Górny[lldb] [llgs] Support resuming one process with PID...
2022-06-24 Michał Górny[lldb] [llgs] Add test for resuming via c in multiproce...
2022-06-24 Michał Górny[lldb] [llgs] Implement the vKill packet
2022-06-24 Michał Górny[lldb] [llgs] Make `k` kill all processes, and fix...
2022-06-24 Yaxun (Sam... [HIP] add -fhip-kernel-arg-name
2022-06-24 chenglin.bi[SelectionDAG][DAGCombiner] Reuse exist node by reassociate
2022-06-24 Stephen Long[MSVC] Add initial support for MSVC pragma optimize
2022-06-24 Tapasweni PathakImplement soft reset of the diagnostics engine.
2022-06-24 Sam Estep[clang][dataflow] Allow MatchSwitch to return a value
2022-06-24 Nicolas Vasilache[mlir][Vector]Fix bug where vector::WarpExecuteOnLane0O...
2022-06-24 Dawid Jurczak[InlineCost] Improve debugging experience by adding...
2022-06-24 serge-sans... [clang] Introduce -fstrict-flex-arrays=<n> for stricter...
2022-06-24 Nikita Popov[MemoryBuiltins] Accept any value in getInitialValueOfA...
2022-06-24 Nikita Popov[GlobalOpt] Add tests for PR55859 (NFC)
2022-06-24 Joseph Huber[Binary] Further improve malformed input handling for...
2022-06-24 Kai Luo[AIX][libatomic] Fix link flags after 30dfe016d4 for...
2022-06-24 Sam EstepRevert "[clang][dataflow] Allow MatchSwitch to return...
2022-06-24 Sam Estep[clang][dataflow] Allow MatchSwitch to return a value
2022-06-24 Haojian Wu[clang-tidy] Make the cert/uppercase-literal-suffix...
2022-06-24 Matthias Springer[mlir][sparse][bufferize] Implement BufferizableOpInterface
2022-06-24 LLVM GN Syncbot[gn build] Port 7a3918b540c3
2022-06-24 Aaron BallmanRevert "[clang] Emit SARIF Diagnostics: Create `clang...
2022-06-24 LLVM GN Syncbot[gn build] Port 6546fdbe36fd
2022-06-24 Vaibhav Yenamandra[clang] Emit SARIF Diagnostics: Create `clang::SarifDoc...
2022-06-24 Nikita Popov[InlineFunction] Slightly clarify noalias scope calcula...
2022-06-24 Nabeel Omer[SLP] Add cost model for `llvm.powi.*` intrinsics ...
2022-06-24 Muhammad Omair... [LLDB] Mark TestExprsChar Xfail for Windows/AArch64
2022-06-24 Nikita Popov[AA] Export isEscapeSource() API (NFC)
2022-06-24 Frederic Cambus[clang] Update Clang version from 14 to 15 in scan...
2022-06-24 David Green[AArch64] Convert vector add(ext, ext) into ext(add...
2022-06-24 Nikita Popov[BasicAA] Handle passthru calls in isEscapeSource()
2022-06-24 Kiran Chandramohan[Flang] enable fir.is_present and fir.absent with funct...
2022-06-24 David Green[AArch64] Add addition extend of add/sub neon tests...
2022-06-24 Vassil VassilevReland "[clang-repl] Recover the lookup tables of the...
2022-06-24 Petr HosekRevert "[CMake][compiler-rt] Clean up the use of libcxx...
2022-06-24 Siva Chandra... [libc][NFC] Remove the templatization from the linux...
2022-06-24 Cullen Rhodes[AArch64] NFC: Fix PRFS -> PRFW inst def name
2022-06-24 Florian Hahn[VPlan] Set VFs included in plan before last set of...
2022-06-24 Petr Hosek[CMake][compiler-rt] Clean up the use of libcxx and...
2022-06-24 Matt Devereau[AArch64][SVE] Add sve.dupq.lane(insert(constant vector...
2022-06-24 Fangrui Song[gdb-scripts] Fix PointerIntPairPrinter.to_string after...
2022-06-24 Peixin-Qiao[flang][OpenMP] Initial support the lowering of copyin...
2022-06-24 Florian HahnRecommit "[ConstraintElimination] Transfer info from...
2022-06-24 Valentin Clement[flang] Keep PURE in IEEE functions
2022-06-24 Valentin Clement[flang] Fix forall issue with substring operation
2022-06-24 Fangrui Song[llvm-readobj] Simplify startswith+drop_front pattern...
2022-06-24 Craig Topper[RISCV] Move vfma_vl+fneg_vl matching to DAG combine.
2022-06-24 Petr Hosek[CMake][compiler-rt] Use COMPILE_OPTIONS and LINK_OPTIONS
2022-06-24 Fangrui Song[CodeGen] Simplify isVirtualRegister. NFC
2022-06-24 Hui Xie[libc++] P2321R2 section [tuple.tuple]. Adding C++23...
2022-06-24 Venkata Ramanaiah... [AMDGPU][NFC] Correct typo in DWARF Extensions For...
2022-06-24 Amir Ayupov[BOLT][NFC] Use range-based STL wrappers
2022-06-24 Serguei Katkov[GuardWidening] Update all tests with update_test_checks.py
2022-06-24 Carl Ritson[MachineSink] Clear kill flags on operands outside...
2022-06-24 Douglas YungRevert "Add support for decoding base64."
2022-06-24 Kai Luo[PowerPC][AIX] Fix assertion message on AIX. NFC.
2022-06-24 Lian Wang[LegalizeTypes][NFC] Add an assert to WidenVecRes_EXTRA...
2022-06-24 Kai Luo[PowerPC] Allow llvm.ppc.cfence to accept pointer types
2022-06-24 Lian Wang[SelectionDAG] Enable WidenVecOp_VECREDUCE for scalable...
2022-06-24 Lei Zhang[mlir][spirv] Fix bitcast input order for UnifyAliasedR...
2022-06-24 Casey Carter[libcxx][test] Suppress complex<int> warnings when...
2022-06-24 Dmitri Gribenkoclang: Tweak behaviour of warn_empty_while_body and...
2022-06-23 Greg ClaytonAdd support for decoding base64.
2022-06-23 Evgenii StepanovRevert "[LoopInterchange] New cost model for loop inter...
2022-06-23 Frederik Gossen[MLIR] Add `decomposeMixedStridesOrOffsets` and `decomp...
2022-06-23 Philip Reames[RISCV] Replace two calls to getMinRVVVectorSizeInBits...
2022-06-23 Daniel Bertalan[NFC][lld] Fix typos to test commit access
2022-06-23 Jonas Devlieghere[lldb] Fix up Objective-C ISA pointers
2022-06-23 Hui XieRevert "[libc++] P2321R2 section [tuple.tuple]. Adding...
2022-06-23 Derek Schuff[WebAssembly][Object] Remove requirement that objects...
2022-06-23 Chelsea Cassanova[lldb/Fuzzer] Have fuzzers write artifacts to specific...
2022-06-23 Jim InghamThe help string for stop-on-shared-library-load was...
2022-06-23 Siva Chandra... [libc] Revert "Eliminate the internal header library...
2022-06-23 Siva Chandra... [libc][NFC] Eliminate the internal header library target.
2022-06-23 Siva Chandra... [libc][NFC] Convert pthread tests which create threads...
2022-06-23 Congzhe Cao[LoopInterchange] New cost model for loop interchange
2022-06-23 Siva Chandra... [libc][NFC] Convert threads unittests in to integration...
2022-06-23 Hui Xie[libc++] P2321R2 section [tuple.tuple]. Adding C++23...
2022-06-23 Louis Dionne[libc++] Add a test to pin down the set of transitive...
2022-06-23 David BlaikieDebugInfo: Fully integrate ctor type homing into 'limit...
2022-06-23 Xiang Li[HLSL] Enable half type for hlsl.
2022-06-23 Nico Weber[lld, ELF and mac] Add --time-trace=<file>, remove...
2022-06-23 Philip Reames[LV] Avoid a crash when costing a uniform store which...
2022-06-23 Joseph Huber[CUDA] Do not embed a fatbinary when using the new...
next