platform/upstream/llvm.git
2020-05-21 Benjamin Kramer[StringRef] Use some trickery to avoid initializing...
2020-05-21 Wen-Heng (Jack... [mlir][gpu] Refactor ConvertGpuLaunchFuncToCudaCalls...
2020-05-21 Kirstóf Umann[analyzer][CallAndMessage] Add checker options for...
2020-05-21 Yaxun (Sam... Fix debug info for NoDebug attr
2020-05-21 David NicuesaFix compile for -DLIBCXX_BUILD_EXTERNAL_THREAD_LIBRARY
2020-05-21 James HendersonOn Windows, handle interrupt signals without crash...
2020-05-21 Sam Parker[CostModel] Sink intrinsic costs to base TTI.
2020-05-21 Sam ParkerRevert "[CostModel] Unify Intrinsic Costs."
2020-05-21 Ehud Katz[FlattenCFG] Fix `MergeIfRegion` in case then-path...
2020-05-21 Kirstóf Umann[analyzer][CallAndMessage][NFC] Split up checkPreCall
2020-05-21 Simon PilgrimMachineMemOperand.h - reduce GlobalValue.h include...
2020-05-21 Roman Lebedev[IndVarSimplify][LoopUtils] Avoid TOCTOU/ordering issue...
2020-05-21 Sjoerd Meijer[HardwareLoops] llvm.loop.decrement.reg definition
2020-05-21 Nicolas Vasilache[mlir] NFC - Add a builder to vector.transpose
2020-05-21 Paula Toth[libc] Fix accidental inclusion of system libc headers.
2020-05-21 Denis Antrushin[Statepoint] Constant fold FP deopt args.
2020-05-21 Benjamin KramerFix a layering violation by not depending from Transfor...
2020-05-21 Haojian Wu[clang][index] Fix a crash for accessing a null field...
2020-05-21 David Sherwood[SVE] Remove IITDescriptor::ScalableVecArgument
2020-05-21 Chen Zheng[PowerPC] add more high latency opcodes for machine...
2020-05-21 Sam Parker[CostModel] Unify Intrinsic Costs.
2020-05-21 Jonas Devlieghere[lldb/Reproducers] Fix/skip passive replay failures...
2020-05-21 Jonas DevlieghereRevert "[lit] GoogleTest framework should report failur...
2020-05-21 Sam Parker[CostModel] Remove getExtCost
2020-05-21 Igor Kudrin[MC] Simplify MakeStartMinusEndExpr(). NFC.
2020-05-21 Yevgeny Rouban[BrachProbablityInfo] Set edge probabilities at once...
2020-05-21 Craig Topper[LegalizeDAG] Modify ExpandLegalINT_TO_FP to swap data...
2020-05-21 Mehdi AminiRevert "[mlir][gpu] Refactor ConvertGpuLaunchFuncToCuda...
2020-05-21 Mehdi AminiFix typo in CMake error message "LLVM_LIBC_ENABLE_PROJE...
2020-05-21 Julian Lettner[Darwin] Remove obsolete OS version checks
2020-05-21 Juneyoung Leeadd a test for D77524
2020-05-21 LLVM GN Syncbot[gn build] Port d9a4a244138
2020-05-21 Juneyoung LeeAdd CanonicalizeFreezeInLoops pass
2020-05-21 Jake Merdich[clang-format][docfix] Update predefined styles in...
2020-05-20 Kirstóf Umann[analyzer] Make buildbots happy
2020-05-20 Eli Friedman[AArch64] Fix unwind info generated by outliner.
2020-05-20 Eli FriedmanMake Value::getPointerAlignment() return an Align,...
2020-05-20 Francis Visoiu... [AArch64] Fix GlobalISel tests on non-darwin platforms
2020-05-20 Reid Kleckner[LLD] Make scoped timers thread safe
2020-05-20 Kirstóf Umann[analyzer] Fix a null FunctionDecl dereference bug...
2020-05-20 Francis Visoiu... [AArch64] Provide Darwin variants of most calling conve...
2020-05-20 Stanislav Mekhanoshin[AMDGPU] Always expand ext/insertelement with divergent idx
2020-05-20 Craig Topper[LegalizeVectorTypes] Create correct memoperands in...
2020-05-20 Nicolas Vasilache[mlir] NFC - Appease GCC 5 again..
2020-05-20 Wen-Heng (Jack... [mlir][gpu] Refactor functions for workgroup and privat...
2020-05-20 Wen-Heng (Jack... [mlir][gpu] Refactor ConvertGpuLaunchFuncToCudaCalls...
2020-05-20 Jonas Devlieghere[lldb/Test] Support arbitrary file extensions in TestPo...
2020-05-20 Nicolas Vasilache[mlir] NFC - Appease GCC 5 again..
2020-05-20 Stephen Neuendorffer[lit] GoogleTest framework should report failures if...
2020-05-20 mydeveloperday[clang-format] Added new option IndentExternBlock
2020-05-20 Nico WeberGive microsoftDemangle() an outparam for how many input...
2020-05-20 mydeveloperday[clang-format] Set of unit test to begin to validate...
2020-05-20 Jonas Devlieghere[lldb/Reproducers] Add instrumentation to SBEnvironment
2020-05-20 Matt Morehouse[sanitizer_symbolizer] Add __isinf to symbols list.
2020-05-20 Jonas Devlieghere[lldb/Driver] Print snippet before exiting with unknown...
2020-05-20 Haibo Huang[lldb] Cleans up system_libs
2020-05-20 Haibo Huang[lldb] Allows customizing libxml2 for darwin
2020-05-20 Alexey Bataev[OPENMP]Fix PR45911: Data sharing and lambda capture.
2020-05-20 MaheshRavishankar[mlir][spirv] Adapt subview legalization to the updated...
2020-05-20 Roman Lebedev[InstCombine] `insertelement` is negatible if both...
2020-05-20 Roman Lebedev[NFC][InstCombine] Negator: tests for insertelement...
2020-05-20 Roman Lebedev[InstCombine] Negator: `extractelement` is negatible...
2020-05-20 Roman Lebedev[NFC][InstCombine] Negator: tests for extractelement...
2020-05-20 Louis Dionne[libcxx][test] Portability fix for some locale-dependen...
2020-05-20 aartbik[llvm] [CodeGen] [X86] Fix issues with v4i1 instruction...
2020-05-20 Jan Wilken... [libcxx] Remove swap for std::span
2020-05-20 Arthur EubanksReland [X86] Codegen for preallocated
2020-05-20 Jonas Devlieghere[lldb/Reproducers] Make SBStream::Print an API instead...
2020-05-20 Arthur EubanksRevert "[X86] Codegen for preallocated"
2020-05-20 Amy HuangAdd some dependencies to the compiler-rt symbolizer...
2020-05-20 Jonas Devlieghere[lldb/Reproducers] Skip another test that uses lldb...
2020-05-20 Zola Bridges[clang][asm goto][slh] Warn if asm goto + SLH
2020-05-20 Sanjay Patel[InstCombine] add tests for reassociative fsub/fadd...
2020-05-20 Hiroshi Yamauchi[ProfileSummary] Refactor getFromMD to prepare for...
2020-05-20 Jonas Devlieghere[lldb/Driver] Error out when encountering unknown arguments
2020-05-20 Simon PilgrimFormatAdapters.h - remove unused SmallString.h include...
2020-05-20 Simon PilgrimGenericError.h - remove unused StringRef.h include...
2020-05-20 Arthur Eubanks[X86] Codegen for preallocated
2020-05-20 Jonas Devlieghere[lldb/Reproducers] Support reproducers for PlatformRemo...
2020-05-20 MaheshRavishankar[mlir][Linalg] Add producer-consumer fusion when produc...
2020-05-20 Jonas Devlieghere[lldb/Reproducers] Update macosx remote tests for passi...
2020-05-20 Matt ArsenaultAMDGPU/GlobalISel: Fix splitting 64-bit extensions
2020-05-20 Nicolas Vasilache[mlir][Vector] Add option to fully unroll for VectorTra...
2020-05-20 Alexey Bataev[OPENMP][DOCS]Update status of implemented features...
2020-05-20 Alex Zinenko[mlir] ensureRegionTerminator: take OpBuilder
2020-05-20 Alex Zinenko[mlir] SCFToStandard: support any ops in and around...
2020-05-20 Alex Zinenko[mlir] Erase or clear blocks through ConversionPatternR...
2020-05-20 Alex Zinenko[mlir] DialectConversion: support erasing blocks
2020-05-20 Alex Zinenko[mlir] DialectConversion: avoid double-free when rollin...
2020-05-20 Alex Zinenko[mlir] Toy tutorial: insert terminators at the end...
2020-05-20 Nicolas Vasilache[mlir][Linalg] NFC - Simplify GenericNestLoop builder
2020-05-20 Nicolas Vasilache[mlir][Linalg] Refactor linalg tiling
2020-05-20 Simon PilgrimMachineMemOperand.h - replace Type.h with full GlobalVa...
2020-05-20 Simon PilgrimDIPrinter.h - reduce unnecessary includes to forward...
2020-05-20 Jay Foad[AMDGPU] Add the test from D49097.
2020-05-20 Raphael Isemann[lldb][NFC] Minor NamespaceMap refactor
2020-05-20 Melanie Blower[clang] FastMathFlags.allowContract should be initializ...
2020-05-20 Alex Zinenko[mlir] NFC: rename tests related to SCF dialect from...
2020-05-20 Simon PilgrimGenericDomTreeConstruction.h - reorder includes. NFC.
2020-05-20 Simon PilgrimPseudoSourceValue.h - reduce GlobalValue.h include...
next