platform/upstream/llvm.git
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...
2021-06-14 David SpickettReland "[lldb] Set return status to failed when adding...
2021-06-14 Jan Svoboda[clang][modules][pch] Allow loading PCH with different...
2021-06-14 Guillaume Chatelet[libc] Add a set of elementary operations
2021-06-14 Jan Svoboda[clang][deps] NFC: Preserve the original frontend action
2021-06-14 Guillaume Chatelet[llvm] remove Sequence::asSmallVector()
2021-06-14 Diana Picus[flang] Add initial implementation for CPU_TIME
2021-06-14 Simon Moll[VP] Binary floating-point intrinsics.
2021-06-14 Adrian Kuegel[mlir] Remove traits that require vector type support...
2021-06-14 Tobias Gysi[mlir][linalg] Add support for scalar input operands.
2021-06-14 Matthias Springer[mlir][linalg] Lower PadTensorOps with non-constant...
2021-06-14 Adrian Kuegel[mlir] Add ExpOp to Complex dialect.
2021-06-14 Stephan BergmannOnly consider built-in compound assignment operators...
2021-06-14 Mindong Chen[LoopVectorize] precommit pr50686.ll for D104148
2021-06-14 Matthias Springer[mlir][linalg] Vectorize linalg.pad_op source copying...
2021-06-14 Matthias Springer[mlir][linalg] Vectorize linalg.pad_op source copying...
2021-06-14 Matthias Springer[mlir][linalg] Lower PadTensorOp to InitTensorOp +...
2021-06-14 serge-sans... AMD k8 family does not support SSE4.x which are require...
2021-06-14 Xuanda Yang[LLParser] Remove outdated deplibs
2021-06-14 Chris Lattner[Testsuite] Change these tests to only have a single...
2021-06-14 Jez Ng[lld-macho] Try to fix MSAN "uninitialized memory"...
2021-06-14 RamNalamothuImplement DW_CFA_LLVM_* for Heterogeneous Debugging
2021-06-14 Aditya KumarCalculate getTerminator only when necessary
2021-06-14 Lang Hames[ORC-RT] Fix an error check.
2021-06-14 Matthias Springer[mlir][linalg] Remove generic PadTensorOp vectorization...
2021-06-14 Chris Lattner[DominanceInfo] Make the ctor take a defaulted value...
2021-06-14 Matthias Springer[mlir] Vectorize linalg.pad_tensor consumed by transfer...
2021-06-14 Matthias Springer[mlir] Vectorize linalg.pad_tensor consumed by subtenso...
2021-06-14 Matthias Springer[mlir] Vectorize linalg.pad_tensor consumed by transfer...
2021-06-14 Matthias Springer[mlir][linalg] Add constant padding helper to PadTensorOp
2021-06-14 Juneyoung Lee[Utils] Add missing freeze and poison keyword highlights
2021-06-13 Jez Ng[lld-macho][nfc] Add `final` to classes where possible
2021-06-13 Jez Ng[lld-macho][nfc] Represent the image loader cache with...
2021-06-13 Jez Ng[lld-macho][nfc] Remove InputSection::outSecFileOff
2021-06-13 Eric Astor[ms] [llvm-ml] When parsing MASM, "jmp short" instructi...
2021-06-13 Eric Astor[ms] [llvm-ml] Fix capitalization of the ignored CPU...
2021-06-13 Eric AstorFix misspelled instruction in X86 assembly parser
2021-06-13 Saleem Abdulrasoolunwind: allow building with GCC
2021-06-13 David Green[DSE] Extra multiblock loop tests, NFC.
2021-06-13 Hanhan WangIntroduce tensor.insert op to Tensor dialect.
2021-06-13 Fangrui Song[ELF] Add OVERWRITE_SECTIONS command
2021-06-13 Khem Raj[fuzzer] Fix build on musl
2021-06-13 Fred Grim[clang-format] Adds a formatter for aligning arrays...
2021-06-13 LemonBoy[SPARC] Legalize truncation and extension between fp128...
2021-06-13 Saleem AbdulrasoolDirectoryWatcher: also wait for the notifier thread
2021-06-13 Nico Weber[lld/mac] clarify comment
2021-06-13 Nikita Popov[LoopUnroll] Test multi-exit runtime unrolling with...
2021-06-13 Simon PilgrimRawError.h - remove unused <string> include. NFCI.
2021-06-13 Simon PilgrimBoundsChecking.cpp - tidy implicit header dependencies...
2021-06-13 Simon PilgrimDIPrinter.h - tidy implicit header dependencies. NFCI.
2021-06-13 Simon PilgrimDetailedRecordsBackend.cpp - printSectionHeading -...
2021-06-13 Simon PilgrimDetailedRecordsBackend.cpp - tidy implicit header depen...
2021-06-13 Simon PilgrimProfiledCallGraph.h - remove unused <string> include...
2021-06-13 Simon PilgrimRegUsageInfoPropagate.cpp - remove unused <string>...
2021-06-13 Simon PilgrimMachOObjectFile.cpp - remove unused <string> include...
2021-06-13 Simon PilgrimDWARFDebugFrame.cpp - remove unused <string> include...
2021-06-13 Nico Weberfix comment typos to cycle bots
2021-06-13 Simon PilgrimGVN.cpp - remove unused <vector> include. NFCI.
2021-06-13 Simon PilgrimLoopUnrollAndJamPass.cpp - remove unused <vector> inclu...
2021-06-13 David Green[ARM] Introduce t2WhileLoopStartTP
2021-06-13 Markus Böck[clang][NFC] Add IsAnyDestructorNoReturn field to CXXRe...
2021-06-13 Sanjay Patel[InstCombine] fold ctlz/cttz of bool types
2021-06-13 Simon PilgrimSValExplainer.h - get APSInt values by const reference...
2021-06-13 Simon PilgrimArgumentPromotion.cpp - remove unused <string> include...
2021-06-13 Simon PilgrimVPlanSLP.cpp - tidy implicit header dependencies. NFCI.
2021-06-13 Lang Hames[ORC-RT] Remove unused header in unit test.
2021-06-13 Lang Hames[JITLink][MachO] Add missing testcase.
2021-06-13 Lang Hames[ORC-RT] Fix a comment.
2021-06-13 Matheus Izvekov[clang] Implement P2266 Simpler implicit move
2021-06-13 Kristina Bessonova[ARM][NEON] Combine base address updates for vld1Ndup...
2021-06-13 Luo, Yuanke[X86] Check immediate before get it.
2021-06-13 Luo, YuankeRevert "[X86] Check immediate before get it."
2021-06-13 Shoaib Meenai[runtimes] Fix umbrella component targets
2021-06-13 David Blaikiellvm-objcopy: fix section size truncation/extension...
2021-06-13 Luo, Yuanke[X86] Check immediate before get it.
2021-06-13 Lang Hames[ORC-RT] Split Simple-Packed-Serialization code into...
2021-06-12 Mehdi AminiSimplify getArgAttrDict/getResultAttrDict by removing...
2021-06-12 Roman Lebedev[NFC][X86][Codegen] Add shuffle test that would benefit...
next