platform/upstream/llvm.git
2022-01-30 Craig Topper[RISCV] Rerrange RISCVInstrInfoZB.td to better group...
2022-01-30 Fangrui Song[ELF] De-template getAndFeatures. NFC
2022-01-30 Richard[clang-tidy] Organize the release notes a little better
2022-01-30 Fangrui Song[ELF] Make errorOrWarn opaque to decrease code size...
2022-01-30 Craig Topper[RISCV] Use RVBUnary to simplify ZEXT_H_RV32/ZEXT_H_RV6...
2022-01-30 Ben Shi[clang][AVR] Set '-fno-use-cxa-atexit' to default
2022-01-30 Ben Shi[Clang] Move XCore specific options from Clang.cpp...
2022-01-30 Fangrui Song[ELF] Optimize obj.getSectionIndex. NFC
2022-01-30 Fangrui Song[ELF] Simplify eSyms. NFC
2022-01-30 Fangrui Song[ELF] createInputSection: remove unneeded argument...
2022-01-30 Fangrui Song[ELF] Avoid repeated getObj construction in getSectionI...
2022-01-30 Fangrui Song[ELF] Reorder InputSectionBase::parent. NFC
2022-01-30 Fangrui Song[ELF] Reorder InputFile members. NFC
2022-01-29 John Ericson[openmp][cmake] `CMAKE_INSTALL_BINDIR` usage should...
2022-01-29 Jeff BaileyRemove reference to LLVMLibC as the doc has moved.
2022-01-29 Fangrui Song[ELF] --gdb-index: switch to SmallVector. NFC
2022-01-29 Joe Loser[libc++][test] Clean up libcxx/test/support/MoveOnly.h
2022-01-29 Fangrui Song[ELF] Refactor -z combreloc
2022-01-29 Mateusz Mikuła[LLD][MinGW] Add --heap argument support
2022-01-29 Rainer Orth[sanitizer_common] Use atomic builtin in sanitizer_atom...
2022-01-29 Nuno Lopes[NewGVN] do phi(undef, x) -> x only if x is not poison
2022-01-29 Nico Weber[gn build] (manually) port 36892727e4f1
2022-01-29 Jameson Nashenable plugins for clang-tidy
2022-01-29 Fangrui Song[SmallVector] Optimize move assignment operator for...
2022-01-29 Sanjay Patel[InstCombine] add tests for demanded bit of mul; NFC
2022-01-29 Mircea Trofin[MLGO] Regalloc: allow multiple occurences of -regalloc...
2022-01-29 Stanislav Gatev[clang][dataflow] Merge distinct pointer values in...
2022-01-29 Shilei Tian[OpenMP] Fix link error on Windows caused by `interop...
2022-01-29 Florian Hahn[VPlan] Handle IV vector splat using VPWidenCanonicalIV.
2022-01-29 Simon Pilgrim[X86] LowerFunnelShift - enable v8i16 lowering
2022-01-29 Simon Pilgrim[X86] lowerShuffleAsBlend - pull out repeated getVector...
2022-01-29 Arthur O'Dwyer[libc++] Fix the last instances of `namespace ranges...
2022-01-29 Simon Pilgrim[WebAssembly] Use cast<> instead of dyn_cast<> to avoid...
2022-01-29 Simon Pilgrim[lldb] TypeSystemClang - use castAs/cast<> instead...
2022-01-29 Arthur O'Dwyer[clang][NFC] Change some ->getType()->isPlaceholderType...
2022-01-29 Simon Pilgrim[X86] combinePredicateReduction - always use PMOVMSKB...
2022-01-29 Arthur O'Dwyer[libc++] [test] Mark two ranges tests with libcpp-has...
2022-01-29 Aaron BallmanSpeculatively fix the sphinx build for Clang's attribut...
2022-01-29 Simon Pilgrim[X86] SimplifyDemandedBits - add X86ISD::BLENDV Simplif...
2022-01-29 Simon Pilgrim[X86] LowerFunnelShift - allow non-constant vXi8 unpack...
2022-01-29 Aaron BallmanRevert fad7e491a0770ac4336934030ac67d77e7af5520 with...
2022-01-29 Jim Lin[M68k] Add addressing modes ARIPI and ARIPD support...
2022-01-29 Paul Walker[SVE] Remove AArch64ISD::PFALSE.
2022-01-29 Paul Walker[AArch64] Add isel for bitcasting between bfloat and...
2022-01-29 Simon PilgrimRaise the minimum Visual Studio version to VS2019
2022-01-29 Nikita Popov[IR] Require matching signature in getCalledFunction()
2022-01-29 Craig Topper[RISCV] Correct predicate orc.b pattern to not include...
2022-01-29 Paulo Matos[WebAssembly][NFC] Refactor WasmSymbol type setting...
2022-01-29 Craig Topper[RISCV] Custom legalize BITREVERSE with Zbkb.
2022-01-29 Shivam Gupta[NFC] Add missing doxygen file tag in llvm/include...
2022-01-29 Craig Topper[TableGen] Detect multiple Processors with the same...
2022-01-29 Konstantin... [libc++][ranges][NFC] Small cleanup to the Ranges statu...
2022-01-29 Fangrui Song[ELF][test] Improve INSERT [AFTER|BEFORE] and adjustSec...
2022-01-29 John Ericson[cmake] Partially deduplicate `{llvm,compiler_rt}_check...
2022-01-29 Shilei Tian[OpenMP] Fix wrong number in openmp/runtime/src/dllexports
2022-01-29 Petr Hosek[ELF] Change the search order for dependent libraries
2022-01-29 Max KazantsevRecommit "[InstCombine] Fold and-reduce idiom"
2022-01-29 Konstantin... [libc++][ranges][NFC] Update and slightly cleanup Range...
2022-01-29 Sanjoy DasDelete dead code
2022-01-29 Luo, Yuanke[X86][avx512fp16] Promote fp16 to fp32 for frem.
2022-01-29 Nico Weber[gn build] (manually) port 99217fa8a02
2022-01-29 Ye Luo[OpenMP] disable build of old nvptx device runtime
2022-01-29 Max Kazantsev[Test] Add pointer comparison test that crashed with...
2022-01-29 jacquesguan[RISCV] Improve extract_vector_elt for fixed mask regis...
2022-01-29 Max Kazantsev[Test] Recommit tests that were reverted by mistake...
2022-01-29 Sheng[M68k][GlobalISel] Legalize more instruction in M68k...
2022-01-29 Sam McCallAdd 'clangd' prefix to remote index proto targets
2022-01-29 David GreeneRevert "[UpdateTestChecks] Add --filter and --filter...
2022-01-29 Jeff BaileyMove LLVM Proposal to doc directory, create index
2022-01-28 Peter Steinfeld[flang] Implement a runtime routine to report fatal...
2022-01-28 Joseph Huber[OpenMP] Accept shortened triples for -Xopenmp-target=
2022-01-28 Jan KorousRevert "Add BITINT_MAXWIDTH support"
2022-01-28 wren romano[mlir][sparse] Adding standard pipeline for tests.
2022-01-28 Richard[clang-tidy] Recognize labelled statements when simplif...
2022-01-28 Fangrui Song[Driver] Remove -fno-experimental-new-pass-manager
2022-01-28 Krzysztof Drewniak[MLIR][GPU] Add missing #include to SerializeToHsaco.cpp
2022-01-28 Krzysztof Drewniak[MLIR] Factor out common parts of the TLike constraint
2022-01-28 Adrian PrantlUpdate module map for 4ce1f3d47c33daccfb7f4e906c3f57b40...
2022-01-28 Daniele Castagna[Driver] Add CUDA support for --offload param
2022-01-28 William S.... [ScalarEvolution] Handle <= and >= in non infinite...
2022-01-28 Fangrui Song[AttrDocs] Fix docs for the sycl_special_class attribut...
2022-01-28 Alexandre Ganea[mlir] Fix build after 83d59e05b201
2022-01-28 David Greene[UpdateTestChecks] Add --filter and --filter-out options
2022-01-28 Valentin Clement[flang] Initial lowering for empty program
2022-01-28 Valentin Clement[flang][NFC] Remove obsolete IntrinsicCall helper
2022-01-28 Aart Bik[mlir][sparse][pytaco] enable dimension ordering syntax
2022-01-28 Marek Kurdej[clang-format] Fix misaligned trailing comments in...
2022-01-28 WeverythingRemove reference type when checking const structs
2022-01-28 Yaxun (Sam... [CUDA][HIP] Do not treat host var address as constant...
2022-01-28 Rainer Orth[polly][unittests] Link DeLICMTests with libLLVMCore
2022-01-28 Philip Reames[SLP] Use moveBefore to simplify code [NFC]
2022-01-28 Ahmed Bougacha[ObjCARC] Require the function argument in the clang...
2022-01-28 Amir Ayupov[BOLT] Imported llvm-bolt-wrapper script
2022-01-28 Florian Hahn[GVN] Add tests with redundant load of pointer select.
2022-01-28 Jordan Rupprecht[libc] Add missing sqrt deps for layering checks
2022-01-28 Philip ReamesRevert "[SLP] Add a clarifying assert in block scheduli...
2022-01-28 harshAdd vector.scan op
2022-01-28 Siva Chandra[libc] Enable creat, fsync, open, openat, read and...
2022-01-28 Aaron BallmanAdd BITINT_MAXWIDTH support
2022-01-28 Valentin Clement[flang][NFC] Remove obsolete ComplexExpr helper
next