platform/upstream/llvm.git
2021-09-03 Louis Dionne[libc++abi] Remove workarounds for missing -Wno-excepti...
2021-09-03 David Green[ARM] Add patterns for store(fptosisat(..))
2021-09-03 Nico Weber[gn build] Reformat all files
2021-09-03 Jinsong Ji[NFC][DWARF] Add triple to new TAG test file
2021-09-03 Alexandre Rames[modules] Use `HashBuilder` and `MD5` for the module...
2021-09-03 Peter Klausler[flang] Move runtime API headers to flang/include/flang...
2021-09-03 Jinsong Ji[NFC][CSSPGO] Add end of file newline to test input
2021-09-03 LLVM GN Syncbot[gn build] Port b9e57e030560
2021-09-03 Med Ismail... [lldb/Plugins] Introduce Scripted Interface Factory
2021-09-03 Jessica PaquetteRevert "[analyzer][NFCI] Allow clients of NoStateChange...
2021-09-03 Louis Dionne[libc++][NFC] Remove uses of 'using namespace std;...
2021-09-03 David Green[ARM] Add VFP lowering for fptosi.sat
2021-09-03 Jessica PaquetteAdd missing `REQUIRES: asserts` to combine-icmp-to...
2021-09-03 Nico Weber[lld/mac] Don't assert during thunk insertion if there...
2021-09-03 Craig Topper[RISCV] Change how we encode AVL operands in vector...
2021-09-03 Alexander Belyaev[mlir][linalg] Extend tiled_loop to SCF conversion...
2021-09-03 Chris Bieneman[CMake] Add targets for generating coverage reports
2021-09-03 David Goldman[clangd] Use the active file's language for hover code...
2021-09-03 Aart Bik[mlir][sparse] refine heuristic for iteration graph...
2021-09-03 Marius Brehler[mlir] Update EmitC documentation
2021-09-03 V DonaldsonRemove blank from NaN string representation
2021-09-03 Ben Shi[CUDA][NFC] Fix wrong assert information
2021-09-03 Michał Górny[lldb] [test] Mark the remaining vfork-follow-child...
2021-09-03 Michał Górny[lldb] [test] Mark vfork-follow-child-* tests unsupport...
2021-09-03 Nico WeberRevert "[NFC] Recommit "Regenerate SVE ACLE intrinsics...
2021-09-03 Kim-Anh Tran[lldb] Support .debug_rnglists.dwo sections in dwp...
2021-09-03 Nico WeberRevert "[gn build] (manually) port 6fe2beba7d2a (Except...
2021-09-03 Vassil VassilevRevert "Reland "[clang-repl] Re-implement clang-interpr...
2021-09-03 Nico Weber[gn build] (manually) port 6fe2beba7d2a (ExceptionTests)
2021-09-03 David Spickett[compiler-rt][Profile] Disable test on Arm/AArch64...
2021-09-03 David Spickett[ORC] Static cast more uint64_t to size_t
2021-09-03 Vassil VassilevReland "[clang-repl] Re-implement clang-interpreter...
2021-09-03 LLVM GN Syncbot[gn build] Port a375bfb5b729
2021-09-03 Kristóf Umann[analyzer][NFCI] Allow clients of NoStateChangeFuncVisi...
2021-09-03 Max Kazantsev[LoopDeletion] Move ICmpInst handling to getValueOnFirs...
2021-09-03 Konstantin... [GlobalISel] Add convenience constructors to MemDesc
2021-09-03 Simon Pilgrim[X86][SLM] Fix PBLENDVB uops and throughput
2021-09-03 gbreynoo[OptTable] Reapply Improve error message output for...
2021-09-03 Dmitry Preobrazhensky[AMDGPU][MC][NFC][DOC] Updated description of registers
2021-09-03 Justas Janickas[OpenCL] Supports optional 64-bit floating point types...
2021-09-03 Siger YangRevert "[lldb/lua] Force Lua version to be 5.3"
2021-09-03 Florian Mayer[hwasan] Support more complicated lifetimes.
2021-09-03 LLVM GN Syncbot[gn build] Port 2ed91da0f1f3
2021-09-03 Stefan Gränitz[JITLink] Add initial Aarch64 support
2021-09-03 Jingu Kang[LoopBoundSplit] Update phi node in exit block
2021-09-03 Rainer Orth[sanitizer_common] Define wordexp_wrde_dooffs for Solaris
2021-09-03 Cullen Rhodes[AArch64][SME] Support NEON vector to GPR integer moves...
2021-09-03 Cullen Rhodes[AArch64][ISel] NFC: DAG.getMachineFunction() -> MF
2021-09-03 Diana Picus[flang] COMMAND_ARGUMENT_COUNT runtime implementation
2021-09-03 Siger Yang[lldb/lua] Force Lua version to be 5.3
2021-09-03 Diana Picus[flang] Remove *- C++ -* incantation from runtime ...
2021-09-03 Michał Górny[lldb] [test] Mark *fork-follow-child* tests non-Darwin
2021-09-03 Jean Perier[mlir][flang] Do not prevent integer types from being...
2021-09-03 Jean Perier[flang] Extend common block size to cover equivalence...
2021-09-03 Max Kazantsev[Test] Missed opt test for D108910
2021-09-03 Yuichi YoshidaReformulate OrcJIT tutorial doc to make it more clear.
2021-09-03 Amara Emerson[AArch64][GlobalISel] Support for folding G_ROTR as...
2021-09-03 Qiu Chaofan[PowerPC] Enable fast-isel on AIX 64 subtarget
2021-09-03 Chen ZhengRevert "[HardwareLoops] Change order of SCEV expression...
2021-09-03 Matt ArsenaultAMDGPU: Remove FeatureLocalMemorySize0
2021-09-03 Chuanqi Xu[Coroutines] [Clang] Look up coroutine component in...
2021-09-03 Alexander Pivovarov[RISCV] Add SiFive core S51
2021-09-03 PeixinQiao[OMPIRBuilder] Add ordered directive to OMPBuilder
2021-09-03 Usman Nadeem[NFC] Recommit "Regenerate SVE ACLE intrinsics tests"
2021-09-03 Usman NadeemRevert "[NFC] Regenerate SVE ACLE intrinsics tests"
2021-09-03 Anna Thomas[LoopPredication] Fix MemorySSA crash in predicateLoopExits
2021-09-03 Alexander PivovarovFix typo in RISCVMatInt.cpp comments
2021-09-03 Matthias Springer[mlir][scf] Allow runtime type of iter_args to change
2021-09-03 Stella Laurenzo[mlir][python] Simplify python extension loading.
2021-09-03 Stanislav Mekhanoshin[AMDGPU] Process any power of 2 in optimizeCompareInstr
2021-09-03 Xun Li[Coroutines] Only run verifyFunction in debug mode
2021-09-03 Wenlei He[CSSPGO] Honor preinliner decision for ThinLTO importing
2021-09-03 Stanislav Mekhanoshin[AMDGPU] Fold immediates in the optimizeCompareInstr
2021-09-03 Sam Clegg[WebAssembly] Rename WrapperPIC -> WrapperREL. NFC
2021-09-02 Philip Reames[runtimeunroll] Support epilogue unrolling with a paren...
2021-09-02 Philip Reames[runtimeunroll] Under EXPENSIVE_CHECKS, validate loop...
2021-09-02 Ron Lieberman[openmp] NFC add bitcode comment
2021-09-02 Nico WeberReland "Try to unbreak Win build differently after...
2021-09-02 David Carlier[Sanitizers] remove empty test case.
2021-09-02 Lang Hames[ORC] Range check and narrow size value.
2021-09-02 LLVM GN Syncbot[gn build] Port dad60f8071d5
2021-09-02 Lang Hames[ORC] Add EPCGenericJITLinkMemoryManager: memory manage...
2021-09-02 Lang Hames[ORC] Add specialized SPSSerializationTraits for ArrayR...
2021-09-02 Lang Hames[ORC] Move callWrapper and callSPSWrapper functions...
2021-09-02 Jessica Paquette[GlobalISel] Combine icmp eq/ne x, 0/1 -> x when x...
2021-09-02 David BlaikieFully qualify template template parameters when printing
2021-09-02 Kirill Stoimenov[asan] Fixed link error by setting jump symbol to R_X86...
2021-09-02 Kevin AtheyRevert "[CSSPGO] Honor preinliner decision for ThinLTO...
2021-09-02 David Carlier[Sanitizers] intercept clock_getcpuclockid on FreeBSD...
2021-09-02 Usman Nadeem[NFC] Regenerate SVE ACLE intrinsics tests
2021-09-02 peter klausler[flang] Fix scope in which undeclared symbols are created
2021-09-02 peter klausler[flang] NFC: change non-nullable pointer arguments...
2021-09-02 Stuart Brady[OpenCL] Remove decls for scalar vloada_half and vstore...
2021-09-02 Alex Zinenko[mlir] speed up construction of LLVM IR constants when...
2021-09-02 Dávid Bolvanský[NFC] Added testcase for PR40750
2021-09-02 Arthur O'Dwyer[libc++] Define insert_iterator::iter with ranges:...
2021-09-02 Arthur EubanksFix lldb after D108614
2021-09-02 Arthur Eubanks[MemorySSA] Properly handle liveOnEntry in the walker...
2021-09-02 Arthur Eubanks[Verifier] Only allow invariant.group metadata on store...
2021-09-02 Arthur Eubanks[NFC] Remove some unclear attribute methods
next