platform/upstream/llvm.git
2021-08-19 Amara Emerson[AArch64][GlobalISel] Add G_VECREDUCE fewerElements...
2021-08-19 Fangrui Song[InstrProfiling] Make COFF use the ELF comdat scheme...
2021-08-19 Fangrui Song[test] Split icall.ll into comdat/nocomdat variants
2021-08-19 Sam Clegg[lld][WebAssembly] Handle weakly defined symbols in...
2021-08-19 Thomas Lively[WebAssembly] Make bitmask instructions return unsigned...
2021-08-19 Amara Emerson[AArch64][GlobalISel] Fix miscompile of <16 x s8> G_EXT...
2021-08-19 Kent Ross[libc++][NFC] Update and alphabetize CREDITS.TXT
2021-08-19 Kent Ross[libc++] [doc] Add issue tracking for spaceship operato...
2021-08-19 Kent Ross[libc++][NFC] Remove unused include in <compare>.
2021-08-19 Thomas Lively[WebAssembly] Add explicit casts to silence -Wc++11...
2021-08-19 Yonghong SongRevert "[DebugInfo] generate btf_tag annotations for...
2021-08-19 Yonghong Song[DebugInfo] generate btf_tag annotations for DIComposit...
2021-08-19 Thomas Lively[WebAssembly] More convert_low and promote_low codegen
2021-08-19 Thomas Lively[WebAssembly] Pattern match SIMD convert_low and promot...
2021-08-19 Akira HatanakaRefactor inlineRetainOrClaimRVCalls. NFC
2021-08-19 Rumeet DhindsaUpdate logic to close inherited file descriptors.
2021-08-19 Arthur Eubanks[NFC] Cleanup AttributeList::getStackAlignment()
2021-08-19 Alexandre Rames[Support] Update `MD5` to follow other hashes.
2021-08-19 Arthur Eubanks[NFC] Replace some attribute methods that use confusing...
2021-08-19 Alexandre Rames[NFC][Support] Move `MD5` members in `InternalState`.
2021-08-19 Morten Borup... [MLIR][SCF] Parenthesize multiple return types in scf...
2021-08-19 Florian Mayer[hwasan] re-enable stack safety by default.
2021-08-19 Jennifer YuAdd implicit map for a list item appears in a reduction...
2021-08-19 Jon Chesterfield[openmp] Disable the tests that block CI for amdgpu...
2021-08-19 Adrian PrantlMove function definition out-of-line to fix the modular...
2021-08-19 Thomas Lively[WebAssembly] Legalize vector types by widening
2021-08-19 Brian Cain[sanitizer] Fix for CMAKE_CXX_FLAGS update
2021-08-19 Siva Chandra... [libc][Obvious] Fix llvm_libc_ext.td.
2021-08-19 MaheshRavishankarRevert "[mlir][Linalg] Allow all build methods of Struc...
2021-08-19 Omar Emara[LLDB][GUI] Handle return key for compound fields
2021-08-19 Philip Reames[runtimeunroll] Support multiple exits to latch exit...
2021-08-19 Stanislav Mekhanoshin[AMDGPU] Add alias.scope metadata to lowered LDS struct
2021-08-19 Nikita Popov[GuardWidening] Preserve MemorySSA
2021-08-19 MaheshRavishankar[mlir][Linalg] Allow all build methods of Structured...
2021-08-19 Alex Langford[lldb][NFC] Remove unused header include
2021-08-19 Philip Reames[runtimeunroll] Fix reported DT verification error...
2021-08-19 Michael Jones[libc] add atoi, atol, and atoll
2021-08-19 Louis Dionne[libc++][NFCI] Remove unnecessary exception-throwing...
2021-08-19 Simon Pilgrim[SLP][X86] Add llvm.isnan intrinsic test coverage
2021-08-19 Simon Pilgrim[SLP][X86] Regenerate intrinsic.ll test checks
2021-08-19 Guillaume Chatelet[libc] Add a trivial implementation for bcmp
2021-08-19 Jon Chesterfield[libomptarget][nfc] Move lanemask_t type into target_impl.h
2021-08-19 Tim NorthoverAArch64: copy all parts of the mem operand across when...
2021-08-19 Simon Pilgrim[CostModel][X86] Add isnan half/float/double costs...
2021-08-19 Chang-Sun Lin, Jr[InstCombine] Avoid folding GEPs across loop boundaries
2021-08-19 Chang-Sun Lin, Jr[NFC][InstCombine] Add test for one-use one-index geps...
2021-08-19 Arthur Eubanks[OpaquePtr][Inline] Use byval type instead of pointee...
2021-08-19 Owen AndersonUse v16i8 rather than v2i64 as the VT for memset expans...
2021-08-19 Simon PilgrimFix unknown parameter Wdocumentation warnings. NFC.
2021-08-19 Yi Kong[clang] Do not warn unused -enable-trivial-auto-var...
2021-08-19 Augie FacklerMemoryBuiltins: trailing , on collection literal
2021-08-19 Thomas Preud... Fix CodeGen/X86/fsafdo_test2.ll fail in release
2021-08-19 Simon PilgrimFix empty paragraph passed to parameter Wdocumentation...
2021-08-19 Craig TopperRevert "[SelectionDAGBuilder] Compute and cache Preferr...
2021-08-19 Jinsong Ji[CRT][LIT] build the target_cflags for Popen properly
2021-08-19 Alfsonso Gregory[Clang][AST][NFC] Resolve FIXME: Make CXXRecordDecl...
2021-08-19 Yaron Keren[docs] Document how to install sphinx and recommonmark...
2021-08-19 David Green[ISel] Expand saddsat and ssubsat via asr and xor
2021-08-19 Jinsong Ji[AIX] Remove XFAIL from macro-same-context
2021-08-19 Simon PilgrimFix unknown parameter Wdocumentation warnings. NFC.
2021-08-19 Simon PilgrimFix unknown parameter Wdocumentation warning. NFC.
2021-08-19 Simon PilgrimFix unknown parameter Wdocumentation warning. NFC.
2021-08-19 Simon PilgrimFix unknown parameter Wdocumentation warning. NFC.
2021-08-19 Simon Pilgrim[CostModel][X86] Add VPOPCNTDQ/BITALG ctpop costs
2021-08-19 Craig Topper[SelectionDAGBuilder] Compute and cache PreferredExtend...
2021-08-19 Craig Topper[TypePromotion] Use Instruction* instead of Value*...
2021-08-19 Craig Topper[RISCV] Reduce duplicate code for calling SimplifyDeman...
2021-08-19 David Green[ARM] Add MVE min/max intrinsic tests. NFC
2021-08-19 Alexey Lapshin[DWARF][Verifier][NFC] Use reference to DWARFAddressRan...
2021-08-19 Simon Pilgrim[CostModel][X86] Add VPOPCNT/BITALG test coverage for...
2021-08-19 Ben Shi[RISCV][test] Improve tests for (add (mul x, c1), c2)
2021-08-19 Matthias Springer[mlir][SparseTensor] Split scf.for loop into masked...
2021-08-19 Sanjay PatelRevert "[CVP] processSwitch: Remove default case when...
2021-08-19 Sanjay Patel[InstCombine] add min/max intrinsics as freely invertib...
2021-08-19 Sanjay Patel[InstCombine] add tests for min/max with inverts; NFC
2021-08-19 Sanjay Patel[InstCombine] add one-use check for min/max fold with...
2021-08-19 Jon Chesterfield[openmp][nfc] Replace OMPGridValues array with struct
2021-08-19 Rosie Sumpter[LoopFlatten] Fix assertion failure
2021-08-19 Fraser Cormack[LegalizeTypes][VP] Add widening support for binary...
2021-08-19 Sam McCall[CodeCompletion] Provide placeholders for known attribu...
2021-08-19 Matthew Devereau[AArch64][SVE] Teach cost model that masked loads/store...
2021-08-19 Ben Shi[RISCV][test] Add new tests for add optimization in...
2021-08-19 Simon Pilgrim[X86] Regenerate store_op_load_fold.ll test checks
2021-08-19 Sam McCall[CodeComplete] Only complete attributes that match...
2021-08-19 Marco Elver[tsan] Fix pthread_once() on Mac OS X
2021-08-19 Frederik GossenAvoid unused variable when NDEBUG
2021-08-19 Sven van Haastregt[OpenCL] Fix as_type(vec3) invalid store creation
2021-08-19 Bjorn Pettersson[NewPM] Make some sanitizer passes parameterized in...
2021-08-19 Yaron Keren[docs] Document that psutil should be installed in...
2021-08-19 Renato GolinUpdate {Small}BitVector size_type definition
2021-08-19 Andrzej Warzynski[OptTable] Refine how `printHelp` treats empty help...
2021-08-19 Martin Storsjö[clang] [MSVC] Implement __mulh and __umulh builtins...
2021-08-19 David Sherwood[LoopVectorize][AArch64] Enable ordered reductions...
2021-08-19 Stuart Ellis[flang][driver] Add print function name Plugin example
2021-08-19 Matthias Springer[mlir][scf] Simplify affine.min ops after loop peeling
2021-08-19 Diana Picus[flang] Add POSIX implementation for SYSTEM_CLOCK
2021-08-19 Christian SiggSimplify setting up LLVM as bazel external repo
2021-08-19 John Demme[MLIR] [Python] Add `owner` to `mlir.ir.Block`
2021-08-19 Tobias Gysi[mlir][linalg] Set result types in all builders.
2021-08-19 Wenlei He[CSSPGO] Track and use context-sensitive post-optimizat...
next