platform/upstream/llvm.git
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.
2022-07-13 Mitch PhillipsAdd missing sanitizer metadata plumbing from CFE.
2022-07-13 Mitch PhillipsRemove 'no_sanitize_memtag'. Add 'sanitize_memtag'.
2022-07-13 Alex Brachet[libc] Reset rounding mode after fsetround tests
2022-07-13 Kai Nacke[SystemZ] Enable `-mtune=` option in clang.
2022-07-13 Mark de Wever[libc++][format] Improves parsing speed.
2022-07-13 Philip Reames[DAGCombine] fold (urem x, (lshr pow2, y)) -> (and...
2022-07-13 Dylan Fleming[Flang] Fix path strings in CreateFIRLangRef.py
2022-07-13 Martin Sebor[InstCombine] Enable strtol folding with nonnull endptr
2022-07-13 Mark de Wever[libc++][chrono] Adds operator<=> for day.
2022-07-13 Sam McCall[clangd] Enable designator inlay hints by default.
2022-07-13 Nikita Popov[SCCP] Fix typo in previous commit
2022-07-13 Nikita Popov[SCCP] Avoid ConstantExpr::get() call
2022-07-13 Nikita Popov[TargetFolder] Use DL-aware folding for icmp
2022-07-13 Nikita Popov[IRBuilder] Migrate fneg to fold infrastructure
2022-07-13 serge-sans... [clang] Ignore DependentSizeArray in -Warray-parameter
2022-07-13 Simon Pilgrim[AArch64] Regenerate arm64-vshuffle.ll test checks
2022-07-13 Simon Pilgrim[AArch64] Regenerate arm64-vselect.ll test checks
2022-07-13 Simon Pilgrim[ARM] Regenerate select_xform.ll test checks
2022-07-13 Antonio Frighetto[Fixed Point] Fix C++20 compilation error
2022-07-13 David GreenRevert "Move instruction predicate verification to...
2022-07-13 Max Kazantsev[IndVars][NFC] Make IVOperand parameter an instruction
2022-07-13 Jun Zhang[CodeGen] Keep track of decls that were deferred and...
2022-07-13 Wei Yi Tee[clang][dataflow] Generate readable form of input and...
2022-07-13 Max Kazantsev[SCEV][NFC] Make getStrengthenedNoWrapFlagsFromBinOp...
2022-07-13 David GreenMove instruction predicate verification to emitInstruction
2022-07-13 Vladislav Khmelevsky[BOLT][AArch64] Handle gold linker veneers
2022-07-13 Muhammad Omair... [LLDB] Fix TestConvenienceVariables.test AArch64/Windows
2022-07-13 Nikolas KlauserRevert "[libc++] Implement ranges::find_end, ranges...
2022-07-13 Wei Yi Tee[clang][dataflow] Rename `Status` field in a `Solver...
2022-07-13 Muhammad Omair... [LLDB] Fix TestThreadAPI.py for AArch64/Windows
2022-07-13 Nicolas Vasilache[mlir][Linalg] Retire TestLinalgCodegenStrategy pass.
2022-07-13 Muhammad Omair... [LLDB] XFail TestLoadUnload.test_static_init_during_loa...
2022-07-13 Nikolas Klauser[libc++] Implement ranges::find_end, ranges::search...
next