platform/upstream/llvm.git
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.
2020-02-27 Jonas Devlieghere[lldb/CMake] Use PYTHON_HOME as a hint to find Python 3.
2020-02-27 Vedant Kumarunittest: Disable checks to work around compiler errors
2020-02-27 Stanislav Mekhanoshin[AMDGPU] Enable runtime unroll for LDS
2020-02-27 LLVM GN Syncbot[gn build] Port b0142cd9867
2020-02-27 Vedant Kumar[LiveDebugValues] Encode register location within VarLo...
2020-02-27 Vedant Kumar[LiveDebugValues] Encode a location in VarLoc IDs,...
2020-02-27 Vedant Kumar[ADT] Add CoalescingBitVector, implemented using Interv...
2020-02-27 Eric Fiselier[libc++] Rework docker files for buildbots.
2020-02-27 Sanjay Patel[x86] use instruction-level fast-math-flags to drive...
2020-02-27 Sanjay Patel[AArch64] add splat shuffle combine test; NFC
2020-02-27 Sanjay Patel[AArch64] regenerate complete test checks; NFC
2020-02-27 Paolo Severini[LLDB] Fix AddressSanitizer failure in MemoryCache
2020-02-27 Nicolas Vasilache[mlir] NFC - Split out RunnerUtils that don't require...
2020-02-27 Stephan Herhut[MLIR][Loops] Expose transformations on loop.parallel...
2020-02-27 Stephen Neuendorffer[MLIR] add show-dialects option for mlir-opt
2020-02-27 Joe Turner[clang-tidy] Store all ranges in clang::tooling::Diagnostic
2020-02-27 David Tenty[XCOFF] Don't emit non-external labels in the symbol...
2020-02-27 Eric Fiselier[libc++] Mark more try_lock tests as possibly flaky.
2020-02-27 Reid KlecknerForward declare FileEntry and DirectoryEntry in Module.h
2020-02-27 Reid KlecknerForward declare special case lists
2020-02-27 Sameer Sahasrabuddhe[AMDGPU] improve fragile test for divergent branches
2020-02-27 Nicolas Vasilache[mlir] Hotfix - Rename MLIRRuntimeUtils to mlir_runtime...
2020-02-27 Nikita Popov[InstCombine] DCE instructions earlier
2020-02-27 John BrawnAdd an attribute registry so plugins can add attributes
2020-02-27 Simon MollRemove BinaryOperator::CreateFNeg
2020-02-27 Alexey BaderRevert "[SYCL] Driver option to select SYCL version"
2020-02-27 Pierre-vh[Transforms][Debugify] Ignore PHI nodes when checking...
2020-02-27 Dan Gohman[WebAssembly] Mangle the argc/argv `main` as `__wasm_ar...
2020-02-27 Dan Gohman[WebAssembly] Teach lld how to demangle "__main_argc_argv".
2020-02-27 Dan Gohman[WebAssembly] Add an `isWasm` target triple predicate.
2020-02-27 Simon Pilgrim[InstCombine] Add PR14365 test cases + vector equivalents.
2020-02-27 Simon Pilgrim[CostModel][X86] Improve extract/insert element costs...
2020-02-27 Sam ParkerRevert "[ARM] Add CPSR as an implicit use of t2IT"
2020-02-27 Alexey Lapshin[Debuginfo][NFC] Unify error reporting routines inside...
2020-02-27 Bardia Mahjour[DA] Delinearization of fixed-size multi-dimensional...
2020-02-27 Ruyman[SYCL] Driver option to select SYCL version
2020-02-27 Krzysztof Parzyszek[Hexagon] Do not use init_arrays by default
2020-02-27 Nicolas Vasilache[mlir] NFC - Move runner utils from mlir-cpu-runner...
2020-02-27 Kirill BobyrevRevert "Devirtualize a call on alloca without waiting...
2020-02-27 Jay Foad[AMDGPU][ConstantFolding] Fold llvm.amdgcn.fract intrinsic
2020-02-27 Simon PilgrimFix cppcheck definition/declaration arg mismatch warnin...
2020-02-27 Simon Pilgrim[X86] Use Subtarget.useSoftFloat() in X86TargetLowering...
2020-02-27 Aaron BallmanAdding some documentation for __builtin_dump_struct.
2020-02-27 Adrian KuegelAdd GPU lowerings for the different log ops.
2020-02-27 Simon PilgrimFix shadow variable warning. NFC.
2020-02-27 Simon PilgrimFix shadow variable warnings. NFC.
2020-02-27 Simon Pilgrim[X86] LowerMSCATTER/MGATHER - reduce scope of MaskVT...
2020-02-27 Simon PilgrimFix uninitialized variable warning. NFC.
2020-02-27 Alex Zinenko[mlir] fix wrong symbol order in AffineApplyNormalizer
2020-02-27 Haojian Wu[clangd][NFC] Don't query the index if the rename symbo...
2020-02-27 Simon Pilgrim[X86] createVariablePermute - handle case where recursi...
2020-02-27 Jonathan Coe[clang-format] Recognize C# named argument colons as...
2020-02-27 Hans WennborgRevert "make -fmodules-codegen and -fmodules-debuginfo...
2020-02-27 Djordje Todorovic[CallSiteInfo] Handle bundles when updating call site...
2020-02-27 Andrzej Warzynski[AArch64][SVE] Add intrinsics for first-faulting gather...
2020-02-27 Hans Wennborg[driver][darwin] Don't use -platform_version flag by...
2020-02-27 Simon Pilgrim[AVX] Cleanup check prefixes
2020-02-27 Kirill BobyrevRequire asserts for debuginline-cost-delta.ll test
2020-02-27 David Green[ARM] Fixup FP16 bitcasts
2020-02-27 Jonathan Coe[clang-format] Handle commas in [] in C#
2020-02-27 Hans Wennborg[MC][ARM] Resolve some pcrel fixups at assembly time...
2020-02-27 Jay Foad[InstCombine] Fix confusing variable name.
2020-02-27 Raphael Isemann[lldb] Show the actual error when 'watchpoint set expre...
2020-02-27 Kirill BobyrevRevert "[Hexagon] Improve casting of boolean HVX vector...
2020-02-27 Djordje Todorovic[DebugInfo][ARM] Fix noreg case when checkig if it...
next