platform/upstream/llvm.git
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...
2021-03-10 Michał Górny[lldb] [test] Update XFAILs for FreeBSD/aarch64
2021-03-10 Michał Górny[lldb] [Process/FreeBSD] Introduce aarch64 hw break...
2021-03-10 Daniil Seredkin[InstCombine][SimplifyLibCalls] An extra sqrtf was...
2021-03-10 Craig Topper[RISCV] Manually split vector operands to VECREDUCE...
2021-03-10 Ta-Wei TuRevert "[LoopInterchange] Replace tightly-nesting-ness...
2021-03-10 Stephen Tozer[DebugInfo] Handle DBG_VALUES with multiple variable...
2021-03-10 Jianzhou Zhao[dfsan] Tracking origins at phi nodes
2021-03-10 Andrzej Warzynski[flang][driver] Revert RUN-line change
2021-03-10 Dávid Bolvanský[DSE] Handle memmove with equal non-const sizes
2021-03-10 Florian Hahn[DSE] Add tests that require phi translation to be...
2021-03-10 Jay Foad[AMDGPU] Fix isReallyTriviallyReMaterializable for...
2021-03-10 Stephen TozerReapply "[DebugInfo] Add DWARF emission for DBG_VALUE_LIST"
2021-03-10 Eric Schweitz[flang][fir] Upstream the pre-FIR tree changes.
2021-03-10 Daniel Kiss[AArch64][compiler-rt] Add Pointer Authentication suppo...
2021-03-10 Yusra Syeda[SystemZ][NFC] Renaming of ELF specific variables.
2021-03-10 Stephen TozerRevert "[DebugInfo] Add DWARF emission for DBG_VALUE_LIST"
2021-03-10 Nico Weber[lld/mac] warn on -install_name without -dylib
2021-03-10 Nico Weber[lld/mac] Implement support for -mark_dead_strippable_dylib
2021-03-10 Vladislav Vinogradov[mlir][CMAKE] Fix build with BUILD_SHARED_LIBS=ON
2021-03-10 gbtozers[DebugInfo] Add DWARF emission for DBG_VALUE_LIST
2021-03-10 Alex Zinenko[mlir] fix typo in OpDefinitions.md
2021-03-10 Nathan James[clangd] Use Dirty Filesystem for cross file rename.
2021-03-10 Jingu Kang[AArch64] Add missing intrinsics for scalar FP rounding
2021-03-10 Christudasan... GlobalISel: Try to combine G_[SU]DIV and G_[SU]REM
2021-03-10 Kadir CetinkayaRevert "[clangd] Enable reflection for clangd-index...
2021-03-10 Jinzheng Tu[NFC] Unify FIME with FIXME in comments
2021-03-10 Serguei Katkov[Statepoint Lowering] Fix the crash with gc.relocate...
2021-03-10 gbtozers[DebugInfo] Process DBG_VALUE_LIST in LiveDebugVariables
2021-03-10 Alex Zinenko[mlir] Update comments in ArmNeon dialect. NFC
2021-03-10 Andrzej Warzynski[flang][driver] Add `-fdebug-dump-parsing-log`
2021-03-10 Alex Zinenko[mlir] squash LLVM_AVX512 dialect into AVX512
2021-03-10 Alex Zinenko[mlir] simplify type constraints in AVX512 dialect
2021-03-10 Inho SeoMoved getStaticLoopRanges and getStaticShape methods...
2021-03-10 Balazs Benics[analyzer][CTU][NFC] Fix "Add an extra regression test"
2021-03-10 Andrzej Warzynski[flang][driver] Merge test/Driver and test/Flang-Driver...
2021-03-10 Adam Balogh[analyzer] Crash fix for alpha.cplusplus.IteratorRange
2021-03-10 Balazs Benics[analyzer][CTU][NFC] Add an extra regression test
2021-03-10 Balazs Benics[analyzer][NFC] Add more tests for ArrayBoundCheckerV2
2021-03-10 Balazs Benics[analyzer][docs][NFC] Fix typo in checkers.rst
2021-03-10 Alex RichardsonAvoid shuffle self-assignment in EXPENSIVE_CHECKS builds
2021-03-10 Alex Richardson[SLC] Simplify strcpy and friends with non-zero address...
2021-03-10 Alex Richardson[SLC] Baseline test for missed strcpy optimizations...
2021-03-10 Alex Richardson[compiler-rt] Silence a deprecation warning on FreeBSD
2021-03-10 Alex Richardson[asan][tests] Handle FreeBSD in large_func_test and...
next