platform/upstream/llvm.git
2020-12-16 Fangrui Song[Go] Fix bindings/go/llvm/IRBindings.cpp
2020-12-16 Christian Sigg[mlir] Fix for gpu-async-region pass.
2020-12-16 LLVM GN Syncbot[gn build] Port 6eff12788ee
2020-12-16 Bardia Mahjour[DDG] Data Dependence Graph - DOT printer - recommit
2020-12-16 Mehdi AminiRemove spurious MLIRLLVMConversionsIncGen dependency...
2020-12-16 Sanjay Patel[VectorCombine] loosen alignment constraint for load...
2020-12-16 Fangrui Song[AArch64InstPrinter] Change printADRPLabel to print...
2020-12-16 Esme-YiRevert "[PowerPC] Extend folding RLWINM + RLWINM to...
2020-12-16 Whitney Tsang[LoopNest] Handle loop-nest passes in LoopPassManager
2020-12-16 Jon Chesterfield[NFC] Use regex for code object version in hip tests
2020-12-16 Fangrui Song[ELF] --emit-relocs: fix a crash if .rela.dyn is an...
2020-12-16 Jon Chesterfield[libomptarget][nfc] Replace static const with enum
2020-12-16 Jonas Hahnfeld[CMake] Avoid __FakeVCSRevision.h with no git repository
2020-12-16 peter klausler[flang] Fix crash in folding (#48437)
2020-12-16 Kai Nacke[Doc][SystemZ] Add Linux/SystemZ to Getting Started...
2020-12-16 Florian Hahn[InstCombine] Precommit tests for !annotation metadata...
2020-12-16 Matt ArsenaultLangRef: Update byval/sret description for required...
2020-12-16 Tim Keith[flang] Handle multiple names for same operator
2020-12-16 Erik PilkingtonNFC: balance a quote in AttrDocs.td
2020-12-16 Erik Pilkington[Sema] Fix a miscompile by retaining array qualifiers...
2020-12-16 Paul C. Anagnostopoulos[TableGen] Slim down the data structures in xxxGenInstr...
2020-12-16 Simon Pilgrim[X86] Regenerate bit extraction tests, cleaning up...
2020-12-16 Simon Pilgrim[X86] Rename reduction combiners to make it clearer...
2020-12-16 Mitch Phillips[sanitizer-common] Force pickup of llvm-symbolizer...
2020-12-16 diggerlin[XCOFF][AIX] Emit EH information in traceback table
2020-12-16 Caroline Concatto[SLPVectorizer]Migrate getEntryCost to return Instructi...
2020-12-16 Denis Antrushin[Statepoints] Extract invoke tests into separate file...
2020-12-16 Stephan Bergmann[PATCH] [compiler-rt] [builtins] Fix name of __aarch64_...
2020-12-16 Bradley Smith[CostModel] Add costs for llvm.experimental.vector...
2020-12-16 ergawy[mlir][spirv] Add parsing and printing support for...
2020-12-16 Caroline Concatto[CostModel]Migrate getTreeCost() to use InstructionCost
2020-12-16 Caroline Concatto[CostModel]Replace FixedVectorType by VectorType in...
2020-12-16 Joe Ellis[clang][AArch64][SVE] Avoid going through memory for...
2020-12-16 Muhammad Omair... [LLDB] Skip TestGuiBasicDebug.py on Arm and AArch64...
2020-12-16 Bangtian LiuRevert "Ensure SplitEdge to return the new block betwee...
2020-12-16 Simon Pilgrim[X86][SSE] combineReductionToHorizontal - don't rely...
2020-12-16 Muhammad Omair... Revert "[LLDB] Remove AArch64/Linux xfail decorator...
2020-12-16 Georgii Rymar[yaml2obj/obj2yaml] - Make Value/Size fields of Symbol...
2020-12-16 Georgii Rymar[lib/Object] - Make ELFObjectFile::getSymbol() return...
2020-12-16 Georgii Rymar[llvm-readelf/obj] - Handle out-of-order PT_LOADs better.
2020-12-16 Jan Svoboda[clang][cli] Port DependencyOutput string based options...
2020-12-16 Piotr Sobczak[AMDGPU] Avoid calling copyFastMathFlags in wrong context
2020-12-16 Qiu Chaofan[NFC] Pre-commit test for long-double builtins
2020-12-16 Jan Svoboda[clang][cli] Port LangOpts option flags to new option...
2020-12-16 Sebastian Neubauer[AMDGPU] Allow no saddr for global addtid insts
2020-12-16 Jan Svoboda[clang][cli] Port CodeGen option flags to new option...
2020-12-16 Alexander Belyaev[mlir] Lookup the latest value with a legal type when...
2020-12-16 Jan Svoboda[clang][cli] Prevent double denormalization
2020-12-16 Jan Svoboda[clang][cli] Do not marshall only CC1Option flags in...
2020-12-16 Raul TambreRevert "[Compiler-rt][AArch64] Workaround for .cfi_star...
2020-12-16 Fangrui Song[builtins] Use %% as the separator for aarch64-*-darwin...
2020-12-16 Siva Chandra... [libc][NFC] Use ASSERT_FP_EQ to comapre NaN values...
2020-12-16 Stanislav Mekhanoshin[AMDGPU] Print SCRATCH_EN field after the kernel
2020-12-16 Siva Chandra... [libc][NFC] Rename global `nan` in tests to `aNaN`.
2020-12-16 Siva Chandra... [libc][NFC][Obvious] Remove few unnecessary #include...
2020-12-16 Yaxun (Sam... [HIP] unbundle bundled preprocessor output
2020-12-16 Philip Reames[LV] Weaken a unnecessarily strong assert [NFC]
2020-12-16 Lang Hames[JITLink][ORC] Enable creation / linking of raw jitlink...
2020-12-16 Zakk Chen[RISCV] Refine vector load/store tablegen pattern,...
2020-12-16 Philip Reames[LV] Extend dead instruction detection to multiple...
2020-12-16 Nathan James[ASTMatchers][NFC] Strip prefixes eagerly in dynamic...
2020-12-16 peter klausler[flang] Implement STORAGE_SIZE(), SIZEOF(), C_SIZEOF()
2020-12-16 Krzysztof Parzyszek[Hexagon] Rename test case, NFC
2020-12-16 Krzysztof Parzyszek[Hexagon] Temporarily disable vector realignment for...
2020-12-16 Krzysztof Parzyszek[Hexagon] Emit enough stores when aligning vector addresses
2020-12-16 Nico Weber[mac/lld] fix amend mishap from ec88746a059
2020-12-16 Nico Weber[lld/mac] fill in current and compatibility version...
2020-12-16 peter klausler[flang] Fix false error message for "ptr => func()...
2020-12-16 Nico Weber[mac/lld] simplify code using PackedVersion instead...
2020-12-16 Tim Keith[flang] Fix bug with USE of USE of generic
2020-12-16 LLVM GN Syncbot[gn build] Port b9c77542e23
2020-12-16 Johannes DoerfertRevert "[OpenMP] Add initial support for `omp [begin...
2020-12-16 Reid KlecknerDocument that AlignedCharArrayUnion exists to work...
2020-12-15 Tres Popp[mlir] Allow SymbolTable to update existing symbols
2020-12-15 Bangtian LiuEnsure SplitEdge to return the new block between the...
2020-12-15 Stephen Kelly[ClangTidy] NFC: Add more tests for container-size...
2020-12-15 Stephen Kelly[ASTMatcher] Avoid isImplicit call on object which...
2020-12-15 Johannes Doerfert[FIX] Add the comma missing in D91979
2020-12-15 Harald van... [X86] Add REX prefix for GOTTPOFF/TLSDESC relocs in...
2020-12-15 River Riddle[mlir][Pass] Add a new PassNameCLParser specifically...
2020-12-15 Richard SmithDR1413 and part of P1815R2: Minor improvements to Clang...
2020-12-15 Richard SmithDR2100: &expr is value-dependent if expr constant-evalu...
2020-12-15 Fangrui Song[IR] Delete deprecated DebugLoc::get
2020-12-15 Johannes Doerfert[OpenMP] Add initial support for `omp [begin/end] assumes`
2020-12-15 Johannes Doerfert[OpenMP] Use assumptions during ICV tracking
2020-12-15 Johannes Doerfert[Clang][Attr] Introduce the `assume` function attribute
2020-12-15 Johannes Doerfert[OpenMPOpt][NFC] Clang format
2020-12-15 Alex Zinenko[mlir] NFC: retire LLVM_Zero/OneResultOp from LLVM...
2020-12-15 Alex Zinenko[mlir] Tighten type verifiers for LLVM dialect ops...
2020-12-15 Richard SmithDon't memcpy from an empty ArrayRef; the base pointer...
2020-12-15 Matt ArsenaultRegisterCoalescer: Remove phi-only subranges when erasi...
2020-12-15 Louis Dionne[libc++] Use consistent declaration for main() in test
2020-12-15 Hsiangkai Wang[RISCV] Define vfadd/vfsub/vfrsub intrinsics.
2020-12-15 Hsiangkai Wang[RISCV] Define vmin/vminu/vmax/vmaxu intrinsics.
2020-12-15 Hsiangkai Wang[RISCV] Define vnsrl/vnsra intrinsics.
2020-12-15 Hsiangkai Wang[RISCV] Define vsll/vsrl/vsra intrinsics.
2020-12-15 Hsiangkai Wang[RISCV] Define vadc/vmadc/vsbc/vmsbc intrinsics.
2020-12-15 Duncan P. N... Frontend: Fix confusing comment at call to clearOutputF...
2020-12-15 Fangrui Song[docs][unittest][Go][StackProtector] Migrate deprecated...
2020-12-15 Krzysztof Parzyszek[Hexagon] Fix bitcasting v1i8 -> i8
next