platform/upstream/llvm.git
2021-04-22 Snehasish Kumar[CodeGen] Do not split functions with attr "implicit...
2021-04-22 Peter Collingbournescudo: Obtain tag from pointer instead of loading it...
2021-04-22 Chen Zheng[Debug-Info] implement -gstrict-dwarf
2021-04-22 Serge Pavlov[RISCV] Custom lowering of FLT_ROUNDS_
2021-04-22 thomasraoux[mlir][linalg] Add pattern to push reshape after elemen...
2021-04-22 Craig Topper[RISCV] Teach lowerSPLAT_VECTOR_PARTS to detect cases...
2021-04-22 Chuanqi Xu[Coroutine] Collect CoroBegin if all of terminators...
2021-04-22 Evgeniy BrevnovWordsmith the semantics of invariant.load
2021-04-22 Jonas Devlieghere[lldb] Disable TestSimulatorPlatform.py because it...
2021-04-22 Rob Suderman[mlir][tosa] Add tosa.avg_pool2d lowering
2021-04-22 Matt ArsenaultAMDGPU: Fix assert when trying to fold reg_sequence...
2021-04-22 Giorgis Georgakoudis[OpenMP] Simplify offloading parallel call codegen
2021-04-22 Fangrui SongDelete le32/le64 targets
2021-04-22 Jessica Paquette[AArch64][GlobalISel] Fix regbankselect for G_FCMP...
2021-04-22 Jessica Paquette[AArch64][GlobalISel] Mark some vector G_ABS cases...
2021-04-22 Hongtao Yu[CSSPGO][llvm-profgen] Always report dangling probes...
2021-04-22 Matt Morehouse[HWASan] Untag argument to __hwasan_tag_memory.
2021-04-21 Eugene Zhulenev[mlir] Linalg : do not forward memrefs to outputs when...
2021-04-21 Fangrui Song[IR] Add doc about Function::createWithDefaultAttr...
2021-04-21 Fangrui Song[IR][sanitizer] Set nounwind on module ctor/dtor, addit...
2021-04-21 Walter ErquinigoFix VSCode/TestOptions.test
2021-04-21 Petr Hosek[libcxx] Stop using use c++ subdirectory for libc+...
2021-04-21 Michael Holman[CodeView] Add CodeView support for PGO debug information
2021-04-21 Walter ErquinigoFix TestVSCode_runInTerminal
2021-04-21 Walter Erquinigo[lldb-vscode] Distinguish shadowed variables in the...
2021-04-21 Louis Dionne[libc++] Move the debug_level feature to the DSL
2021-04-21 Craig Topper[RISCV] Cleanup up the spec version references around...
2021-04-21 Craig Topper[RISCV] Temporary in vmsge(u).vx pseudo instructions...
2021-04-21 Walter Erquinigo[lldb-vscode] redirect stderr/stdout to the IDE's console
2021-04-21 River Riddle[mlir][mlir-lsp-server] Add some initial documentation...
2021-04-21 River Riddle[mlir] Add a vscode language extension for MLIR
2021-04-21 River Riddle[mlir][mlir-lsp] Add a new C++ LSP server for MLIR...
2021-04-21 River RiddleAdd a new AsmParserState class to capture detailed...
2021-04-21 Petr Hosek[MC] Use COMDAT for LSDA only if IR comdat type is any
2021-04-21 Walter ErquinigoFix TestVSCode_launch test
2021-04-21 Olle Fredriksson[MemCpyOpt] Allow variable lengths in memcpy optimizer
2021-04-21 Jonas DevlieghereRe-land "[Driver] Support default libc++ library locati...
2021-04-21 Yaxun (Sam... [HIP] Add option -fgpu-inline-threshold
2021-04-21 Louis Dionne[libc++] Move macOS testing out of the 2nd CI stage
2021-04-21 Peter Collingbournescudo: Make prepareTaggedChunk() and resizeTaggedChunk...
2021-04-21 Peter Collingbournescudo: Use DC GZVA instruction in storeTags().
2021-04-21 Walter Erquinigo[lldb-vscode] Add postRunCommands
2021-04-21 Arthur Eubanks[Evaluator] Bitcast result of pointer stripping
2021-04-21 Jonas Devlieghere[lldb] Use the compiler from the SDK in simulator tests
2021-04-21 Mehdi Chinoune[flang][msvc] Fix compilation of external-hello-world...
2021-04-21 Alexey Bataev[SLP]Add a test with broadcast shuffle kind in SLP...
2021-04-21 Arthur Eubanks[LLParser] Print mismatched types in error message
2021-04-21 Dávid Bolvanský[LoopIdiom] Added testcase from PR44378; NFC
2021-04-21 Jez Ng[lld-macho][nfc] Add accessors for commonly-used Platfo...
2021-04-21 Nikita PopovRevert "[InstCombine] Fold multiuse shr eq zero"
2021-04-21 Roland McGrath[scudo] Avoid empty statement warnings
2021-04-21 Jordan Rupprecht[lldb] Fix RichManglingContext::FromCxxMethodName(...
2021-04-21 sstefan1[FuncAttrs] Don't infer willreturn for nonexact definitions
2021-04-21 Emily Shi[compiler-rt] check max address from kernel is <= mmap...
2021-04-21 sstefan1[SimplifyLibCalls] Don't change alignment when creating...
2021-04-21 Ahmed TaeiFix FoldReshapeOpWithUnitExtent generating illegal...
2021-04-21 Sanjay Patel[InstSimplify] generalize ctlz-of-shifted-constant
2021-04-21 Sanjay Patel[InstSimplify] add tests for ctlz-of-shift-constant...
2021-04-21 Nico Weber[lld/mac] add aarch64 to requirements of encryption...
2021-04-21 Mark de Wever[libc++][doc] Improve Phabricator links.
2021-04-21 Krzysztof Parzyszek[Polly] Explicitly include all std headers
2021-04-21 Simon Pilgrim[X86][SSE] getFauxShuffleMask - don't decode OR(SHUFFLE...
2021-04-21 Michał Górny[lldb] [test/Register] Initial tests for regsets in...
2021-04-21 Jez Ng[lld-macho] Support LC_ENCRYPTION_INFO
2021-04-21 Alexey Bataev[OPENMP]Fix PR49698: OpenMP declare mapper causes segme...
2021-04-21 Fangrui Song[lsan][docs] Clarify supported platforms
2021-04-21 Christopher... [libcxx][iterator] adds `std::indirectly_readable`...
2021-04-21 Michael Kruse[PollyACC] Fix declaration/stub definition mismatch...
2021-04-21 Arthur O'Dwyer[libc++] s/_LIBCPP_NO_HAS_CHAR8_T/_LIBCPP_HAS_NO_CHAR8_T/g
2021-04-21 Arthur O'Dwyer[libc++] [test] Remove epicyclic workarounds for vector...
2021-04-21 Hongtao Yu[CSSPGO] Exclude pseudo probe from slotindex verification.
2021-04-21 Nico Weber[gn build] add llvm-profgen to gn build
2021-04-21 LLVM GN Syncbot[gn build] Port 97e383aa061b
2021-04-21 Alexander Shaposhnikov[lld][MachO] Refactor findCommand
2021-04-21 Pavel Labath[lldb/test] Clean up TestThreadSpecificBpPlusCondition...
2021-04-21 Stanislav Mekhanoshin[AMDGPU] Lower regbanks reassign threshold to 15000
2021-04-21 Louis Dionne[libc++] Add std::ranges::iter_move and std::iter_rvalu...
2021-04-21 Nico Weber[flang] iwyu fixes after ba7a92c01e8
2021-04-21 Nico Weber[mlir] hopefully final round of iwyu fixes after ba7a92...
2021-04-21 Pavel Labath[lldb/test] Modernize lldb-server test inferior
2021-04-21 Nico Weber[mlir] yet more iwyu fixes after ba7a92c01e8
2021-04-21 Nico Weber[mlir] more iwyu fixes after ba7a92c01e8
2021-04-21 Nico Weber[mlir] some iwyu fixes after ba7a92c01e8
2021-04-21 Martin Probstclang-format: [JS] do not wrap after `asserts`
2021-04-21 dfukalov[TTI] NFC: Change getVectorSplitCost to return Instruct...
2021-04-21 Anirudh Prasad[AsmParser][ms][X86] Fix possible misbehaviour in parsi...
2021-04-21 thomasraoux[mlir][NFC] Refactor linalg substituteMin and AffineMin...
2021-04-21 Nico Weber[Support] Don't include VirtualFileSystem.h in CommandL...
2021-04-21 Simon Pilgrim[PhaseOrdering] Add test case for PR45682
2021-04-21 Simon Pilgrim[MC] MCInstrDesc.h - remove unnecessary <string> includ...
2021-04-21 Victor Campos[Clang][ARM] Define __VFP_FP__ macro unconditionally
2021-04-21 Fraser Cormack[SelectionDAG] Fix minor typo in ISDOpcodes.h. NFC
2021-04-21 Aaron BallmanDo not pass null attributes to BuildAttributedStmt...
2021-04-21 Guillaume Chatelet[libc] Enhance ArrayRef + unittests
2021-04-21 Caroline Concatto[AArch64][SVE] Fix crash with icmp+select
2021-04-21 Matt ArsenaultAMDGPU: Fix indirect tail calls
2021-04-21 Neal (nealsid)Some FormatEntity.cpp cleanup and unit testing
2021-04-21 LemonBoy[clang] Recognize ppc32 as valid mcpu value
2021-04-21 John BrawnFix clang/test/Frontend/plugin-annotate-functions.c
2021-04-21 Alexander Shaposhnikov[lld][MachO] Add support for LC_VERSION_MIN_* load...
next