platform/upstream/llvm.git
2022-12-18 David Blaikiellvm-profgen: Fix use of stats to be under LLVM_ENABLE_...
2022-12-18 Roman Lebedev[llvm-exegesis][X86] Explicitly not support `WRFSBASE...
2022-12-18 Roman Lebedev[NFC][llvm-exegesis] Improve `getOpcodesOrDie()`
2022-12-18 Roman Lebedev[llvm-exegesis] Benchmark: gracefully handle lack of...
2022-12-18 Guillaume Chatelet[libc] Make string functions buildable with GCC
2022-12-18 Guillaume ChateletUse -Wstrict-prototypes with clang only
2022-12-18 Roman Lebedev[llvm-exegesis] Fix 'min' repetition mode in presence...
2022-12-18 Roman Lebedev[NFC][llvm-exegesis] Benchmark: move DumpObjectToDisk...
2022-12-18 Nico Weber[gn] port 7d2c1150d31b better
2022-12-18 Nicolas Vasilache[mlir][Linalg] NFC - Add C++ builder to TileOp
2022-12-18 Sanjay Patel[InstCombine] fold flooring sdiv by power-of-2 to ashr
2022-12-18 Sanjay Patel[InstCombine] add/adjust tests for flooring div; NFC
2022-12-18 Matt ArsenaultAMDGPU/R600: Special case addrspacecast lowering for...
2022-12-18 Matt ArsenaultAMDGPU: Lower addrspacecast on gfx6
2022-12-18 Nico Weber[gn] port 7d2c1150d31bb
2022-12-18 Nico Weber[gn build] Port rest of 07af0e2d3e84
2022-12-18 Kristina Bessonova[llvm-objdump][AArch64] Fix ADRP target label calculation
2022-12-18 Nico Weber[gn build] Port some of 07af0e2d3e84
2022-12-18 Nico Weber[gn] port ae3e228af7
2022-12-18 Sanjay Patel[InstCombine] canonicalize insertelement order based...
2022-12-18 Sanjay Patel[InstCombine] add tests for flooring division; NFC
2022-12-18 Sanjay Patel[InstCombine] avoid IR values named 'tmp' in tests...
2022-12-18 ibricchi[InlineAdvisor] Fix dependencies for InlineAdvisorPlugin
2022-12-18 Iain Sandoe[C++20][Modules] Elide unused guard variables in Itaniu...
2022-12-18 Kazu HirataInclude <optional> instead of "llvm/ADT/Optional.h"
2022-12-18 Sameer Sahasrabuddhe[AAPointerInfo] handle multiple offsets in PHI
2022-12-18 Vy NguyenReland 3nd attempt: [lld-macho] Fix bug in reading...
2022-12-18 River Riddle[mlir] Add an overload of parseOptionalAttribute for...
2022-12-18 Johannes Doerfert[Attributor][FIX] Ensure to delete all AAs
2022-12-18 Dinar Temirbulatov[AArch64][SVE] Allow to lower WHILEop with constant...
2022-12-18 Peter Klausler[flang] Fix crash in name resolution
2022-12-18 Roman Lebedev[NFC][llvm-exegesis] Extract `runBenchmarkConfiguration...
2022-12-18 Roman Lebedev[NFC][llvm-exegesis] `BenchmarkRunner`: split `runConfi...
2022-12-18 Roman Lebedev[NFC][llvm-exegesis] `InstructionBenchmark`: only allow...
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->
next