platform/upstream/llvm.git
2021-10-01 Fraser Cormack[RISCV][NFC] Add closing parentheses to frame layout...
2021-10-01 Michał Górny[lldb] [Host] Refactor TerminalState
2021-10-01 Kadir Cetinkaya[clangd] Handle members of anon structs in SelectionTree
2021-10-01 Florian Hahn[BasicAA] Add test showing 32 bit overflow issue for...
2021-10-01 Matthew Devereau[AArch64][SVE] Replace fmul, fadd and fsub LLVM IR...
2021-10-01 Kerry McLaughlin[SLPVectorizer] Fix crash in isShuffle with scalable...
2021-10-01 Florian Hahn[llvm-reduce] Skip updating calls where OldF isn't...
2021-10-01 David SpickettRevert "[libcxx][test] Use python specified by build...
2021-10-01 David SpickettRevert "[libcxx] Run u16string tests for gdb pretty...
2021-10-01 Krasimir GeorgievRevert "[LoopVectorize] Permit vectorisation of more...
2021-10-01 Balázs Kéri[clang][ASTImporter] Import ConstructorUsingShadowDecl...
2021-10-01 David Spickett[flang][driver] Error if uuidgen is not installed
2021-10-01 Gabor Marton[clang][ASTImporter] Import InheritedConstructor and...
2021-10-01 David Sherwood[LoopVectorize] Permit vectorisation of more select...
2021-10-01 Sander de Smalen[SelectionDAG] Handle promotion + widening in getCopyTo...
2021-10-01 Valentin Clement[fir][NFC] Move fir.select_type builder to cpp file
2021-10-01 Valentin Clement[fir][NFC] Update doc for pinned attr in fir.alloca
2021-10-01 Jean Perier[flang] Revert 3 commits pushed by mistake along b7c07c...
2021-10-01 Jean Perier[flang] Improve runtime interface with C99 complex
2021-10-01 Jean Perier[flang][NFC] Add debug dump method to evaluate::Expr...
2021-10-01 Jean Perier[flang] Add a wrapper for Fortran main program
2021-10-01 Jean Perier[flang][NFC] Fix header comments in some runtime headers
2021-10-01 Teresa Johnson[MemProf] Loosen matching of profile data to avoid...
2021-10-01 Koutheir AttouchiExpose `DIBuilder::finalizeSubprogram()` through the...
2021-10-01 Albion Fung[PowerPC] Fix lharx and lbarx builtin signatures
2021-10-01 Vitaly Buka[NFC][asan] Remove redundant functions
2021-10-01 Vitaly Buka[NFC][lsan] Expand use StackDepotReverseMap
2021-10-01 Vitaly Buka[NFC][sanitizer] Lazy init in StackDepotReverseMap
2021-10-01 LLVM GN Syncbot[gn build] Port 3077bc90de8d
2021-10-01 Christopher... [NFC] Restore magic and magicu to a globally visible...
2021-10-01 ZijunZhaoadd tsan shared library
2021-10-01 Vitaly Buka[NFC][sanitizer] Add const into method
2021-09-30 Yonghong SongBPF: implement isLegalAddressingMode() properly
2021-09-30 Philip Reames[test] Add tests covering a missing opt in SCEV's isSCE...
2021-09-30 Leonard Chan[libcxx][test] Use python specified by build rather...
2021-09-30 Philip Reames[SCEV] Modernize code style of isSCEVExprNeverPoison...
2021-09-30 Teresa Johnson[MemProf] Record accesses for all words touched in...
2021-09-30 Rafael Auler[MC] Fix buildbots with shared lib builds
2021-09-30 Amara Emerson[GlobalISel] Extend CombinerHelper::matchConstantOp...
2021-09-30 Jean Perier[flang][NFC] Add debug dump method to evaluate::Expr...
2021-09-30 Craig Topper[RISCV] Remove Zbproposedc extension
2021-09-30 Jean Perier[flang] Take into account SubprogramDetails in GetInter...
2021-09-30 Jon Chesterfield[openmp][docs] Describe how the internal components...
2021-09-30 Jean Perier[flang][NFC] Fix header comments in some runtime headers
2021-09-30 Petr Hosek[CMake] Remove the LLD LTO check for Darwin
2021-09-30 Gwen Mittertreiner[compiler-rt] Add -fno-omit-frame-pointer check to...
2021-09-30 Jon Chesterfield[openmp] Add addrspacecast to getOrCreateIdent
2021-09-30 Jon Chesterfield[libomptarget] Apply D110029 to amdgpu
2021-09-30 Arnold Schwaighofer[cora async] Cleanup undefined llvm.coro.async.resume
2021-09-30 Nicolas Vasilache[mlir][Linalg] Refactor comprehensive bufferize for...
2021-09-30 Jinsong Ji[AIX] Rename binder option for PGO support
2021-09-30 Florian HahnRevert "Recommit "[SCEV] Look through single value...
2021-09-30 Andrew Browne[DFSan] Optimize code for writing to shadow. Move SetSh...
2021-09-30 LLVM GN Syncbot[gn build] Port 050edef8538e
2021-09-30 Maksim Panchenko[MC] Make MCDwarfLineStr class public
2021-09-30 Albion Fung[PowerPC] Improved codegen related to xscvdpsxws/xscvdpuxws
2021-09-30 Amara Emerson[GlobalISel] Extend G_SELECT of known condition combine...
2021-09-30 Peter Klausler[flang] Fold FINDLOC()
2021-09-30 Sanjay Patel[InstCombine] restrict shift-trunc-shift fold to opposi...
2021-09-30 Sanjay Patel[InstCombine] add tests for shift-trunc-shift; NFC
2021-09-30 Nico WeberReland "[clang-cl] Accept `#pragma warning(disable...
2021-09-30 Nikita Popov[BasicAA] Move more extension logic into ExtendedValue...
2021-09-30 wren romano[mlir][sparse] Correcting a few typos
2021-09-30 Arthur Eubanks[clang] Don't modify OptRemark if the argument is not...
2021-09-30 peter klausler[flang] Fix test regression from SQRT folding
2021-09-30 Nico Weber[clang] Make crash reproducer work with clang-cl
2021-09-30 Zequan Wu[clang] do not emit note for bad conversion when destin...
2021-09-30 Nico Weber[clang] Remove duplication in types::getCompilationPhases()
2021-09-30 Louis Dionne[libc++abi][NFCI] Consistently group new_handler, unexp...
2021-09-30 Haowei WuRevert "[libc++][libc++abi] Add tests for vendor-specif...
2021-09-30 peter klausler[flang] Front-end and runtime support for CALL EXIT...
2021-09-30 Lei Zhang[mlir][linalg] Fix incorrect bound calculation for...
2021-09-30 Jonas Devlieghere[lldb] Remove support for replaying the test suite...
2021-09-30 Stanislav Mekhanoshin[AMDGPU] move hasAGPRs/hasVGPRs into header
2021-09-30 Arthur EubanksManually create unique_ptr in various pass adaptors
2021-09-30 Nikita Popov[BasicAA] Use ExtendedValue in VariableGEPIndex (NFC)
2021-09-30 Arthur EubanksInstantiate fewer templates in PassManager::addPass()
2021-09-30 Craig Topper[CostModel] Update default cost model for sadd/ssub...
2021-09-30 Stella Laurenzo[mlir] Remove old "tc" linalg ods generator.
2021-09-30 Adrian PrantlImprove the effectiveness of BDCE's debug info salvaging
2021-09-30 Louis Dionne[libc++][NFC] Remove stray whitespace
2021-09-30 Eric Schweitz[fir][NFC] Rename lenParams to typeparams in builders
2021-09-30 Kazu Hirata[llvm] Migrate from arg_operands to args (NFC)
2021-09-30 Daniil Fukalov[NFC][AMDGPU] Improve cost model tests coverage.
2021-09-30 Florian Mayer[NFC] [hwasan] Remove unneeded member.
2021-09-30 Sanjay Patel[x86] add test for 3 fcmps and logic; NFC
2021-09-30 Kiran Chandramohan[fir] Update fir.alloca op
2021-09-30 Louis Dionne[libc++] Add a testing configuration specific to Apple...
2021-09-30 Valentin Clement[fir][NFC] Removed unused declaration from td file
2021-09-30 Kirill Bobyrev[clangd] Update comment after dea48079b90d40f2087435b77...
2021-09-30 Anna Thomas[LoopPredication] Remove unused variable
2021-09-30 Roman Lebedev[NFC][X86][Codegen] Add test coverage for interleaved...
2021-09-30 Roman Lebedev[NFC][X86][LV] Add costmodel test coverage for interlea...
2021-09-30 Jakub Kuderski[NFC] Improve file-level documentation for Sequence.h
2021-09-30 Valentin Clement[fir][NFC] Move parser/printer for fir.global_len
2021-09-30 Anna Thomas[BPI] Keep BPI available in loop passes through LoopSta...
2021-09-30 Valentin Clement[fir][NFC] Move fir.shape verifier to cpp file
2021-09-30 Valentin Clement[fir][NFC] Update and move fir.freemem and fir.store
2021-09-30 Alex Zinenko[mlir][python] provide bindings for ops from the sparse...
2021-09-30 David Green[ARM] Add more MVE intrinsics to sink splats to
next