platform/upstream/llvm.git
2022-12-18 Fangrui Song[lldb] Remove redundant .c_str() and .get() calls
2022-12-18 Roman Lebedev[llvm-exegesis] Unbreak `--benchmarks-file=<f>`
2022-12-18 Gregory AlfonsoRemove redundant .c_str() and .get() calls
2022-12-18 Khem Rajcmake: Enable 64bit off_t on 32bit glibc systems
2022-12-17 Peter Klausler[flang] Check constant arguments to bit manipulation...
2022-12-17 Krzysztof Parzyszek[clang] Convert OptionalFileEntryRefDegradesToFileEntry...
2022-12-17 Markus Böck[llvm][ADT] Allow returning `std::nullopt` in TypeSwitch
2022-12-17 Fangrui SongOptional: Deprecated value()
2022-12-17 Fangrui SongOptional: Avoid value() uses
2022-12-17 Fangrui Song[flang] llvm::Optional::value() => => operator*/operator->
2022-12-17 Simon Pilgrim[X86] SandyBridge - fix ADC RMW uop count
2022-12-17 Slava Zakharin[flang] Fixed buildbot failured after D140236.
2022-12-17 Peter Rongprecommit APSInt format for D140059
2022-12-17 Roman Lebedev[NFC][CMake] Fix AnalysisTests build after 07af0e2d3e84...
2022-12-17 Simon Pilgrim[X86] Fix BMI uop/throughputs on znver1/znver2
2022-12-17 Fangrui Song[lldb] llvm::Optional::value() && => operator*/operator->
2022-12-17 Slava Zakharin[NFC][flang] Removed pgmath handling from lowering.
2022-12-17 Roman Lebedev[NFCI][llvm-exegesis] `BenchmarkRunner::runConfiguratio...
2022-12-17 Roman Lebedev[NFC][llvm-exegesis] `BenchmarkRunner::runConfiguration...
2022-12-17 Roman Lebedev[NFC][llvm-exegesis] `BenchmarkRunner::runConfiguration...
2022-12-17 Roman Lebedev[NFCI][llvm-exegesis] Extract 'Min' repetition handling...
2022-12-17 Fangrui Song[clang-tools-extra] llvm::Optional::value => operator...
2022-12-17 Fangrui Song[clang] llvm::Optional::value() && => operator*/operator->
2022-12-17 Fangrui Song[mlir] llvm::Optional::value() && => operator*/operator->
2022-12-17 Fangrui Song[mlir] llvm::Optional::value => operator*/operator->
2022-12-17 Peter Klausler[flang] Check for another case of ambiguous generic...
2022-12-17 ibricchiReapply "[InlineAdvisor] Allow loading advisors as...
2022-12-17 Peter Klausler[flang] Check C854, C855, & C856 on PROTECTED entities
2022-12-17 Peter Klausler[flang] Apply definability checks in ALLOCATE/DEALLOCAT...
2022-12-17 Haojian WuFix unused variable warnings in SIFrameLowering.cpp...
2022-12-17 Haojian WuUpdate the bazel's llvm-config.h.cmake file
2022-12-17 Peter Klausler[flang] Enforce C1529 as a warning, C919 as an error
2022-12-17 Haojian WuFix unused variable warning in release build, NFC.
2022-12-17 Simon Pilgrim[X86] All the WriteBLS instructions take 2uops, not...
2022-12-17 Paul Walker[AggressiveInstCombine] Fix invalid TypeSize conversion...
2022-12-17 Peter Klausler[flang] Impose DATA initialization size limit to avoid...
2022-12-17 Alessandro... [dsymutil] fix accidental 32bit truncation in patchFram...
2022-12-17 Nico WeberRevert "Reland 2nd attempt: [lld-macho] Fix bug in...
2022-12-17 Roman Lebedev[NFC][llvm-exegesis] LLVMState: only store references...
2022-12-17 Simon Pilgrim[llvm-exegesis][X86] Use the same AGU counter estimate...
2022-12-17 Roman Lebedev[NFC][InstCombine] Move nested-select testcase into...
2022-12-17 Mark de Wever[libc++][format] Renames __null_sentinel.
2022-12-17 Ganesh Gopalasubramanian[X86] AMD Zen 4 Initial enablement
2022-12-17 Ramkumar Ramachandramlir/tblgen: use std::optional in generation
2022-12-17 Craig TopperRevert "[RISCV] Support the short-forward-branch predic...
2022-12-17 Fangrui Song[clang] llvm::Optional::value => operator*/operator->
2022-12-17 Kazu HirataEnsure newlines at the end of files (NFC)
2022-12-17 Craig Topper[RISCV] Support the short-forward-branch predicatd...
2022-12-17 Kazu Hirata[BinaryFormat] Use std::optional instead of llvm::Optio...
2022-12-17 Uday Bondhugula[MLIR] Enhance getLargestKnownDivisor for AffineExpr...
2022-12-17 Kazu Hirata[NVPTX] Use std::optional instead of llvm::Optional...
2022-12-17 Craig Topper[RISCV] Add support for predicating AND/OR/XOR/ADD...
2022-12-17 Fangrui Song[M68k] Fix spillCalleeSavedRegisters after D138656
2022-12-17 Fangrui Songllvm::Optional::value => operator*/operator->
2022-12-17 Christudasan... [AMDGPU][SILowerSGPRSpills] Spill SGPRs to virtual...
2022-12-17 Christudasan... [CodeGen] Additional Register argument to storeRegToSta...
2022-12-17 Christudasan... [CodeGen] Use cloneVirtualRegister in LiveIntervals...
2022-12-17 Christudasan... [CodeGen] Use delegate to notify targets when virtual...
2022-12-17 Christudasan... [AMDGPU][SIFrameLowering] Use the right frame register...
2022-12-17 Christudasan... [AMDGPU] Preserve only the inactive lanes of scratch...
2022-12-17 Christudasan... [AMDGPU][SIFrameLowering] Unify PEI SGPR spill saves...
2022-12-17 Christudasan... [AMDGPU] Separate out SGPR spills to VGPR lanes during PEI
2022-12-17 Christudasan... [AMDGPU] Correctly set IsKill flag for VGPR spills...
2022-12-17 Christudasan... [AMDGPU] Add WWM reserved VGPRs to WWMSpills
2022-12-17 Christudasan... [AMDGPU] Callee must always spill writelane VGPRs
2022-12-17 Fangrui Song[mlir] llvm::Optional::value => operator*/operator->
2022-12-17 Fangrui Song[llvm] llvm::Optional::value => operator*/operator->
2022-12-17 Fangrui Song[clang] llvm::Optional::value => operator*/operator->
2022-12-17 Fangrui Song[clangd] llvm::Optional::value => operator*/operator->
2022-12-17 ziqingluo-90[-Wunsafe-buffer-usage] Ignore array subscript on liter...
2022-12-17 Fangrui Song[lld] llvm::Optional::value => operator*/operator->
2022-12-17 Fangrui Song[lldb] llvm::Optional::value => operator*/operator->
2022-12-17 Fangrui Songllvm::Optional::value => operator*/operator->
2022-12-17 ziqingluo-90[-Wunsafe-buffer-usage] Improve pointer matching pattern
2022-12-17 Fangrui Song[mlir] std::optional::value => operator*/operator->
2022-12-17 Fangrui Song[flang] std::optional::value => operator*/operator->
2022-12-17 Fangrui Song[lld] std::optional::value => operator*/operator->
2022-12-17 Wenzel Jakob[C-API] Add example code to exercise new MCJIT-like...
2022-12-17 Lang Hames[C-API] LLVMOrcCreateRTDyldObjectLinkingLayerWithMCJITM...
2022-12-17 Fangrui Songstd::optional::value => operator*/operator->
2022-12-17 Vy NguyenReland 2nd attempt: [lld-macho] Fix bug in reading...
2022-12-17 Yingchi Long[RISCV][VP] support vp.reduce.mul by ExpandVectorPredic...
2022-12-17 Artem Dergachev[-Wunsafe-buffer-usage] NFC: Implement fix-strategies...
2022-12-17 Benoit JacobAllow non-constant divisors in affine mod, floordiv...
2022-12-17 Roman LebedevReland "[SimplifyCFG] `FoldBranchToCommonDest()`: deal...
2022-12-17 Roman Lebedev[IR][PatternMatch] `m_Not`: do not apply inner matcher...
2022-12-17 Roman Lebedev[NFC][InstCombine] Simplify miscompile testcase
2022-12-17 Roman Lebedev[NFC][InstCombine] Add some readability by using `Decom...
2022-12-17 Peter Klausler[flang] Catch attempts to initialize allocatable compon...
2022-12-17 Fangrui Songclang/unittests/Basic/SarifTest.cpp: std::optional...
2022-12-17 Mitch PhillipsRevert "[Attributor][NFCI] Update tests according to...
2022-12-17 Mitch PhillipsRevert "[Attributor] Introduce AA[Intra/Inter]Reachability"
2022-12-17 Mitch PhillipsRevert "[OpenMP][FIX] Restrict more unsound assmptions...
2022-12-17 Mitch PhillipsRevert "[Attributor][FIX] Avoid memory leakage through...
2022-12-17 Mitch PhillipsRevert "[Attributor][FIX] Try to prevent a potential...
2022-12-17 Mitch PhillipsRevert "[Attributor][FIX] Allow negative offsets for...
2022-12-17 Mitch PhillipsRevert "[AAPointerInfo] handle multiple offsets in...
2022-12-17 Mitch PhillipsRevert "Revert "[AAPointerInfo] handle multiple offsets...
2022-12-17 Mitch PhillipsRevert "[AAPointerInfo] handle multiple offsets in...
2022-12-17 Fangrui Songstd::optional::value => operator*/operator->
next