platform/upstream/llvm.git
2021-09-01 Jean Perier[flang] Set default form if unspecified at end of OPEN...
2021-09-01 Luke[SLP][RISCV] Implement unsigned getMinVectorRegisterBit...
2021-09-01 Michał Górny[lldb] [gdb-remote client] Remove breakpoints throughou...
2021-09-01 Anton Afanasyev[Test][Time profiler] Fix test time checking
2021-09-01 Fangrui Song[Linker] Handle comdat nodeduplicate
2021-09-01 Vassil Vassilev[clang-repl] Re-implement clang-interpreter as a test...
2021-09-01 hsmahesha[AMDGPU] Split entry basic block after alloca instructions.
2021-09-01 Christudasan... [TableGen] Allow target specific flags for RegisterClass
2021-09-01 Yonghong Song[DWARF] Support new TAG DW_TAG_LLVM_annotation
2021-09-01 Joel E. Denny[OpenMP][AMDGPU] XFAIL test where kernels call printf
2021-09-01 Michael Kruse[Polly] Use subtyped isl::schedule_nodes for ScheduleTr...
2021-09-01 Michael Kruse[Polly] Mention correct flag in debug output. NFCI.
2021-09-01 Wang, Pengfei[X86] Enable half type support in inline assembly const...
2021-09-01 Petr Hosek[Linker] Support weak symbols in nodeduplicate COMDAT...
2021-09-01 Sanjay Patel[InstCombine] add tests for min/max intrinsics with...
2021-08-31 Alexandre Ganea[LLD][COFF] Clean paths in PDB even when /pdbsourcepath...
2021-08-31 Joseph Huber[OpenMP] Add an option to always inline OpenMP device...
2021-08-31 Alex Langford[lldb] Tighten lock in Language::ForEach
2021-08-31 wren romano[mlir][sparse] Rename the public SparseTensorStorage...
2021-08-31 Andrew Browne[DFSan][NFC] Fix comment formatting.
2021-08-31 Vy Nguyen[llvm-ar][nfc] Reword help message to be less ambiguous...
2021-08-31 Kevin AtheyRevert "[OptTable] Improve error message output for...
2021-08-31 Louis Dionne[libc++][NFC] Remove redundant friend declaration for...
2021-08-31 Stanislav Mekhanoshin[RegAlloc] Immediately delete dead instructions with...
2021-08-31 Nikita Popov[SLPVectorizer] Make aliasing check more precise
2021-08-31 wlei[llvm-profgen] Support LBR only perf script
2021-08-31 peter klausler[flang] Fold UNPACK and TRANSPOSE
2021-08-31 Joel E. Denny[OpenMP][OpenACC] Implement `ompx_hold` map type modifi...
2021-08-31 Joel E. Denny[OpenMP][OpenACC] Implement `ompx_hold` map type modifi...
2021-08-31 Nikita Popov[LoadStoreVectorizer] Add test for inaccessiblememonly...
2021-08-31 Fangrui Song[ELF][test] Fix R_AARCH64_ADR_PREL_PG_HI21 typo
2021-08-31 Louis Dionne[libc++][NFC] Rename _LIBCPP_NODISCARD_ATTRIBUTE to...
2021-08-31 Louis Dionne[libc++] Remove workaround for broken __is_trivially_co...
2021-08-31 Sylvestre LedruFix some typos in the llvm docs
2021-08-31 Michał Górny[lldb] [test] Mark fork-follow-parent-softbp.test as...
2021-08-31 Mehdi AminiFix MLIR python binding test after changes in ASM printer
2021-08-31 Chih-Ping ChenMoved the test to X86 as it's x86 specific.
2021-08-31 Arthur O'Dwyer[libc++] Add missing space in (__map_value_compare...
2021-08-31 peter klausler[flang] Downgrade inappropriate error message to a...
2021-08-31 Nick Desaulniers[RISCVISelLowering] avoid emitting libcalls to __mulodi...
2021-08-31 Nikita Popov[SLPVectorizer] Add test for inaccessiblememonly call...
2021-08-31 Fangrui Song[CMake] Remove unneeded -Wdelete-non-virtual-dtor avail...
2021-08-31 MaheshRavishankar[mlir][Linalg] Drop output tensor from `linalg.pad_tens...
2021-08-31 Nick Desaulniers[PPCISelLowering] avoid emitting libcalls to __mulodi4()
2021-08-31 Philip Reames[SCEV] Add a testcase for zero max btc with non-constan...
2021-08-31 Fangrui Song[CMake] Remove unneeded -Wnon-virtual-dtor availability...
2021-08-31 Joe Loser[libcxx][docs] Mark LWG3153 as complete
2021-08-31 Mehdi AminiAdd a new interface allowing to set a default dialect...
2021-08-31 Mehdi AminiChange ASM Op printer to print the operation name in...
2021-08-31 Mehdi AminiChange dialect `printOperation()` hook to `getOperation...
2021-08-31 peter klausler[flang] Fold PACK()
2021-08-31 Vedant Kumar[profile] Specify "-V" to otool to get expected test...
2021-08-31 Joe Nash[AMDGPU] Enable ds_min/ds_max on more subtargets
2021-08-31 Jessica Paquette[GlobalISel] Don't use G_FPTOSI in G_ISNAN legalization
2021-08-31 David Green[ARM] Add missing validForTailPredication for VMINNM...
2021-08-31 David Green[ARM] Test for VMINNM/VMAXNM in tail predicated loops.
2021-08-31 Raphael Isemann[lldb] Don't save empty expressions in the multiline...
2021-08-31 LLVM GN Syncbot[gn build] Port e983a659e51c
2021-08-31 Mark de Wever[libc++][NFC] split <charconv>.
2021-08-31 Philip Reames[runtime] Move prolog/epilog block to a post-simplify...
2021-08-31 Philip Reames[AlignFromAssume] Bailout w/non-constant alignments...
2021-08-31 Shilei Tian[OpenMP] Fix task wait doesn't work as expected in...
2021-08-31 Sanjay Patel[InstCombine] fix typos in comments; NFC
2021-08-31 Yaron Keren[llvm-lit] unbreak clang-only builds by not assuming...
2021-08-31 Kazu Hirata[clang] Remove redundant calls to c_str() (NFC)
2021-08-31 Fanbo Meng[SystemZ][z/OS] Create html report file with text flag
2021-08-31 Philip Reames[SCEV] If max BTC is zero, then so is the exact BTC...
2021-08-31 Paul RobinsonMake a generic test generic again.
2021-08-31 gbreynoo[OptTable] Improve error message output for grouped...
2021-08-31 Vassil Vassilev[clang-repl] Install clang-repl
2021-08-31 Hussain Kadhem[VP] implementation of sdag support for VP memory intri...
2021-08-31 Louis Dionne[libc++][NFC] Add missing HIDE_FROM_ABI on implementati...
2021-08-31 Nemanja IvanovicRevert "[DebugInfo] Emit DW_TAG_namelist and DW_TAG_nam...
2021-08-31 Kuba Mracek[GlobalDCE] Handle relative pointers in VFE (for Swift...
2021-08-31 Sanjay Patel[InstCombine] fix propagation of FMF through select...
2021-08-31 LLVM GN Syncbot[gn build] Port 3285c7a4364e
2021-08-31 Xiang Xiao[libcxx] Remove the locale fallback for NuttX
2021-08-31 Anton Afanasyev[SLPVectorizer][Test] Add test for extractelements...
2021-08-31 Sanjay Patel[InstCombine] add tests for FMF propagation for select...
2021-08-31 Sanjay Patel[InstCombine] fix typo; NFC
2021-08-31 Anton AfanasyevRevert "[SLP]No need to schedule/check parent for extra...
2021-08-31 Michał Górny[lldb] [gdb-remote client] Remove breakpoints in forked...
2021-08-31 Andy YankovskyRevert "[lldb] Add minidump save-core functionality...
2021-08-31 Simon Pilgrim[MCA][X86] Add basic coverage for icelake arch
2021-08-31 Andrej Korman[lldb] Add minidump save-core functionality to ELF...
2021-08-31 Simon Pilgrim[X86] Copy X86SchedSkylakeServer.td to X86SchedIceLake.td
2021-08-31 Douglas YungFix test by adding REQUIRES: x86-registered-target...
2021-08-31 Tres Popp[mlir] Prevent assertion failure in DropUnitDims
2021-08-31 marina kolpakova... [mlir][gpu] folds memref.dim of gpu.alloc
2021-08-31 Justas Janickas[OpenCL] Defines helper function for kernel language...
2021-08-31 Jason MolendaUse dSYM's file addr for Sections when it doesn't match...
2021-08-31 Shivam Gupta[NFC] Correct typo in CodeGenMapTable.cpp, patch by...
2021-08-31 Simon Wallis[Arm] Add assert in T2 Imm7s code emitter
2021-08-31 Shivam GuptaFix typo in two files in Clang, patch by FusionBolt
2021-08-31 Shivam Gupta[clang] Fix Typo in AST Matcher Reference
2021-08-31 Kai Luo[AIX] Rename shared_libraries_to_archive -> objects_to_...
2021-08-31 Doug BeckFix typo s/beloinging/belonging
2021-08-31 Alexander PivovarovFix typo in comments
2021-08-31 Shivam Gupta[LLDB][Docs] Move best-practices.txt contain to resourc...
2021-08-31 Shivam Gupta[LLDB][Docs] Convert some .txt files to .rst
next