platform/upstream/llvm.git
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
2021-09-02 Wenlei He[llvm-profgen] Turn off cold context trimming by default
2021-09-02 Arthur Eubanks[test] Remove legacy PM tests in llvm/test/Other
2021-09-02 Sam Clegg[WebAssemlby] Remove redundant SDTypeProfile. NFC
2021-09-02 Nico WeberFix lld build after 5881dcff7e76a68
2021-09-02 Geoffrey Martin... Revert "Try to unbreak Win build differently after...
2021-09-02 Nico WeberTry to unbreak Win build differently after 973519826edb76
2021-09-02 Arthur Eubanks[test] Remove missed RUN line after D109040
2021-09-02 Arthur Eubanks[test][NewPM] Remove RUN lines using -analyze
2021-09-02 Wenlei He[CSSPGO] Allow inlining recursive call for preinliner
2021-09-02 Nikita Popov[SCEVExpander] Simplify pointer overflow check
2021-09-02 Sam Clegg[WebAssembly] Fix names of WebAssemblyWrapper SDNodes...
2021-09-02 Heejin Ahn[WebAssembly] Add Wasm SjLj support
2021-09-02 Nick Desaulniers[MipsISelLowering] avoid emitting libcalls to __multi3
2021-09-02 Daniil Suchkov[InlineCost] Introduce attributes to override InlineCos...
2021-09-02 Geoffrey Martin... [Bazel] Add explicit dependency on llvm:Support to...
2021-09-02 Jake Egan[AIX][PowerPC] Define __powerpc and __PPC macros
2021-09-02 Mark de Wever[libc++] Remove an unused internal concept.
2021-09-02 Craig Topper[X86] Remove isel predicates for xgetbv/xsetbv instruct...
2021-09-02 Mark de Wever[libc++][NFC] Move concepts to a subheader.
2021-09-02 Evandro Menezes[RISCV] Improve shrink wrap test (NFC)
2021-09-02 Jon Chesterfield[libomptarget][amdgpu] Add gfx90a to build list
2021-09-02 Geoffrey Martin... [Bazel] Update for Cpp emitter (2f0750dd2e)
2021-09-02 Louis Dionne[libc++][docs] Remove "Last Updated" entries from the...
2021-09-02 Louis Dionne[libc++][NFC] Replace uses of stdr:: by just std::ranges::
2021-09-02 Hans Wennborg[Unwind] Cast exception class pointer for strcpy
2021-09-02 Marius Brehler[mlir] Add missing dep on MLIRTranslation
2021-09-02 Stanislav Mekhanoshin[AMDGPU] Use S_BITCMP0_* to replace AND in optimizeComp...
2021-09-02 Simon Pilgrim[X86][SSE] combineMulToPMADDWD - improve recognition...
2021-09-02 Nico Weberclang/win: Add __readfsdword to intrin.h
2021-09-02 Wenlei He[llvm-profgen] Deduplicate and improve warning for...
2021-09-02 Kazu Hirata[clangd, llvm] Remove redundant calls to c_str() (NFC)
2021-09-02 Nico WeberTry to unbreak Win build after 973519826edb76
2021-09-02 Craig Topper[RISCV] Add Zba command line to rv64i-exhaustive-w...
2021-09-02 Craig Topper[RISCV] Remove stale TODOs from test. NFC
2021-09-02 Nico WeberTry to unbreak lldb build after 973519826edb76
2021-09-02 Wenlei He[CSSPGO] Honor preinliner decision for ThinLTO importing
2021-09-02 Kristóf UmannRevert "[analyzer][NFCI] Allow clients of NoStateChange...
2021-09-02 Ivan Zhechev[flang] Fix non-deterministic line output function
2021-09-02 Bradley Smith[AArch64][SVE] Workaround incorrect types when lowering...
2021-09-02 Jinsong Ji[InstrProfiling] Add one missing XCOFF line to profiling.ll
2021-09-02 Kristóf Umann[analyzer][NFCI] Allow clients of NoStateChangeFuncVisi...
2021-09-02 Craig Topper[RISCV] Teach instruction selection to elide sext.w...
2021-09-02 Evandro Menezes[RISCV] Enable shrink wrap by default
2021-09-02 Craig Topper[RISCV] Split PseudoVSETVLI into 2 instructions to...
2021-09-02 Nico Weber[clang-cl] Emit nicer warning on unknown /arch: arguments
2021-09-02 Kiran Chandramohan[MLIR][OpenMP] Add support for declaring critical const...
2021-09-02 Piotr Sobczak[AMDGPU] Add merging into S_BUFFER_LOAD_DWORDX8_IMM
2021-09-02 Marius Brehler[mlir] Add Cpp emitter
next