platform/upstream/llvm.git
2022-07-14 Amara EmersonRevert "[llvm] add zstd to llvm::compression namespace"
2022-07-14 Nikita Popov[SCCP] Don't check for UndefValue before calling markCo...
2022-07-14 Amara Emerson[GlobalISel] Re-generate some checks.
2022-07-14 Jason MolendajGetLoadedDynamicLibrariesInfos can inspect machos...
2022-07-14 Matthias Springer[mlir][sparse] Switch to One-Shot Bufferize
2022-07-14 Jannik Silvanus[AMDGPU] SIMachineScheduler: Add support for several...
2022-07-14 Fangrui Song[obj2yaml] Add -o to specify output filename
2022-07-14 Shoaib Meenai[clang] Add missing header include
2022-07-14 Kazu Hirata[mlir] Use value instead of getValue (NFC)
2022-07-14 Balázs Kéri[clang-tidy] Improve check cert-dcl58-cpp.
2022-07-14 Kazu Hirata[clang] Use value instead of getValue (NFC)
2022-07-14 Huan Nguyen[BOLT] Support multiple parents for split jump table
2022-07-14 Kazu Hirata[llvm] Use value instead of getValue (NFC)
2022-07-14 Corentin Jabot[Clang] Adjust extension warnings for delimited sequences
2022-07-14 owenca[llvm] Make lib/Target/BPF/BTF.h self-contained
2022-07-14 Zi Xuan Wu... [CSKY] Fix the br target operand type in td
2022-07-14 Cole Kissane[llvm] add zstd to llvm::compression namespace
2022-07-14 Cole KissaneRevert "[llvm] add zstd to `llvm::compression` namespace"
2022-07-14 Alexander Potapenko[compiler-rt][hwasan] Support for new Intel LAM API
2022-07-14 Cole Kissane[llvm] add zstd to `llvm::compression` namespace
2022-07-14 Florian Hahn[VPlan] Move VPBB verification to separate function...
2022-07-14 Joseph Huber[CUDA] Allow the new driver to compile CUDA in non...
2022-07-14 Jez Ng[lld-macho] Enable EH frame relocation / pruning
2022-07-14 Nico Weber[docs] Document git-clang-format
2022-07-14 Nico Weber[gn build] fix building lldb after b5ccfeb6bfbb
2022-07-14 Stefan Pintilie[PowerPC][LLD] Change PPC64R2SaveStub to only use non...
2022-07-14 einvbri[analyzer] Fix use of length in CStringChecker
2022-07-14 Philip Reames[LSR] Add test coverage for ICmpZero cases involving...
2022-07-14 Florian Hahn[LV] Use PredRecipe directly instead of getOrAddVPValue...
2022-07-13 Peter Klausler[flang] Avoid crash from forward referenced derived...
2022-07-13 Dave Lee[lldb] Add image dump pcm-info command
2022-07-13 Peter Klausler[flang] Error detection/avoidance for TRANSFER with...
2022-07-13 Fangrui Song[Support] Fix LLVM_ENABLE_ZLIB==0 builds
2022-07-13 owenca[clang-format][NFC] Replace most of std::vector with...
2022-07-13 Peter Klausler[flang][runtime] Complete list-directed character input...
2022-07-13 Peter Klausler[flang] Ensure name resolution visits "=>NULL()" in...
2022-07-13 Fangrui Song[Support] Change compression::zlib::{compress,uncompres...
2022-07-13 Alexander Shaposhnikov[SimplifyCFG] Improve SwitchToLookupTable optimization
2022-07-13 Peter Klausler[flang][runtime] Keep frame buffer in sync with file...
2022-07-13 Peter Klausler[flang][runtime] Refine list-directed REAL(2) output
2022-07-13 Nico Weber[gn build] (semi-manually) Port 5acd47169884
2022-07-13 Peter Klausler[flang] Fold TRANSFER()
2022-07-13 Anubhab Ghosh[ORC] Add a shared-memory based orc::MemoryMapper.
2022-07-13 Yonghong Song[BPF] Handle anon record for CO-RE relocations
2022-07-13 Leonard Chan[hwasan] Add __hwasan_add_frame_record to the hwasan...
2022-07-13 Cole Kissane[llvm] fix zlib buffer truncate edge cases and fix...
2022-07-13 Leonard ChanRevert "[hwasan] Add __hwasan_record_frame_record to...
2022-07-13 Amara Emerson[GlobalISel] Fix and(load)->zextload combine crash.
2022-07-13 Peter Klausler[flang] Refine semantic checks for procedure pointer...
2022-07-13 Roy Jacobson[DOC] Add DR1734 and DR1496 Clang's cxx_dr_status as...
2022-07-13 Florian Hahn[LV] Move VPBranchOnMaskRecipe::execute to VPlanRecipes...
2022-07-13 Craig Topper[RISCV] Fold (sra (sext_inreg (shl X, C1), i32), C2...
2022-07-13 Maksim Panchenko[docs] Add BOLT Office Hours
2022-07-13 leonardchan[hwasan] Add __hwasan_record_frame_record to the hwasan...
2022-07-13 Martin Storsjö[clang][deps] Silence a GCC warning about missing retur...
2022-07-13 Martin Storsjö[lldb] Silence a GCC warning about missing returns...
2022-07-13 Siva Chandra... [libc][NFC] Make all integration tests depend on the...
2022-07-13 Siva Chandra... [libc] Linux threads - Setup TLS area of a new thread...
2022-07-13 LLVM GN Syncbot[gn build] Port 3ce78cbd2392
2022-07-13 Kazu Hirata[Analysis] clang-format InlineAdvisor.cpp (NFC)
2022-07-13 Ben Langmuir[test] Fix macOS triple check
2022-07-13 Ben Langmuir[clang][deps] Fix handling of -MT in module command...
2022-07-13 Daniel Bertalan[lld-macho] Accept dylibs with LC_DYLD_EXPORTS_TRIE
2022-07-13 LLVM GN Syncbot[gn build] Port a5c0638dec83
2022-07-13 Hui Xie[libc++][ranges] implement `std::ranges::set_symmetric_...
2022-07-13 Alex Brachet[libc] Specify rounding mode for strto[f|d] tests
2022-07-13 Roman RusyaevChange shebang from python to python3 in update_cc_test...
2022-07-13 Joseph Huber[CUDA][HIP][NFC] Do not add `-fgpu-rdc` flag twice
2022-07-13 Craig Topper[RISCV] Add test case show missed opportunity to turn...
2022-07-13 Joseph Huber[LinkerWrapper] Fix deleted constructor error on older...
2022-07-13 Jolanta Jensen[NFC] Minor cleanup of usage of FloatModeKind with...
2022-07-13 Joseph Huber[LinkerWrapper] Support time tracing in the linker...
2022-07-13 Joseph Huber[LinkerWrapper] Add support for timescope tracing
2022-07-13 Zarko Todorovski[Clang][Sema][AIX][PowerPC] Emit byval alignment warnin...
2022-07-13 ymeng[trace][intel pt] Support dumping the trace info in...
2022-07-13 Gaurav Gaur[trace][intel pt] Add a cgroup filter
2022-07-13 Walter Erquinigo[trace][intel pt] Create a CPU change event and expose...
2022-07-13 Manish Gupta[mlir][NVGPU] Verifiers for nvgpu.mma.sync Op
2022-07-13 Roy Sundahl[asan][ubsan][test] Add weak attributes for dyld Mach...
2022-07-13 Walter Erquinigo[trace] Add an option to save a compact trace bundle
2022-07-13 Alex Bradbury[RISCV][test][NFC] Regenerate RISC-V tests with update_...
2022-07-13 LLVM GN Syncbot[gn build] Port 101d1e9b3c86
2022-07-13 Nikolas Klauser[libc++] Implement ranges::find_end, ranges::search...
2022-07-13 Steve Scalpone[flang] Document the Intrinsic Types
2022-07-13 Florian Hahn[GlobalOpt] Add more tests with large number of stores...
2022-07-13 Peicong Wu[trace][intel pt] Measure the time it takes to decode...
2022-07-13 Philip Reames[RISCV] Exploit fact that vscale is always power of...
2022-07-13 rnofenko[trace][intel pt] Add a nice parser for the trace size
2022-07-13 V Donaldson[flang] Intrinsic module file update
2022-07-13 Fangrui Song[docs][llvm-objcopy] Fix unpaired `<align>``
2022-07-13 Fangrui Song[llvm-objcopy][ELF] Add --set-section-type
2022-07-13 Alex Brachet[libc][NFC] Make explicit casts for gcc
2022-07-13 Alex Brachet[libc] Add explicit casts for gcc
2022-07-13 Simon Pilgrim[DAG] SimplifyDemandedVectorElts - adjust demanded...
2022-07-13 Joseph Huber[LinkerWrapper] Fix linker-wrapper not working with...
2022-07-13 Benoit JacoblowerParallel is also called on unit-size, one-sided...
2022-07-13 Jonas DevlieghereRevert "[clang] Implement ElaboratedType sugaring for...
2022-07-13 Fraser Cormack[llvm-reduce] Fix crash when reducing integer vectors...
2022-07-13 Jacques Pienaar[mlir] Plumb through default attribute populate for...
2022-07-13 Mitch PhillipsUpdate sanitize_* IR documentation.
next