platform/upstream/llvm.git
2022-04-21 Andrew Savonichev[NVPTX] Fix LIT tests with default nameTableKind
2022-04-21 Simon Pilgrim[InstCombine] Add nonpow2 (negative) test for D123374
2022-04-21 Aaron BallmanFix Sphinx build
2022-04-21 Nikita Popov[PhaseOrdering] Remove RUN lines for legacy PM (NFC)
2022-04-21 wangpcRevert "[RISCV] Precommit test for D122634"
2022-04-21 Nikolas Klauser[libc++] Use bit field for checking if string is in...
2022-04-21 Pavel Labath[lldb] Adjust libc++ string formatter for changes in...
2022-04-21 Nikola Tesic[Debugify] Limit number of processed functions for...
2022-04-21 Markus Böck[mlir] Make `Regions`s `cloneInto` multithread-readable
2022-04-21 Hui Xie[libcxx][ranges] add views::join adaptor object. added...
2022-04-21 Dmitry Preobrazhensky[AMDGPU][MC][NFC][GFX940] Corrected an error position
2022-04-21 Uday BondhugulaAdd async dependencies support for gpu.launch op
2022-04-21 Alexey Moksyakov[BOLT] Add R_AARCH64_PREL16/32/64 relocations support
2022-04-21 Vladislav Khmelevsky[BOLT] Fix build with GCC 7.3.0
2022-04-21 Dmitry Preobrazhensky[AMDGPU][GFX90A+] Disabled ds_ordered_count and exp
2022-04-21 Daniil Dudkin[flang] Do not ICE on recursive function definition...
2022-04-21 Daniil Dudkin[NFC] Test commit
2022-04-21 Sven van Haastregt[OpenCL] Guard read_write images with TypeExtension
2022-04-21 Haojian Wu[clangd] tweak tile should start with a capital letter.
2022-04-21 Nikita Popov[SimplifyCFG] Handle branch on same condition in pred...
2022-04-21 Haojian Wu[AST] Support template declaration found through using...
2022-04-21 Nikita Popov[SimplifyCFG] Make FoldCondBranchOnPHI more amenable...
2022-04-21 gpei-devForce insert zero-idiom and break false dependency...
2022-04-21 Nikita PopovRevert "[GVNSink] Regenerate test checks (NFC)"
2022-04-21 wangpcRevert "[RISCV] Do not outline CFI instructions when...
2022-04-21 wangpc[RISCV] Do not outline CFI instructions when they are...
2022-04-21 wangpc[RISCV] Precommit test for D122634
2022-04-21 Nikita Popov[GVNSink] Regenerate test checks (NFC)
2022-04-21 Tobias Hieta[CMake] Check for problematic MSVC + /arch:AVX configur...
2022-04-21 Chuanqi Xu[NFC] Code cleanups for coroutine after we remvoed...
2022-04-21 Nimish MishraAdded lowering support for atomic read and write constructs
2022-04-21 Xiang Li[HLSL] Add shader attribute
2022-04-21 Fraser Cormack[RISCV] Don't emit fractional VIDs with negative steps
2022-04-21 Fraser Cormack[RISCV] Add another test showing incorrect BUILD_VECTOR...
2022-04-21 Fangrui Song[ELF] Fix spurious GOT/PLT assertion failure when ...
2022-04-21 River Riddle[mlir][NFC] Update remaining textual references of...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 River Riddle[mlir][NFC] Update textual references of `func` to...
2022-04-21 Craig Topper[RISCV] Make getInstSeqCost handle other Zb* instructions.
2022-04-21 Chuanqi Xu[C++20] [Modules] Judge current module correctly
2022-04-21 Chuanqi Xu[Pipelines] Remove Legacy Passes in Coroutines
2022-04-21 hsmahesha[AMDGPU] On gfx908, reserve VGPR for AGPR copy based...
2022-04-21 Weining Lu[LoongArch] Add basic floating-point instructions defin...
2022-04-21 Shraiysh Vaishay[mlir][OpenMP] Add checks and tests for hint clause...
2022-04-21 hsmahesha[AMDGPU] Split the lit test spill-vgpr-to-agpr.ll to...
2022-04-21 Richard SmithTreat `std::move`, `forward`, etc. as builtins.
2022-04-21 Muhammad Omair... [LLDB] Skip TestCrashDuringStep.py AArch64/Windows
2022-04-21 Maksim Panchenko[BOLT] Add fuzzy function name matching for LLVM LTO
2022-04-20 David TentyFixup D123950 to address revert of D123345
2022-04-20 Alexander Yermolovich[BOLT][DWARF] Handle Error returned by visitLocationList
2022-04-20 David TentyRevert "Treat `std::move`, `forward`, etc. as builtins."
2022-04-20 David TentyRevert "Don't treat 'T &forward(T&&)' as builtin."
2022-04-20 Evgeny Mankov[clang][CUDA][Windows] Fix compilation error on Windows...
2022-04-20 Jez Ng[MC][NFC] Ensure tests that intended to cover compact...
2022-04-20 V Donaldson[flang] Semantics limits on kP scale factors
2022-04-20 Krzysztof Parzyszek[Hexagon] Establish size limit for RegisterSet in hexbit
2022-04-20 Nathan James[clang] Add a raw_ostream operator<< overload for QualType
2022-04-20 Nikolas Klauser[libc++] Granularize <functional> includes
2022-04-20 Mehdi AminiImprove invalid-ir-print-after-failure.mlir to show...
2022-04-20 Muhammad Omair... [LLDB] Update inspect getargspec to getfullargspec
2022-04-20 Pengxuan ZhengReland "[COFF, ARM64] Add __break intrinsic"
2022-04-20 serge-sans... [clang-tblgen] Automatically document options values
2022-04-20 Siva Chandra... [libc] Add the implementation of the fflush function.
2022-04-20 Pengxuan ZhengRevert "[COFF, ARM64] Add __break intrinsic"
2022-04-20 Stanislav Mekhanoshin[AMDGPU] Remove obsolete hack from allowsMisalignedMemo...
2022-04-20 Florian Hahn[VPlan] Initial modeling of middle block in VPlan.
2022-04-20 Eli FriedmanLook through calls to std::addressof to compute pointer...
2022-04-20 Paul Kirth[safestack] Support safestack in stack size diagnostics
2022-04-20 Jan SvobodaRevert "[clang][lex] NFCI: Use DirectoryEntryRef in...
2022-04-20 Jan Svoboda[clang][lex] NFCI: Use FileEntryRef in ModuleMap::diagn...
2022-04-20 Pengxuan Zheng[COFF, ARM64] Add __break intrinsic
2022-04-20 Fangrui SongRevert D119136 "[clang] Implement Change scope of lambd...
2022-04-20 Dan Liew[NFC] Avoid unnecessary duplication of code generating...
2022-04-20 Florian Hahn[LICM] Add additional writeonly tests, check attributes.
2022-04-20 Shoaib Meenai[ELF] Shrink binding and type in Symbol
2022-04-20 Shoaib Meenai[ELF] Assert on invalid GOT or PLT relocations
2022-04-20 Aaron BallmanSpeculatively fix build bot
2022-04-20 Christudasan... [AMDGPU] Regenerate lit test pattern (NFC).
2022-04-20 Zequan Wu[LLDB][NativePDB] Fix the case when S_DEFRANGE_SUBFIELD...
2022-04-20 Fangrui SongRevert D123909 "[Clang] Use of decltype(capture) in...
2022-04-20 Aaron Ballman[C2x] Disallow functions without prototypes/functions...
2022-04-20 Jun ZhangReland "[Clang][Sema] Fix invalid redefinition error...
2022-04-20 Mike Kashkarov[flang] Set LBOUND() folding for (x) expression as...
2022-04-20 Mike Kashkarov[flang] Fix LBOUND() folding for constant arrays
2022-04-20 Yitzhak Mandelbaum[clang][dataflow] Ensure well-formed flow conditions.
next