platform/upstream/llvm.git
2022-06-28 Florian Hahn[VPlan] Move recipe implementations to separate file...
2022-06-28 Sander de Smalen[AArch64][SME] Sink tile offset operands into the loop...
2022-06-28 David Sherwood[AArch64][SME] Add SVE2 psel, uclamp, sclamp and revd...
2022-06-28 Guillaume Chatelet[libc][mem*] Introduce Algorithms for new mem framework
2022-06-28 Nikita Popov[Bitcode] Support expanding constant expressions into...
2022-06-28 Sander de Smalen[AArch64] Update SME load/store intrinsics to work...
2022-06-28 David Sherwood[AArch64][SME] Add SME outer product intrinsics
2022-06-28 Nikita Popov[IR] Remove support for extractvalue constant expression
2022-06-28 Sander de Smalen[AArch64][SME] NFC: Extend tile_slice ComplexPattern...
2022-06-28 Lian Wang[RISCV] Support VECTOR_REVERSE mask operation.
2022-06-28 Guillaume Chatelet[Alignment] Replace commonAlignment with std::min
2022-06-28 Tobias Hieta[clang-cl] Add -emit-ast to clang-cl driver
2022-06-28 Martin Boehme[Clang] Fix: Restore warning inadvertently removed...
2022-06-28 Phoebe WangReland "[X86] Support `_Float16` on SSE2 and up"
2022-06-28 wlei[CSSPGO][llvm-profgen] Reimplement SampleContextTracker...
2022-06-28 wlei[CSSPGO][llvm-profgen] Reimplement computeSummaryAndThr...
2022-06-28 wlei[CSSPGO][llvm-profgen] Reimplement CS profile generator...
2022-06-28 Petr HosekRevert "[CoverageMapping] Remove dots from paths inside...
2022-06-28 Petr Hosek[CoverageMapping] Remove dots from paths inside the...
2022-06-28 Mahesh Ravishankar[mlir][Vector] Fix reordering of floating point adds...
2022-06-28 Congzhe Cao[LoopInterchange] New cost model for loop interchange
2022-06-28 Michał Górny[lldb] [test] Mark test_vCont_supports_t llgs-only
2022-06-28 LiaoChunyu[RISCV] Optimize 2x SELECT for floating-point types
2022-06-28 Shao-Ce SUN[RISCV] Fix the problem of parsing long version numbers
2022-06-28 Craig Topper[RISCV] Zero extend immediate for vget/vset builtins...
2022-06-28 Fangrui Song[LiveInterval] Simplify with partition_point. NFC
2022-06-28 Louis Dionne[libc++] Re-add transitive includes that had been remov...
2022-06-28 Craig Topper[RISCV] Fix misleading formatting and remove a dead...
2022-06-28 David BlaikieAdd missing (void) for function declarations in C
2022-06-27 Matt Arsenaultllvm-reduce: Handle reducing FP values to nan
2022-06-27 Brad Smith[docs] Remove outdated status update for FreeBSD
2022-06-27 Fangrui Song[test] Add -fsanitize=array-bounds test for pseudo...
2022-06-27 Jonas Devlieghere[lldb] Use assertState in TestIgnoredExceptions
2022-06-27 Wolfgang PiebReland [Metadata] Add a resize capability to MDNodes...
2022-06-27 Yuanfang Chen[lit][test] relaxed GTEST_TOTAL_SHARDS checking for...
2022-06-27 Mitch PhillipsMark ASan global-location-nodebug test as unspported...
2022-06-27 Mogball[mlir][ods] Add convertFromStorage field to parameters
2022-06-27 Mitch PhillipsFix-forward ASan on Windows.
2022-06-27 Sam Clegg[lld][WebAssembly] Don't apply data relocations at...
2022-06-27 Joel E. Denny[Clang][OpenMP] Don't overload "extension" in status doc
2022-06-27 Michael Jones[libc] add printf oct conversion
2022-06-27 Sam McCall[pseudo] Check follow-sets instead of tying reduce...
2022-06-27 Jim InghamHave CommandObjectParsed check for "commands that take...
2022-06-27 Vitaly Buka[asan] Add missing dependency on Demangle
2022-06-27 Mitch PhillipsDelete 'llvm.asan.globals' for global metadata.
2022-06-27 Vitaly Buka[docs] Restore missing blank line
2022-06-27 Julian Lettner[Sanitizer][Darwin] Mark test UNSUPPORTED instead of...
2022-06-27 Vitaly BukaRevert "[clang] Introduce -fstrict-flex-arrays=<n>...
2022-06-27 Julian Lettner[Sanitizer][Darwin] atos does not show line numbers...
2022-06-27 Craig Topper[RISCV] Remove repeated calls to getSExtValue. NFC
2022-06-27 Craig Topper[RISCV] Add tests for (load (add X, [2048,4094])). NFC
2022-06-27 Philip Reames[LV] Allow scalable vectorization with vscale = 1
2022-06-27 Roy SundahlAdd wait for child processe(s) to exit. (amended+clang...
2022-06-27 Xing Xue[libc++][lit][AIX] Port tests for getting time to AIX
2022-06-27 Xing Xue[libc++][lit][AIX] Port tests for money format to AIX
2022-06-27 Philip Reames[RISCV] Remove a use of getMinVLen in favor of getRealM...
2022-06-27 Philip Reames[RISCV] Cost model for scalable reductions
2022-06-27 Vitaly BukaRevert "[X86] Support `_Float16` on SSE2 and up"
2022-06-27 Matthias Springer[mlir][bufferize] Improve to_tensor/to_memref folding
2022-06-27 Vitaly Buka[test] Add workaround for flaky error we see on Windows...
2022-06-27 Alex Langford[NFC][lldb] Correct Module::FindFunctions documentation
2022-06-27 Yuanfang ChenFix sphinx docs build
2022-06-27 Yuanfang Chen[Coroutine] Remove the '!func_sanitize' metadata for...
2022-06-27 Yuanfang Chen[ubsan] Using metadata instead of prologue data for...
2022-06-27 Wei Yi Tee[clang][dataflow] Add `buildAndSubstituteFlowCondition...
2022-06-27 Wei Yi Tee[clang][dataflow] Do not allow substitution of true...
2022-06-27 Aart Bik[mlir][sparse] remove redundant whitespace
2022-06-27 Groverkss[MLIR][Parser] Fix AffineParser colliding bare identifi...
2022-06-27 Peiming Liu[mlir][sparse]more integration test cases for sparse_te...
2022-06-27 Daniel Thornburgh[Symbolize] Fix MarkupFilter tests for Windows.
2022-06-27 Daniel Thornburgh[Symbolize] Fix llvm-symbolizer --filter-markup test...
2022-06-27 Amir Ayupov[BOLT] Restrict icp-inline to callsites
2022-06-27 Peiming Liu[mlir][sparse]Add more integration tests for sparse_ten...
2022-06-27 LLVM GN Syncbot[gn build] Port eb5af0acf054
2022-06-27 Daniel Thornburgh[Symbolize] Add log markup --filter to llvm-symbolizer.
2022-06-27 Chris Bieneman[Docs] Update clang & llvm release notes for HLSL
2022-06-27 Joseph Huber[OpenMP] Only strip runtime attributes if needed
2022-06-27 Kirill Okhotnikov[libc][docs] Added fmod performance results.
2022-06-27 Amir Ayupov[BOLT][NFC] Add aliases for ICP flags
2022-06-27 Amir Ayupov[BOLT][NFC] Use llvm::less_first
2022-06-27 Paul Walker[NFC][SVE] Add more tests of vector compares and select...
2022-06-27 Matt Arsenaultllvm-reduce: Check shouldKeep before trying to reduce...
2022-06-27 Jonas Devlieghere[lldb] Add a log dump command
2022-06-27 Patrick WaltonRound up zero-sized symbols to 1 byte in `.debug_arange...
2022-06-27 Louis Dionne[libc++] Add a few missing min/max macro push/pop
2022-06-27 Min-Yih Hsu[mlir][LLVMIR] Memorize compatible LLVM types
2022-06-27 Min-Yih Hsu[mlir][LLVMIR] Add support for va_start/copy/end intrinsics
2022-06-27 Snehasish Kumar[memprof] Return an error for unsupported symbolization.
2022-06-27 Michał Górny[lldb] [llgs] Skip new vCont test on Windows
2022-06-27 gbreynoo[llvm-ar] Fix MRI ADDLIB command when used with thin...
2022-06-27 Aaron BallmanSilence an "illegal conversion" diagnostic
2022-06-27 Chi Chun Chen[Clang][OpenMP] Claim nowait clause on taskwait
2022-06-27 Aaron BallmanSilence some format specifier warnings
2022-06-27 Mark de Wever[libc++][doc] Fixes a broken table entry.
2022-06-27 Jay Foad[AMDGPU] Cluster stores as well as loads for GFX11
2022-06-27 Frederic Cambus[Driver][test] Add libclang_rt.profile{{.*}}.a tests...
2022-06-27 Ritanya B BharadwajAdding support for target in_reduction
2022-06-27 Michał Górny[lldb] [llgs] Support "t" vCont action
2022-06-27 Andrzej Warzynski[flang][driver] Use `-O{0|1|2|3}` to define LLVM backen...
2022-06-27 Matthias Springer[mlir][SCF][bufferize] Small simplification and more...
next