platform/upstream/llvm.git
2022-06-10 Mitch PhillipsAdd documentation of new sanitizer-specific GV attributes.
2022-06-10 Mitch PhillipsAdd sanitizer-specific GlobalValue attributes.
2022-06-10 John EricsonRevert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR...
2022-06-10 Dávid Bolvanský[Clang] Added missing doc for minsize attribute
2022-06-10 Louis Dionne[libc++] Make sure we install the modulemap file with...
2022-06-10 Sam Estep[clang][dataflow] Don't `assert` full LHS coverage...
2022-06-10 Sunho Kim[JITLink][ELF][AArch64] Implement eh frame handling.
2022-06-10 Philip Reames[RISCV] Add cost model coverage for mask reductions...
2022-06-10 Krzysztof Drewniak[mlir][AMDGPU] Set ABI version constant when linking...
2022-06-10 Shraiysh Vaishay[OpenMP][IRBuilder] Add final clause to task
2022-06-10 Nikolas Klauser[libc++] Remove uses of __two in type_traits
2022-06-10 Mariusz BorsaRevert "[Sanitizers] Cleanup handling of stat64/statfs64"
2022-06-10 Jay FoadUpdate *_TMPRING_SIZE.WAVESIZE for GFX11
2022-06-10 Thomas Raoux[mlir][vector] Add patterns for vector distribution
2022-06-10 Kai Nacke[SystemZ/z/OS] Set DWARF version to 4 for z/OS.
2022-06-10 Joe Nash[AMDGPU] gfx11 add bits to COMPUTE_PGM_RSRC3
2022-06-10 Shivam Gupta[NFC] Suggest Release mode in clang GettingStarted...
2022-06-10 Christopher... [clang][tablegen] adds human documentation to `WarningO...
2022-06-10 Joe Nash[AMDGPU] NFC. Comment change to GFX10+ in AsmParser
2022-06-10 Joe Nash[AMDGPU] gfx11 SRC_POPS_EXISTING_WAVE_ID is removed
2022-06-10 Michael Jones[libc] add buffering to FILE writes
2022-06-10 Benjamin Kramer[libc][math] Add EXP_MANT_MASK when long double is...
2022-06-10 Sanjay Patel[InstCombine] add narrowing transform for low-masked...
2022-06-10 Sanjay Patel[InstCombine] add test for mask op with constant expres...
2022-06-10 Yusra Syeda[SystemZ][z/OS] Add llvm.read_register() intrinsic...
2022-06-10 Shao-Ce SUN[RISCV] move `isFaultFirstLoad` into `RISCVInstrInfo`
2022-06-10 Jay Foad[AMDGPU] Restore documentation of .amdhsa_shared_vgpr_count
2022-06-10 Shao-Ce SUNRevert "[RISCV] move `isFaultFirstLoad` into `RISCVInst...
2022-06-10 Philip Reames[RISCV] Fix accidental deletion of test lines in 2247e4d
2022-06-10 Paul Robinson[PS5] Use linker scripting to find profiling data,...
2022-06-10 Craig Topper[RISCV] Mark FSIN and other math functions as Expand...
2022-06-10 Philip Reames[RISCV] Use common prefixes to reduce duplication in...
2022-06-10 Nikita Popov[DCE] Update tests to use opaque pointers (NFC)
2022-06-10 Andrzej Warzynski[flang][lowering] Ignore compiler directives
2022-06-10 Guillaume Chatelet[NFC][Alignment] Simplify code
2022-06-10 Adrian Prantl[LLDB][Docs] Fix formatting of example code-block
2022-06-10 Nikita Popov[InstSimplify] Convert tests to opaque pointers (NFC)
2022-06-10 Guillaume Chatelet[NFC] Remove deadcode
2022-06-10 Philip Reames[RISCV] Broaden cost model coverage for fixed vectors...
2022-06-10 Simon Pilgrim[DAG] SimplifyDemandedVectorElts - adding SimplifyMulti...
2022-06-10 Nikita Popov[InstSimplify] Name variables/labels in test (NFC)
2022-06-10 Nikita Popov[InstSimplify] Regenerate test checks (NFC)
2022-06-10 Sam Estep[clang][dataflow] In `optional` model, match call retur...
2022-06-10 John Ericson[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore
2022-06-10 Joe Nash[AMDGPU] gfx11 EXECZ and VCCZ are no longer allowed...
2022-06-10 Nuno Lopes[NFC] remove 'br undef' from InstCombine test cases
2022-06-10 Simon Tatham[Clang,ARM] Add release note for D127197.
2022-06-10 Nikita Popov[InstCombine] Add additional cost of phi tests (NFC)
2022-06-10 Louis Dionne[libc++][NFC] Fix indentation of some #if directives
2022-06-10 Jay Foad[AMDGPU] Basic implementation of isExtractSubvectorCheap
2022-06-10 Ivan Kosarev[TableGen][CodeEmitterGen] Do not crash on insufficient...
2022-06-10 Hans Wennborg[SimplifyCFG] Share code to compute switch density...
2022-06-10 Guillaume Chatelet[clang] Add support for __builtin_memset_inline
2022-06-10 Nuno Lopes[NFC] Add 3 more -inseltpoison.ll test variations
2022-06-10 Shao-Ce SUN[RISCV] move `isFaultFirstLoad` into `RISCVInstrInfo`
2022-06-10 Nico WeberRevert "[analyzer] Deprecate `-analyzer-store region...
2022-06-10 Balazs Benics[analyzer] Fix buildbots after introducing a new fronte...
2022-06-10 Simon Pilgrim[X86] combineMulToPMADDWD - don't bitcast the source...
2022-06-10 Guillaume Chatelet[NFC] Use proper getSliceAlign type in SROA
2022-06-10 Sanjay PatelRevert "[InstCombine] add narrowing transform for low...
2022-06-10 Ivan Kosarev[AMDGPU][GFX9][GFX10] Support base+soffset+offset SMEM...
2022-06-10 David Sherwood[InstCombine] Use +0.0 instead of -0.0 as the FP identi...
2022-06-10 Diana Picus[flang] Fix RUN line in test from 3e782ba
2022-06-10 Shivam Gupta[NFC] update clang-tools-extra README.txt
2022-06-10 Markus Mützel[flang][runtime] Remove dependency on C++ <mutex> on...
2022-06-10 Balazs Benics[clang-tidy] Remove reference to CSA AnalysisStoreOpt...
2022-06-10 Balazs Benics[analyzer] Deprecate the unused 'analyzer-opt-analyze...
2022-06-10 Alex Zinenko[mlir] add a dynamic user-after-parent-freed transform...
2022-06-10 Balazs Benics[analyzer][NFC] Remove unused RegionStoreFeatures
2022-06-10 Andrzej Warzynski[flang][driver] Make `flang-new -fc1` accept MLIR files
2022-06-10 Balazs Benics[analyzer] Deprecate `-analyzer-store region` flag
2022-06-10 Bin Cheng[FuncSpec]Fix assertion failure when value is not added...
2022-06-10 Dmitry Preobrazhensky[AMDGPU][MC][GFX1013] Enable image_msaa_load
2022-06-10 LLVM GN Syncbot[gn build] Port ff6d5dee713c
2022-06-10 LLVM GN Syncbot[gn build] Port 1972d1e86a62
2022-06-10 Andrzej Warzynski[flang][driver] Fix support for `-x`
2022-06-10 Simon Tatham[ARM] Fix how size-0 bitfields affect homogeneous aggre...
2022-06-10 Nico Weber[gn build] (manually) port 6bc8163c79fd
2022-06-10 Balazs Benics[analyzer] Print the offending function at EndAnalysis...
2022-06-10 David Sherwood[MVE] Fold fadd(select(..., +0.0)) into a predicated...
2022-06-10 Nikolas Klauser[libc++] Granularize even more of type_traits
2022-06-10 Nikolas Klauser[libc++] Implement ranges::replace{, _if}
2022-06-10 Nikita Popov[LoopInfo] Add getOutermostLoop() (NFC)
2022-06-10 David Green[AggressiveInstcombine] Conditionally fold saturated...
2022-06-10 Michał Górny[lldb] [test] Implement getting thread ID on FreeBSD
2022-06-10 Matthias Springer[mlir][bufferize] Avoid tensor copies when the data...
2022-06-10 Benjamin Kramer[bazel] Change references to driver-template.cpp.in...
2022-06-10 isuckatcs[Documentation] Fixed typos in LibASTMatchers tutorial
2022-06-10 Kirill Okhotnikov[libc][math] Improved FBits performance and readablity.
2022-06-10 Balázs Kéri[clang][ASTImporter] Fix import of function with auto...
2022-06-10 Kirill Okhotnikov[libc][math] Differential "diff" test for hypot/hypotf...
2022-06-10 Nikita Popov[EarlyCSE] Update tests to use opaque pointers (NFC)
2022-06-10 Nikita Popov[cmake] Export driver template to fix standalone build
2022-06-10 Nikita Popov[CGP] Also freeze ctlz/cttz operand when despeculating
2022-06-10 Jay Foad[AMDGPU] New GFX11 intrinsic llvm.amdgcn.s.sendmsg.rtn
2022-06-10 Jay Foad[AMDGPU] Update dlc usage for GFX11
2022-06-10 Tony[AMDGPU] Add GFX11 documentation to AMDGPUUsage
2022-06-10 Valentin Clement[flang][NFC] Move Todo.h from Lower to Optimizer
2022-06-10 Sunho Kim[JITLink][EHFrameSupport] Remove CodeAlignmentFactor...
2022-06-10 Adrian KuegelFix bazel BUILD.
next