platform/upstream/llvm.git
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
2021-09-02 Alex Zinenko[mlir] support translating OpenMP loops with reductions
2021-09-02 Raphael IsemannRevert "[lldb server] Tidy up LLDB server return codes...
2021-09-02 David Green[ARM] Add a tail-predication loop predicate register
2021-09-02 Jan Svoboda[clang] NFC: Extract DiagnosticOptions parsing
2021-09-02 Roman LebedevRevert @llvm.isnan intrinsic patchset.
2021-09-02 Cullen Rhodes[clang] NFC: Remove duplicate DependentSizedMatrixType...
2021-09-02 Michał Górny[lldb] [client] Implement follow-fork-mode
2021-09-02 Jon Chesterfield[libomptarget][amdgpu] Drop env variables
2021-09-02 Simon Pilgrim[X86] Fold PMADD(x,0) or PMADD(0,x) -> 0
2021-09-02 Simon Pilgrim[X86][SSE] Add combine-pmadd.ll for PMADDWD/VPMADDUBSW...
2021-09-02 Daniel Kiss[libunwind] Compile with -Wunused-but-set-variable
2021-09-02 Roman LebedevRevert "[OpenMP][OpenMPIRBuilder] Implement loop unroll...
2021-09-02 Daniel Kiss[Unwind] Harmonise exception class for EHABI spec.
2021-09-02 Ben Shi[RISCV][test] Add more tests for (mul (add x, c1), c2)
2021-09-02 Ben Shi[RISCV][test] Add tests for optimization with SH*ADD...
2021-09-02 Fraser Cormack[LegalizeTypes][VP] Add splitting support for binary...
2021-09-02 Simon Moll[VP] Declaration and docs for vp.select intrinsic
2021-09-02 Sebastian Schwartz[lldb server] Tidy up LLDB server return codes and...
2021-09-02 Alexander Belyaev[mlir][linalg] Expose function to create op on buffers...
2021-09-02 David Sherwood[SVE] Fix the FP arithmetic instruction costs for SVE
2021-09-02 Fangrui Song[MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections
2021-09-02 Fraser Cormack[SelectionDAG][VP] Fix VP memory ops' EVL/Mask indices
2021-09-02 Michael Kruse[OpenMP][OpenMPIRBuilder] Implement loop unrolling.
2021-09-02 Florian Hahn[LoopDistribute] Add tests inspired by PR50296, PR50288.
2021-09-02 Wenlei He[CSSPGO] Use preinliner decision by default when available
2021-09-02 Arthur Eubanks[docs] Mention that the legacy PM is deprecated and...
2021-09-02 Markus Lavin[NPM] Added opt option -print-pipeline-passes.
2021-09-02 Markus LavinRevert "[NPM] Added opt option -print-pipeline-passes."
2021-09-02 Markus Lavin[NPM] Added opt option -print-pipeline-passes.
2021-09-02 Mark de Wever[libc++][nfc] Fixes ppc64le-sanitizer build issue.
2021-09-02 Abinav Puthan... [DAGCombine] Add node level checks for fp-contract...
2021-09-02 Arthur EubanksFix missing argument introduced by D108788
2021-09-02 Arthur Eubanks[test] Precommit/fix up existing test for MemorySSA...
2021-09-02 Ye Luo[libomptarget] Move HostDataToTargetTy states into...
2021-09-02 Jinsong Ji[NFC][PowerPC] Small code refactor in LoopInstrFormPrep
2021-09-02 Wenlei He[CSSPGO] Add stats for pre-inliner
2021-09-02 Jinsong Ji[InstrProfiling] Add AIX triple to more tests
2021-09-02 Ben Shi[AArch64][test] Add new tests for (mul (add x, c0)...
2021-09-02 Arthur EubanksReland [MemorySSA] Add pass to print results of MemoryS...
2021-09-02 Arthur EubanksRevert "[MemorySSA] Add pass to print results of Memory...
2021-09-02 Chen Zheng[PowerPC] small code format refactor ; NFC
2021-09-02 Arthur Eubanks[MemorySSA] Add pass to print results of MemorySSA...
2021-09-02 Richard SmithPR50294: Fix a performance regression from 2c9dbcd.
2021-09-02 Fangrui Song[OpenMP] Fix -Wunused-but-set-parameter in -DLLVM_ENABL...
2021-09-02 Volodymyr Sapsai[HeaderSearch] Use `isImport` only for imported headers...
2021-09-01 Philip ReamesRevert "snapshot - do not push"
2021-09-01 Philip ReamesFix a missing MemorySSA update in breakLoopBackedge
2021-09-01 Philip Reamessnapshot - do not push
2021-09-01 Aart Bik[mlir][sparse] sparse runtime support library improvements
2021-09-01 Jon RoelofsRevert "[AArch64][GlobalISel] Legalize bswap <2 x i16>"
2021-09-01 Jacques Pienaar[mlir][capi] Add NameLoc
2021-09-01 Stanislav Mekhanoshin[AMDGPU] Use S_BITCMP1_* to replace AND in optimizeComp...
2021-09-01 Stanislav Mekhanoshin[AMDGPU] Introduce optimizeCompareInstr
2021-09-01 Alina Sbirlea[MemorySSAUpdater] Simplify updates when only deleting...
2021-09-01 Joel E. Denny[OpenMP][AMDGPU] Remove unneeded XFAILs
2021-09-01 Roman Lebedev[Codegen][TLI][X86] SimplifyMultipleUseDemandedBits...
2021-09-01 Fangrui Song[InstrProfiling] Use llvm.compiler.used if applicable...
2021-09-01 Wenlei He[llvm-profdata] Fix assertion from invalid iterator
2021-09-01 Alexander Pivovarov[RISCV] Fix typo in RISCVSchedSiFive7.td
2021-09-01 David Green[ARM] Add MVE lowering for fptosi.sat
2021-09-01 Joel E. Denny[OpenMP] Use IsHostPtr where needed in rest of omptarge...
2021-09-01 Joel E. Denny[OpenMP] Use IsHostPtr where needed for targetDataBegin
2021-09-01 Joel E. Denny[OpenMP][NFC] Eliminate CopyMember from targetDataEnd
2021-09-01 Joel E. Denny[OpenMP] Use IsHostPtr where needed for targetDataEnd
2021-09-01 Arthur Eubanks[OpaquePtr] Cleanup some uses of getPointerElementType...
2021-09-01 Fangrui Song[InstrProfiling][test] Combine profiling.ll and linkage.ll
2021-09-01 Philip Reames[SCEV] Clarify requirements for zero-stride to be UB
2021-09-01 Jon Chesterfield[openmp] Drop test from D109057, disproportionately...
2021-09-01 alex-t [AMDGPU] enable scalar compare in truncate selection
2021-09-01 Philip Reames[LoopDeletion] Separate logic in breakBackedgeIfNotTake...
2021-09-01 Jon Chesterfield[openmp] Accept directory for libomptarget-bc-path
2021-09-01 Nikita Popov[WebAssembly] Support opaque pointers in FixFunctionBit...
2021-09-01 Sid Manning[lld][Hexagon] Add checks for instructions that can...
2021-09-01 Weiwei Li[mlir][SPIRV] Add Image Operands for Image Instructions
2021-09-01 Philip Reames[SCEVExpander] Prefer pointer expansion for overflow...
2021-09-01 Scott Linder[AMDGPU] Update Call Convention docs for GFX90A
2021-09-01 Duncan P. N... VFS: Document goals of 'use-external-name' and related...
2021-09-01 Jon ChesterfieldRevert "[openmp] Accept directory for libomptarget...
2021-09-01 Jon ChesterfieldRevert "[openmp] No longer use LIBRARY_PATH to find...
2021-09-01 Siva Chandra... [libc] Add a skeleton for C standard condition variable...
2021-09-01 Craig Topper[RISCV] Fold (RISCVISD::SELECT_CC X, Y, CC, Z, Z) ...
2021-09-01 Kostya Serebryany[ubsan] warn inside the sigaction interceptor if static...
next