projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2020-05-29
Craig Topper
[X86] Remove isel pattern for MMX_X86movdq2q+simple_loa...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Anchu Rajendran
[MLIR][OpenMP] Defined master operation in OpenMP Dialect
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Ehud Katz
[PrintSCC] Fix printing a basic-block without a name
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Sanjay Patel
[LoopVectorize] auto-generate complete test checks...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Xiangling Liao
[AIX] Emit AvailableExternally Linkage on AIX
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Christopher...
[SVE] Eliminate calls to default-false VectorType:...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Sanjay Patel
[LoopVectorize] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Sanjay Patel
[LoopVectorize] auto-generate complete checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Sanjay Patel
[LoopVectorize] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Sanjay Patel
[LoopVectorize] auto-generate complete test checks...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Paul Robinson
Preserve DbgLoc when DeadArgumentElimination rewrites...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
David Green
[ConstantFolding] Constant folding for integer vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Adrian Prantl
Let @skipUnlessUndefinedBehaviorSanitizer imply @skipIfAsan
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Adrian Prantl
Let @skipUnlessThreadSanitizer imply @skipIfAsan
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Guozhi Wei
[DAGCombiner] Add command line options to guard store...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kevin P. Neal
[X86] Fix errors in use of strictfp attribute.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Stanislav Mekhanoshin
GlobalISel: fix CombinerHelper::matchEqualDefs()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kevin P. Neal
Fix errors in use of strictfp attribute.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kevin P. Neal
Fix errors in use of strictfp attribute.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kevin P. Neal
Fix errors in use of strictfp attribute.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
David Sherwood
[CodeGen] Fix warning in visitShuffleVector
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Gabor Marton
[analyzer] StdLibraryFunctionsChecker: Add support...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Jay Foad
[AMDGPU] Remove duplicate test cases
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Fred Riss
[lldb/test] Fix TestAppleSimulatorOSType when multiple...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Saleem Abdulrasool
unwind: use a more portable endianness check in EHABI
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
David Green
[ARM] Extra MVE VMLAV reduction patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
diggerlin
[AIX][XCOFF] add symbol priority for the llvm-objdump...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Pushpinder...
Remove SVN logic from find_first_existing_vc_file
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mariya Podchishchaeva
[OpenMP][SYCL] Improve diagnosing of unsupported types...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Dmitri Gribenko
Move unittest helpers to a shared location
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Gabor Marton
[analyzer] StdLibraryFunctionsChecker: Add sanity check...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Pushpinder...
Fix build failure when source is read only
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
David Sherwood
[SVE] Remove getNumElements() calls in visitGetElementP...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Gabor Marton
[analyzer] ApiModeling: Add buffer size arg constraint...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
David Sherwood
[CodeGen] Fix warnings in LowerToPredicatedOp
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Gabor Marton
[analyzer] ApiModeling: Add buffer size arg constraint
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Hendrik Greving
[ModuloSchedule] Allow illegal phis to be moved across...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Georgii Rymar
[llvm-readobj] - Cleanup the DwarfCFIEH::PrinterContext...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Sanjay Patel
[DAGCombiner] avoid unnecessary indirection from SDNode...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Igor Kudrin
[llvm-objcopy][ELF] Fix removing a group member.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Igor Kudrin
[llvm-objcopy][ELF] Fix removing SHT_GROUP sections.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Simon Pilgrim
TextStubCommon.h - move StringSwitch.h include to TextS...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Simon Pilgrim
TextAPIContext.h - remove unused MemoryBuffer.h include...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Sanjay Patel
[AArch64][x86] add tests for FMA combines; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Dmitri Gribenko
Rename APIs in unittests/AST/Language.h in preparation...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Mateusz Mikuła
[clang] [MinGW] Fix libunwind extension
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Martin Storsjö
[clang] [Darwin] Add reverse mappings for aarch64/aarch...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Florian Hahn
[DAGComb] Do not turn insert_elt into shuffle for singl...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Nicolas Vasilache
[mlir][Linalg][Vector] Add forwarding patterns between...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Xing GUO
[ObjectYAML][DWARF] Make the `PubSection` optional.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kadir Cetinkaya
[clangd][NFC] Add traces for PreamblePatch::create
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Nicolas Vasilache
[mlir][SCF] Add utility to clone an scf.ForOp while...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Simon Pilgrim
[CGP] Ensure address scaled offset is representable...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kadir Cetinkaya
[clangd] Run PreambleThread in async mode behind a...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Paul Walker
[SelectionDAG] Update getNode asserts for EXTRACT/INSER...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Louis Dionne
[lit] Add an option to print all features used in tests
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Florian Hahn
[SCCP] Switch to widen at PHIs, stores and call edges.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kadir Cetinkaya
[readobj] Fix dangling else warning
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
David Sherwood
[CodeGen] Fix warnings in getZeroExtendInReg
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kadir Cetinkaya
Fix broken include
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kadir Cetinkaya
[clangd] locateMacroAt handles patched macros
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kadir Cetinkaya
[clangd] Patch PP directives to use stale preambles...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Simon Pilgrim
IPDBLineNumber.h - remove unused includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Simon Pilgrim
IPDBInjectedSource.h - remove unused includes and forwa...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Simon Pilgrim
VirtualFileSystem.h - reduce Twine.h include to forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kadir Cetinkaya
[clangd] Preserve extra args in PreambleTests::IncludeP...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Georgii Rymar
[llvm-readelf] - --elf-hash-histogram: do not crash...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kadir Cetinkaya
[clangd] Add buildPreamble to TestTU
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kadir Cetinkaya
[clangd] Handle additional includes while parsing ASTs
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Benjamin Kramer
Unbreak the build of mlir-cuda-runner
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Louis Dionne
[libc++] Fix the LIBCXX_HAS_MERGED_TYPEINFO_NAMES_DEFAU...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Georgii Rymar
[llvm-readobj][test] - unwind.test: add comments, docum...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Emre Kultursay
Do not list adb devices when a device id is given
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Pavel Labath
[lldb] Make "inline" tests more configurable
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Raphael Isemann
[lldb][NFC] Remove a std::string->C string->StringRef...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Vitaly Buka
Avoid O_CLOEXEC to allow building on older Linux (RHEL5)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Ehsan Toosi
[MLIR][BufferPlacement] Support functions that return...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Jay Foad
[AMDGPU] Better use of llvm::numbers
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Jay Foad
[AMDGPU] Use numbers::pi instead of M_PI. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Kazushi (Jam...
[VE] Implements minimum MC layer for VE (4/4)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Sjoerd Meijer
[TTI] New target hook emitGetActiveLaneMask
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Haojian Wu
[AST][RecoveryExpr] Make DeduceAutoType fail if the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Sjoerd Meijer
New intrinsic @llvm.get.active.lane.mask()
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
davidak
libclc: update website url
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Sylvestre Ledru
[CMake] Pass CLANG_VENDOR variables into later stages
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
David Sherwood
[SVE] Remove getNumElements() warnings in InstCombiner...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
David Sherwood
[SVE] Fix warnings in SelectInst::areInvalidOperands
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
David Sherwood
[CodeGen] Add support for extracting elements of scalab...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Siva Chandra...
[libc] Add implementation of call_once from threads.h.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Craig Topper
[X86] Remove MMX isel patterns containing (x86mmx ...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Amara Emerson
[AArch64][GlobalISel] Enable extending loads combines...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
LLVM GN Syncbot
[gn build] Port a6deaeec370
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Lang Hames
[ORC] Add debugging output for LLJIT construction.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Lang Hames
[JITLink] Improve llvm-jitlink regression testing suppo...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Lang Hames
[JITLink] Fix 80-column rule violation.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Whitney Tsang
[LoopUnroll] Fix not-rotated.ll by adding back a limita...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Philip Reames
[Tests] Migrate more statepoint lowering tests to use...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Xing GUO
[ObjectYAML][DWARF] Add DWARF entry in ELFYAML.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Heejin Ahn
[WebAssembly] Fix a bug in finding matching EH pad
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Heejin Ahn
[WebAssembly] Fix a bug in removing unnecessary branches
commit
|
commitdiff
|
tree
|
snapshot
next