platform/upstream/llvm.git
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX XMM VXORPD is a zero...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg SSE XMM XORPD is a 1-cycle...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX YMM VXORPD...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX XMM VXORPD...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg SSE XMM XORPD...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX YMM VXORPS is a zero...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX YMM VXORPS...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX XMM VXORPS is a zero...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX XMM VXORPS...
2021-05-14 Pooja Yadav[docs] Added llvm/cmake section
2021-05-14 David Stuttard[AMDGPU] Fix codegen of image intrinsics for g16 and a16
2021-05-14 David Stuttard[AMDGPU][AsmParser/Disassembler] Correct A16 and G16...
2021-05-14 David Spickett[llvm][AsmPrinter] Restore source location to register...
2021-05-14 Alexey BaderNew tag for ittapi - fix an error related to cross...
2021-05-14 dfukalov[GVN] Clobber partially aliased loads.
2021-05-14 David Green[DSE] Move isOverwrite into DSEState. NFC
2021-05-14 Lang Hames[ORC] Add JITLink dependence for ObjectLinkingLayerTest.
2021-05-14 LLVM GN Syncbot[gn build] Port 0fda4c4745b8
2021-05-14 Lang Hames[ORC] Add support for adding LinkGraphs directly to...
2021-05-14 Lang Hames[JITLink] Fix missing 'static' keyword in unit test.
2021-05-14 Fangrui Song[sanitizer] Simplify __sanitizer::BufferedStackTrace...
2021-05-14 Carl Ritson[AMDGPU] Do not clause NSA instructions
2021-05-14 Reid KlecknerUse enum comparison instead of generated switch/case...
2021-05-14 Reid Kleckner[COFF] Remove a truncation assertion from setRVA
2021-05-14 Matthias Springer[mlir] VectorToSCF cleanup
2021-05-14 Rahul Joshi[MLIR] Fix build failures due to unused variables in...
2021-05-14 Lang Hames[ORC] Remove the OrcExecutionTest class. It is no longe...
2021-05-14 Lang Hames[ORC] Remove unused RTDyldObjectLinkingLayerExecutionTe...
2021-05-14 Lang Hames[ORC] Remove some stale unit test utils.
2021-05-14 Matthias Springer[mlir] VectorToSCF target rank is a pass option
2021-05-14 Chen Zheng[Debug-Info] change Tag type to dwarf::Tag for createAn...
2021-05-14 Peter Collingbournescudo: Fix MTE error reporting for zero-sized allocations.
2021-05-14 Peter Collingbournescudo: Check for UAF in ring buffer before OOB in more...
2021-05-14 Arthur Eubanks[test] Fix new-pm-lto-defaults.ll to work on all platforms
2021-05-14 H.J. Lu[sanitizer] Use size_t on g_tls_size to fix build on x32
2021-05-14 Chen Zheng[Debug-Info] make DIE attributes generation under stric...
2021-05-14 Amara Emerson[AArch64][GlobalISel] Fix a crash during unsuccessful...
2021-05-14 Valentin Clement[mlir][openacc][NFC] add anonymous namespace around...
2021-05-13 Reid Kleckner[gn] Don't pass -fprofile-instr-generate to linker...
2021-05-13 Matt ArsenaultAMDGPU/GlobalISel: Don't hardcode stack alignment in...
2021-05-13 Matt ArsenaultAMDGPU/GlobalISel: Implement tail calls
2021-05-13 Nicolas Vasilache[mlir][Linalg] Add support for vector.transfer ops...
2021-05-13 Nicolas Vasilache[mlir][Linalg] Add ComprehensiveBufferize for functions...
2021-05-13 Weston CarvalhoWiden `name` stencil to support `TypeLoc` nodes.
2021-05-13 Arthur Eubanks[IR] Introduce the opaque pointer type
2021-05-13 Michael Kruse[Clang][OpenMP] Allow unified_shared_memory for Pascal...
2021-05-13 cynecxDon't run MachineVerifier on sjlj-unwind-inline-asm...
2021-05-13 Arthur Eubanks[docs] Add page on opaque pointer types
2021-05-13 Lang Hames[clang-repl] Temporarily disable the execute.cpp test...
2021-05-13 Nikita Popov[CaptureTracking] Use isIdentifiedFunctionLocal() ...
2021-05-13 Nikita Popov[AA] Use isIdentifiedFunctionLocal() (NFC)
2021-05-13 Roman LebedevRevert "[X86][CostModel] X86TTIImpl::getMemoryOpCost...
2021-05-13 Roman LebedevRevert "[X86] X86TTIImpl::getInterleavedMemoryOpCostAVX...
2021-05-13 Roman Lebedev[X86] AMD Zen 3: same-reg SSE XMM XORPS is a 1-cycle...
2021-05-13 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg SSE XMM XORPS...
2021-05-13 Rob Suderman[mlir][tosa] Add lowering to tosa.abs for integer cases
2021-05-13 Siva Chandra... [libc] Enable fmaf and fma on x86_64.
2021-05-13 Fangrui Song[CMake][ELF] Link libLLVM.so and libclang-cpp.so with...
2021-05-13 Joseph Huber[OpenMP] Prevent Attributor from deleting functions...
2021-05-13 natashaknk[mlir][tosa] Add tosa.div integer lowering to linalg...
2021-05-13 Sean Silva[mlir][NFC] Add helper for common pattern of replaceAll...
2021-05-13 Martin Storsjö[llvm-nm] Support the -V option, print that the tool...
2021-05-13 Siva Chandra... [libc][NFC] Instead of erroring, skip math targets...
2021-05-13 Siva Chandra... [libc] Add x86_64 implementations of double precision...
2021-05-13 Arnamoy Bhattacharyya[flang][OpenMP] Add semantic check for close nesting...
2021-05-13 Aaron En Ye Shi[HIP] Clean up llvm intrinsics using __asm
2021-05-13 peter klausler[flang] Support legacy extension OPEN(ACCESS='APPEND')
2021-05-13 zoecarver[libcxx][docs] Add two locks: transform_view and take_view.
2021-05-13 zoecarver[libcxx][docs] Update the One Ranges PRoposal Status...
2021-05-13 Aakanksha Patil[AMDGPU] Add gfx1034 target
2021-05-13 Artem Dergachev[clang-tidy] bugprone-infinite-loop: React to ObjC...
2021-05-13 Artem Dergachev[clang-tidy] bugprone-infinite-loop: forFunction()...
2021-05-13 Artem Dergachev[ASTMatchers] Add forCallable(), a generalization of...
2021-05-13 Artem Dergachev[ASTMatchers] NFC: Fix formatting around forFunction().
2021-05-13 Roman Lebedev[NFC] Delete two newly-added test cases
2021-05-13 peter klausler[flang] (NFC) Expose internal idiom as utility API
2021-05-13 Roman Lebedev[NFC] Try to fix CodeGenCXX/thunk-wrong-return-type...
2021-05-13 cynecxSupport unwinding from inline assembly
2021-05-13 Roman Lebedev[NFC] Try to fix CodeGenCXX/thunk-wrong-this.cpp test
2021-05-13 Stefan Pintilie[PowerPC] Add ROP Protection to prologue and epilogue
2021-05-13 peter klausler[flang] Implement DOT_PRODUCT in the runtime
2021-05-13 Duncan P. N... Modules: Simplify how DisableGeneratingGlobalModuleInde...
2021-05-13 Roman LebedevReturn "[CGCall] Annotate `this` argument with alignment"
2021-05-13 Roman Lebedev[Clang][Codegen] Do not annotate thunk's this/return...
2021-05-13 Roman Lebedev[NFC][Clang][Codegen] Add tests with wrong attributes...
2021-05-13 David Green[ARM] Constrain CMPZ shift combine to a single use
2021-05-13 Jonas Devlieghere[lldb] Fixup indirect symbols as they are signed.
2021-05-13 Jonas Devlieghere[lldb] Fixup more code addresses
2021-05-13 Duncan P. N... Modules: Rename ModuleBuildFailed => DisableGeneratingG...
2021-05-13 Weiwei Li[mlir][spirv] Define spv.ImageQuerySize operation
2021-05-13 Valeriy Savchenko[analyzer][solver] Prevent use of a null state
2021-05-13 zoecarver[pstl] Use logical operator for loop condition in tests
2021-05-13 Duncan P. N... Modules: Remove ModuleLoader::OtherUncachedFailure...
2021-05-13 zoecarver[libcxx][ranges] Fix `ranges::empty` when begin, end...
2021-05-13 Lei Huang[PowerPC] Add clang option -m[no-]prefixed
2021-05-13 Jon Chesterfield[libomptarget][amdgpu] Fix truncation error for partial...
2021-05-13 Jon Chesterfield[libomptarget][amdgpu] Convert an assert to print and...
2021-05-13 Jacques Pienaar[mlir] Add python test for shape dialect
2021-05-13 Joe Ellis[InstSimplify] Remove redundant {insert,extract}_vector...
2021-05-13 Michael Kruse[OpenMP] Test unified shared memory tests only on syste...
next