platform/upstream/llvm.git
2021-06-15 Krasimir Georgiev[clang-format] distinguish function type casts after...
2021-06-15 Matthias Springer[mlir][linalg] Fold linalg.pad_tensor if src type ...
2021-06-15 Jay Foad[IR] Remove forward declaration of GraphTraits from...
2021-06-15 Alex Richardson[builtins] Allow compiling the builtins without libc...
2021-06-15 Guillaume ChateletRevert "[libc] Add a set of elementary operations"
2021-06-15 Guillaume Chatelet[libc] Add a set of elementary operations
2021-06-15 Tres PoppSupport buffers in LinalgFoldUnitExtentDims
2021-06-15 LLVM GN Syncbot[gn build] Port d0a5d8611935
2021-06-15 CarlosAlbertoEnciso[Debug-Info][CodeView] Fix GUID string generation for...
2021-06-15 Lang Hames[ORC-RT] Fix void function handling in the WrapperFunct...
2021-06-15 CarlosAlbertoEncisoRevert "[NFC] This is a test commit to check commit...
2021-06-15 Pushpinder... [AMDGPU][Libomptarget] Drop dead code related to g_atl_...
2021-06-15 Carlos Alberto... [NFC] This is a test commit to check commit access.
2021-06-15 Craig Topper[X86] Use EVT::getVectorVT instead of changeVectorEleme...
2021-06-15 Vitaly Buka[NFC][hwasan] Fix "implicitly declaring library function"
2021-06-15 Vitaly Buka[lld][MachO] Fix UB after D103006
2021-06-15 Yaxun (Sam... Do not merge LocalInstantiationScope for template speci...
2021-06-15 Louis Dionne[libc++][ci] Enable modules in the Runtimes build
2021-06-15 Alexander Shaposhnikov[lld][MachO] Add support for LC_DATA_IN_CODE
2021-06-15 Kai Luo[PowerPC] Export 16 byte load-store instructions
2021-06-15 Vitaly Buka[NFC][sanitizer] clang-format some code
2021-06-15 Sean Silva[mlir:OpFormatGen] Add Support for `$_ctxt` in the...
2021-06-15 Leonard Chan[compiler-rt][hwasan] Add newline between record_addr...
2021-06-14 Jacob HegnaRemove redundant environment variable XLA_FLAGS.
2021-06-14 Adrian PrantlAllow signposts to take advantage of deferred string...
2021-06-14 Huihui Zhang[SVE][LSR] Teach LSR to enable simple scaled-index...
2021-06-14 Adrian PrantlRevert "Allow signposts to take advantage of deferred...
2021-06-14 Krzysztof Parzyszek[Hexagon] Add HVX and control register names to Hexagon...
2021-06-14 Siva Chandra... [libc] Add hardware implementations of x86_64 sqrt...
2021-06-14 Matt Morehouse[HWASan] Enable globals support for LAM.
2021-06-14 Adrian PrantlAllow signposts to take advantage of deferred string...
2021-06-14 George Balatsouras[dfsan] Add stack-trace printing functions to dfsan...
2021-06-14 Roman Lebedev[TLI] SimplifyDemandedVectorElts(): handle SCALAR_TO_VE...
2021-06-14 Aaron BallmanAdding some of the documents for C11.
2021-06-14 Hanhan Wang[mlir][Linalg] Make printer/parser have the same behavior.
2021-06-14 Piotr Sobczak[AMDGPU] Limit runs of fixLdsBranchVmemWARHazard
2021-06-14 Xing Xue[libc++abi] NFC: avoid a -Wunused-parameter warning
2021-06-14 Louis Dionne[libc++] Clean up scripts to setup CI on macOS
2021-06-14 Alexey Bataev[OPENMP][C++20]Add support for CXXRewrittenBinaryOperat...
2021-06-14 Chris Lattner[PassManager] Save compile time by not running the...
2021-06-14 Arthur EubanksMove some code under NDEBUG from D103135
2021-06-14 River Riddle[mlir:Linalg] Populate LinalgOp patterns on LinalgDiale...
2021-06-14 Arthur EubanksRemove accidentally added debugging code from D103135
2021-06-14 Saleem AbdulrasoolX86: pass swift_async context in R14 on Win64
2021-06-14 Arthur Eubanks[docs][OpaquePtr] Shuffle around the transition plan...
2021-06-14 Vitaly Buka[NFC] Remove unused variable
2021-06-14 Arthur Eubanks[OpaquePtr] Remove existing support for forward compati...
2021-06-14 Jez Ng[lld-macho] Fix "shift exponent too large" UBSAN error
2021-06-14 Jez Ng[lld-macho] Reword comment for clarity
2021-06-14 Alexey Bataev[OpenMP] Fix C-only clang assert on parsing use_allocat...
2021-06-14 wlei[CSSPGO] Aggregation by the last K context frames for...
2021-06-14 Michael Benfield[Clang] Test case for -Wunused-but-set-variable, warn...
2021-06-14 Fraser Cormack[RISCV] Transform unaligned RVV vector loads/stores...
2021-06-14 Asher Mancinelli[flang] Move buffer runtime test to GTest
2021-06-14 Chris Lattner[Verifier] Parallelize verification and dom checking...
2021-06-14 Sanjay Patel[InstCombine] add DeMorgan folds for logical ops in...
2021-06-14 Sanjay Patel[InstCombine] add tests for logical and/or with not...
2021-06-14 Florian Hahn[LoopDeletion] Add test with irreducible control flow...
2021-06-14 Christian Sigg[mlir] Mark gpu dialect illegal in gpu-to-llvm conversion
2021-06-14 Florian Hahn[VectorCombine] Limit scalarization to non-poison indic...
2021-06-14 Saleem AbdulrasoolSelectionDAG: repair the Windows build
2021-06-14 zhijian[AIX][XCOFF] emit vector info of traceback table.
2021-06-14 Florian Hahn[ADT] Use unnamed argument for unused arg in StringMapE...
2021-06-14 Jingu Kang[AArch64] Improve SAD pattern
2021-06-14 Hans WennborgRevert "[clang] NRVO: Improvements and handling of...
2021-06-14 LLVM GN Syncbot[gn build] Port c820b494d6e1
2021-06-14 zoecarver[libcxx][ranges] Implement views::all.
2021-06-14 Raphael Isemann[lldb][docs] Add the missing rst anchors to the Python...
2021-06-14 Raphael Isemann[lldb][docs] Fix section name for InputReaderGranularity
2021-06-14 Arthur O'Dwyer[libc++] [test] No longer rely on std::hash<T>::argumen...
2021-06-14 Denys ShabalinAdd AutomaticAllocationScope to memref.alloca_scope
2021-06-14 Peter Steinfeld[flang] Fix compilation problem with rename of "MemRefD...
2021-06-14 David SpickettReland "[lldb] Set return status to failed when adding...
2021-06-14 Roman Lebedev[NFC][DAGCombine] Extract getFirstIndexOf() lambda...
2021-06-14 Roman Lebedev[DAGCombine] reduceBuildVecToShuffle(): sort input...
2021-06-14 Jan Svoboda[clang][deps] NFC: Stop using moved-from object
2021-06-14 Jan Svoboda[clang][deps] NFC: Handle `DependencyOutputOptions...
2021-06-14 Jeroen DobbelaereIntrinsic::getName: require a Module argument
2021-06-14 Louis Dionne[libc++] NFC: More refactoring in the prev/next/advance...
2021-06-14 Jan Svoboda[clang][deps] NFC: Fix an XFAIL test on Windows
2021-06-14 Uday Bondhugula[MLIR][NFC] Rename MemRefDataFlow -> AffineScalarReplac...
2021-06-14 Louis Dionne[libc++] Refactor the tests for std::prev, next and...
2021-06-14 David SpickettRevert "[lldb] Set return status to failed when adding...
2021-06-14 Jan Svoboda[clang][deps] Prevent unintended modifications of the...
2021-06-14 Jan Svoboda[clang][deps] NFC: Check the correct context hashes...
2021-06-14 Raphael Isemann[lldb][docs] Document SBType
2021-06-14 Jan Svoboda[clang][deps] Fix failing modules.cpp test
2021-06-14 Florian Hahn[VPlan] Add additional tests for region merging.
2021-06-14 Jan Svoboda[clang][deps] Move enabling system header deps from...
2021-06-14 Jan Svoboda[clang][deps] Move injection of `-Wno-error` from ...
2021-06-14 Jan Svoboda[clang][deps] Move invocation adjustments from `clang...
2021-06-14 Jan Svoboda[clang][deps] Move stripping of diagnostic serializatio...
2021-06-14 Gabor Marton[Analyzer][solver] Simplify existing eq classes and...
2021-06-14 Jan Svoboda[clang][deps] Handle modular dependencies present in PCH
2021-06-14 Haojian WuFix -Wswitch warning after 092c303955cd18be6c0b923b1c0a...
2021-06-14 Diana Picus[flang] Add POSIX implementation for CPU_TIME
2021-06-14 David Spickett[lldb] Correct "else if" to "elif" in TestRegisters
2021-06-14 Guillaume ChateletRevert "[libc] Add a set of elementary operations"
2021-06-14 Jan Svoboda[clang][deps] Handle precompiled headers' AST files
2021-06-14 David Spickett[lldb] Add missing changes to a2363c0cf9b6a9a81c76ac652...
next