platform/upstream/llvm.git
2021-03-11 gbtozers[DebugInfo] Use variadic debug values to salvage BinOps...
2021-03-11 Bradley SmithRevert "[AArch64][SVE] Allow accesses to SVE stack...
2021-03-11 Nikita Popov[PowerPC] Fix infinite loop in peephole CR optimization...
2021-03-11 Martin Storsjö[compiler-rt] Set CMAKE_TRY_COMPILE_TARGET_TYPE to...
2021-03-11 Simon PilgrimRevert rGcd938ab162b0ac560dd0e9fee290980c7e0e47e5 ...
2021-03-11 Arnamoy Bhattacharyya[flang][driver] Add -fdebug-module-writer option
2021-03-11 Kadir Cetinkaya[clangd] Fix buildbots without grpc enabled
2021-03-11 Kadir Cetinkaya[clangd] Introduce a CommandLineConfigProvider
2021-03-11 Kadir Cetinkaya[clangd] Drop explicit specifier on define out-of-line
2021-03-11 Simon Pilgrim[X86] Don't attempt to fold sub(C1, xor(X, C2)) with...
2021-03-11 Tres Popp[mlir] Correct verifyCompatibleShapes
2021-03-11 Sam McCall[clangd] Group filename calculations in SymbolCollector...
2021-03-11 Serguei Katkov[Statepoint Lowering] Handle the case with several...
2021-03-11 Julian Gross[mlir] Fix invalid hoisting of dependent allocs in...
2021-03-11 Simon PilgrimFix MSVC "'type cast': conversion from 'unsigned int...
2021-03-11 Thomas Preud... [FileCheck] Fix naming of OverflowErrorStr var
2021-03-11 Simon Pilgrim[IPO] Fix EXPENSIVE_CHECKS assert added at D83744....
2021-03-11 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2021-03-11 David Spickett[clang][ARM] Refactor ComputeLLVMTriple code for ARM
2021-03-11 Sven van Haastregt[OpenCL] Add missing atomic_xchg overload
2021-03-11 Jay Foad[MCA] Support in-order CPUs with MicroOpBufferSize=1
2021-03-11 Nikita PopovReapply [LICM] Make promotion faster
2021-03-11 Pavel Labath[lldb] Remove implicit_const_form_support.test
2021-03-11 Augusto NoronhaSave and restore previous terminal after setting the...
2021-03-11 Christian Sigg[mlir] Change test-gpu-to-cubin to derive from Serializ...
2021-03-11 Nikita Popov[CGBuilder] Remove type-less CreateAlignedLoad() APIs...
2021-03-11 Oliver Stannard[AArch64][compiler-rt] Fix PAC instructions for older...
2021-03-11 Djordje Todorovic[Debugify][OriginalDIMode] Export the report into JSON...
2021-03-11 Frederik Gossen[MLIR] Add canoncalization for `shape.is_broadcastable`
2021-03-11 Christian Sigg[mlir] Add NVVM to CUBIN conversion to mlir-opt
2021-03-11 David BlaikieFix unused lambda capture in a non-asserts build
2021-03-11 Olivier Goffart[SEH] Fix capture of this in lambda functions
2021-03-11 Fangrui Song[sanitizer] Change NanoTime to use clock_gettime on...
2021-03-11 Petr Hosek[InstrProfiling] Don't generate __llvm_profile_runtime_user
2021-03-11 Fangrui Song[tsan] Fix aarch64-*-linux after D86377
2021-03-11 Leonard ChanRename top-level LICENSE.txt files to LICENSE.TXT
2021-03-11 Craig Topper[RISCV] Merge fixed-vectors-int-splat-rv32.ll and fixed...
2021-03-11 Matthias Springer[mlir][AVX512] Implement sparse vector dot product...
2021-03-11 Craig Topper[RISCV] Add additional checking to tablgen RISCVVEmitte...
2021-03-11 Craig Topper[RISCV] Add v2i64 _vi_ and _iv_ test cases to fixed...
2021-03-11 David BlaikieRevert "WIP"
2021-03-11 David BlaikieWIP
2021-03-11 Juneyoung LeeResolve unused variable warning (NFC)
2021-03-11 Nico Weber[gn build] (manually) Port d6a0560bf258
2021-03-11 Zakk Chen[Clang][RISCV] Add custom TableGen backend for riscv...
2021-03-11 Vy Nguyen[llvm] Fix thinko in getVendorSignature(), where expect...
2021-03-11 Juneyoung Lee[InstSimplify] Pass SimplifyQuery to computePointerICmp...
2021-03-11 Ruiling Song[AMDGPU] Always create Stack Object for reserved VGPR
2021-03-11 George Balatsouras[dfsan] Update atomics.ll test
2021-03-11 Ruiling Song[ValueMapper] Add debug output for metadata remapping
2021-03-11 Daniel Sanders[mir] Change 'undef' for MMO base addresses to 'unknown...
2021-03-11 River Riddle[mlir] Optimize the implementation of RegionDCE
2021-03-11 Leonard Chan[clang][Driver] Expose -fexperimental-relative-c++...
2021-03-10 LLVM GN Syncbot[gn build] Port 4f16e177e104
2021-03-10 Stephen KellyRevert "[AST] Add generator for source location introsp...
2021-03-10 Stephen KellyRevert "Workaround a -Wmisleading-indentation warning"
2021-03-10 Reid KlecknerRe-land "[PDB] Defer relocating .debug$S until commit...
2021-03-10 Stephen KellyWorkaround a -Wmisleading-indentation warning
2021-03-10 Giorgis GeorgakoudisRevert "Replace func name with regex in update_cc_test_...
2021-03-10 zoecarverUpdate __is_unsigned builtin to match the Standard.
2021-03-10 Emilio Cota[mlir] Add polynomial approximation for math::Log2
2021-03-10 Dave LeeRevert "[cmake] Enable -Werror=return-type"
2021-03-10 Stephen Kelly[AST] Add generator for source location introspection
2021-03-10 Jan Kratochvil[nfc] [lldb] Remove variable ranges_base in DWARFUnit...
2021-03-10 Aditya KumarAdd noreturn attribute to non-returning functions
2021-03-10 Wael Yehiallvm-lto: default Relocation Model should be selected...
2021-03-10 David Green[AArch64] Extend vecreduce -> udot handling to mla...
2021-03-10 kuterd[Attributor] Attributor call site specific AAValueConst...
2021-03-10 Dave Lee[lldb] Ignore linkage diagnostic for LLDBSwigPythonBrea...
2021-03-10 Vedant Kumar[lldb/Platform] Skip very slow xcrun queries for simula...
2021-03-10 Arnamoy Bhattacharyya[flang][driver] Formatting OpenMP sema check as per...
2021-03-10 Quentin Colombet[NFC] Fix a compiler warning
2021-03-10 David Green[AArch64] Extend vecreduce -> udot handling to v8i8
2021-03-10 Mauri Mustonen[VPlan] Support to widen select intructions in VPlan...
2021-03-10 Giorgis GeorgakoudisReplace func name with regex in update_cc_test_checks
2021-03-10 Christian Sigg[mlir] Remove unnecessary copying of pass options
2021-03-10 Alexey Lapshin[llvm-objcopy][NFC] replace class Buffer/MemBuffer...
2021-03-10 Weiwei Li[mlir][spirv] Define spv.Image Operation
2021-03-10 Stanislav Mekhanoshin[AMDGPU] Disable SCC bit on fp atomics
2021-03-10 Stanislav Mekhanoshin[AMDGPU] Always expand system scope fp atomics on gfx90a
2021-03-10 Giorgis GeorgakoudisRun non-filechecked commands in update_cc_test_checks.py
2021-03-10 George Balatsouras[dfsan] Update fast16labels.ll test
2021-03-10 Matteo Favaro[DSE] Extending isOverwrite to support offsetted fully...
2021-03-10 Greg McGary[lld-macho][NFC] add const to pointer/reference inducti...
2021-03-10 Sriraman TallamRemove original implementation of UniqueInternalLinkage...
2021-03-10 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2021-03-10 Alex ZinenkoRevert "[mlir][Vector][Affine] Improve affine vectorize...
2021-03-10 Alex ZinenkoRevert "[mlir][Affine][Vector] Add initial support...
2021-03-10 Rafael Auler[RuntimeDyld] Support more relocations
2021-03-10 Dave Lee[lldb] Fix PushPlan to set subplan to private
2021-03-10 Quentin Colombet[NFC] Fix compiler warnings
2021-03-10 Diego Caballero[mlir][Affine][Vector] Add initial support for 'iter_ar...
2021-03-10 Diego Caballero[mlir][Vector][Affine] Improve affine vectorizer algorithm
2021-03-10 Amy Kwan[PowerPC] Implement patterns for PC-Rel zextload/extloa...
2021-03-10 Arthur Eubanks[clang] Don't assert in EmitAggregateCopy on trivial_ab...
2021-03-10 gbtozers[DebugInfo][NFC] Refactor BinOp+GEP salvaging in salvag...
2021-03-10 Craig Topper[RISCV][SelectionDAG] Introduce an ISD::SPLAT_VECTOR_PA...
2021-03-10 Craig Topper[RISCV] Starting fixing issues that prevent us from...
2021-03-10 Dan Liew[compiler-rt] Fix stale incremental builds when using...
2021-03-10 Peter Steinfeld[flang] Fix call to CHECK() on overriding an erroneous...
next