platform/upstream/llvm.git
2020-02-28 Tim Shen[MLIR] Add LLVMConversionTarget as a customization...
2020-02-28 Krzysztof Parzyszek[Hexagon] Map dcfetch intrinsic to Y2_dcfetchbo, not...
2020-02-28 Stephen NeuendorfferRevert "[MLIR] Move from add_dependencies() to DEPENDS"
2020-02-28 Stephen NeuendorfferRevert "[MLIR] Add support for libMLIR.so"
2020-02-28 Stephen NeuendorfferRevert "[MLIR] Fixes for BUILD_SHARED_LIBS=on"
2020-02-28 cchen[OpenMP5.0] Allow pointer arithmetic in motion/map...
2020-02-28 Stephen Neuendorffer[MLIR] Fixes for BUILD_SHARED_LIBS=on
2020-02-28 Valentin Churavy[MLIR] Add support for libMLIR.so
2020-02-28 Stephen Neuendorffer[MLIR] Move from add_dependencies() to DEPENDS
2020-02-28 Stephen Neuendorffer[MLIR] Remove redundant library dependencies
2020-02-28 Stephen Neuendorffer[MLIR] Move from using target_link_libraries to LINK_LI...
2020-02-28 Stephen Neuendorffer[MLIR] Refactor library initialization of JitRunner.
2020-02-28 Stephen Neuendorffer[MLIR] Refactor library handling for conversions.
2020-02-28 Stephen Neuendorffer[MLIR] Refactor handling of dialect libraries
2020-02-28 Jacques Pienaar[mlir] Fix typo
2020-02-28 Benjamin KramerAdd a pass that specializes parallel loops for easier...
2020-02-28 Yitzhak Mandelbaum[AST Matchers] Fix bug in 'optionally' matcher wherein...
2020-02-28 David Green[DAGCombine] Fix alias analysis for unaligned accesses
2020-02-28 Austin Kerbow[VectorCombine] Fix assert on compare extract index
2020-02-28 Eric Fiselier[libc++] update GCC cherry-pick to build 4.8.5
2020-02-28 Valery N Dmitriev[SLP][NFC] Assert that tree entry operands completed...
2020-02-28 Alexey Bataev[SLP]Update test checks, NFC.
2020-02-28 Craig Topper[X86] Recognize CVTPH2PS from STRICT_FP_EXTEND
2020-02-28 Sam Clegg[lld][WebAssembly] Handle mixed strong and weak undefin...
2020-02-28 Hiroshi YamauchiDevirtualize a call on alloca without waiting for post...
2020-02-28 Hiroshi Yamauchi[CallPromotionUtils] Add missing promotion legality...
2020-02-28 Valery N Dmitriev[SLP][NFC] Delete some unreachable code.
2020-02-28 Christopher... Revert "[NFC][ARM] Update test"
2020-02-28 aartbik[mlir] [VectorOps] Add vector.broadcast to EDSC
2020-02-28 Simon Pilgrim[AVX512] Add strict-fp cvtph2ps constrained tests
2020-02-28 Simon Pilgrim[F16C] Add strict-fp constrained tests
2020-02-28 Jacques Pienaar[mlir] Add reifyReturnShape to shaped type OpInterface
2020-02-28 Teresa Johnson[Inliner] Inlining should honor nobuiltin attributes
2020-02-28 Simon PilgrimFix MSVC "32-bit shift implicitly converted to 64 bits...
2020-02-28 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - fix SCALAR_TO_V...
2020-02-28 Pierre-vh[Transform][MemCpyOpt] Add missing DebugLoc to %tmpbitcast
2020-02-28 Krzysztof ParzyszekReland 7691790dfd1011d08f5468f63952d7690755aad4 with...
2020-02-28 David Green[ARM] MVE VMLAS
2020-02-28 David Green[ARM] Additional MVE VMLA tests. NFC
2020-02-28 Karasev NikitaSkip TemplateSpecializedType in modernize-pass-by-value.
2020-02-28 Simon Pilgrim[cmake][msvc] Don't disable C4345 any more.
2020-02-28 Jay Foad[Utils] Make some scripts directly executable
2020-02-28 Jay Foad[AMDGPU] Mark the scheduling model as complete
2020-02-28 Jay Foad[AMDGPU] Update a comment missed in 74e2974ac6a
2020-02-28 Alexey LapshinFix buildbots after c074f5234d29439116f0e0be6033ea9331e...
2020-02-28 Nathan James[clang-tidy] Added virtual isLanguageVersionSupported...
2020-02-28 Jonathan Coe[clang-format] Improve C# handling of spaces in square...
2020-02-28 Simon Cook[RISCV] Compress instructions based on function features
2020-02-28 LLVM GN Syncbot[gn build] Port 6af859dcca2
2020-02-28 Peter Smith[ELF][LLD][ARM] Add missing REQUIRES: arm to tests
2020-02-28 Jeremy Morse[DebugInfo] Re-implement LexicalScopes dominance method...
2020-02-28 Juneyoung LeeLet EarlyCSE fold equivalent freeze instructions
2020-02-28 Peter Smith[LLD][ELF][ARM] Implement Thumb pc-relative relocations...
2020-02-28 Peter Smith[MC][ELF][ARM] Add relocations for some pc-relative...
2020-02-28 Sam Parker[NFC][ARM] Add tests
2020-02-28 Jay Foad[AMDGPU] Precommit some scheduler related test updates
2020-02-28 Sam Parker[RDA] Track implicit-defs
2020-02-28 Jonathan Coe[clang-format] Recognize C# nullable types
2020-02-28 Stefan Agner[ARM][Thumb2] support .w assembler qualifier for dmb...
2020-02-28 Stefan Agner[ARM][Thumb2] Support .w assembler qualifier for pld...
2020-02-28 Djordje Todorovic[NFC] [Test commit] Testing commit access with new...
2020-02-28 Kirill Bobyrev[mlir] Fix the build by using correct symbol name
2020-02-28 Alexey Lapshin[DWARFLinker][NFC] Remove usages of "const object:...
2020-02-28 Pierre-vh[debuginfo-tests][dexter] Add a test tool --calculate...
2020-02-28 Pavel Labath[lldb] Use llvm MC as the source of dwarf/eh register...
2020-02-28 Hans WennborgSROA: Don't drop atomic load/store alignments (PR45010)
2020-02-28 serge-sans... No longer generate calls to *_finite
2020-02-28 Hans Wennborgllvm-ar: Fix MinGW compilation
2020-02-28 Balázs Kéri[ASTImporter] Improved import of AlignedAttr.
2020-02-28 Kadir Cetinkaya[clangd] Get rid of lexer usage in ObjCLocalizeStringLi...
2020-02-28 Kadir Cetinkaya[clangd] Use tokenize instead of raw lexer in SourceCod...
2020-02-28 Igor Kudrin[DebugInfo] Fix parsing DWARF64 units in DWP.
2020-02-28 Igor Kudrin[DebugInfo] Avoid crashing when parsing an invalid...
2020-02-28 Pavel Labath[DataExtractor] Improve error message when we run off...
2020-02-28 Saleem Abdulrasoolbuild: process the libxml2 library path for embedding
2020-02-28 Craig Topper[X86] Add FMA commuting test case for D75016
2020-02-28 Jun Ma[Coroutines] CoroElide enhancement
2020-02-28 Juneyoung LeeRevert "[SimpleLoopUnswitch] Fix introduction of UB...
2020-02-28 Matthias Kramm[mlir][Tutorial] Fix comment position in SimplifyRedund...
2020-02-28 Matthias Kramm[mlir] Fix/Clarify parts of MLIR toy tutorial chapter 6+7
2020-02-28 Matthias KrammFix/Clarify parts of MLIR toy tutorial chapter 5
2020-02-28 Matthias Kramm[mlir] Fix/clarify parts of MLIR toy tutorial chaper 4.
2020-02-28 Matthias Kramm[mlir] Fix comma+typo in MLIR toy tutorial chapter 3.
2020-02-28 Matthias Kramm[mlir] Clarify/Fix parts of MLIR toy tutorial chapter 2
2020-02-28 Eli Friedman[IndVars] Fix sort comparator.
2020-02-28 Reid KlecknerAdd missing cstdint include not found on Windows
2020-02-28 Reid Kleckner[Support] Remove byte swapping from MathExtras.h
2020-02-28 Matt Morehouse[DFSan] Add flag to insert event callbacks.
2020-02-28 Douglas YungChange test to use -S so it works when an external...
2020-02-28 Matt Morehouse[DFSan] Remove unused IRBuilder. NFC
2020-02-27 Adrian McCarthyNeed /bigobj to build SourceCodeTest.cpp with MSVC.
2020-02-27 Artur PilipenkoFix DSE miscompile when store is clobbered across loop...
2020-02-27 Reid KlecknerAvoid ASTContext.h -> TargetInfo.h dep
2020-02-27 Craig Topper[llvm-exegesis] Remove unnecessary deletion of an assig...
2020-02-27 Reid KlecknerAdd some missing header dependencies
2020-02-27 Eric Fiselier[libc++] Update compiler images and more docker cleanup.
2020-02-27 Vedant Kumarunittest: Convert EXPECT_EQ iterator checks to use...
2020-02-27 Mitch PhillipsUpdate Sanitizer tests for Android R.
2020-02-27 Reid KlecknerAvoid SourceManager.h include in RawCommentList.h,...
2020-02-27 Eric Fiselier[libc++] Update lld version on buildbots to be LLVM-11.
next