platform/upstream/llvm.git
2020-04-28 Reid Kleckner[COFF] Add a fastpath for /INCLUDE: in .drective sections
2020-04-28 Louis Dionne[libc++] Avoid using distutils.util in the DSL
2020-04-28 Saleem Abdulrasoolbuild: use Python3 for compiler-rt
2020-04-28 Jonas Devlieghere[llvm/DebugInfo] Fix invalid verifier error for DWARF5
2020-04-28 Reid Kleckner[gn build] (manually) merge c4c3883
2020-04-28 Kirill Bobyrev[clangd] Fix remote index build without shared libs...
2020-04-28 Louis Dionne[libc++] Temporarily disable test that fails on Windows
2020-04-28 Reid KlecknerFix .arclint on Windows
2020-04-28 Erik Pilkington[AST] Fix a crash on a dependent vector_size attribute
2020-04-28 Fangrui Song[ELF] Clear lazyObjFiles in lld::elf::link after D46034
2020-04-28 Ulrich Weigand[SystemZ] Avoid __INTPTR_TYPE__ conversions in vecintrin.h
2020-04-28 Ulrich Weigand[SystemZ] Use reserved keywords in vecintrin.h
2020-04-28 Jonathan CoeRevert "[clang-format] C# property formatting can be...
2020-04-28 Jonathan Coe[clang-format] C# property formatting can be controlled...
2020-04-28 Jonathan Coe[clang-format] insert space after C# keyword var in...
2020-04-28 Martin Erhart[mlir][assemblyFormat] Fix bug when using AttrSizedOper...
2020-04-28 Saleem Abdulrasoolbuild: use `find_package(Python3)` if available
2020-04-28 Roman Lebedev[InstCombine] Negator: 'or' with no common bits set...
2020-04-28 Roman Lebedev[NFC][InstCombine] Tests for negation of 'or' with...
2020-04-28 Momchil Velikov[CMSE] Clear padding bits of struct/unions/fp16 passed...
2020-04-28 Francis Visoiu... [AArch64] Add support for -ffixed-x30
2020-04-28 Nick Desaulniers[TII] remove overrides of isUnpredicatedTerminator
2020-04-28 Sander de Smalen[SveEmitter] Add builtins for logical and predicate...
2020-04-28 David Green[ARM] Always replace FP16 bitcasts with VMOVhr or VMOVrh
2020-04-28 Krzysztof ParzyszekHandle part-word LL/SC in atomic expansion pass
2020-04-28 Louis Dionne[libc++][Take 2] Create a small DSL for defining Lit...
2020-04-28 Tres Popp[MLIR] Give AffineStoreOp and AffineLoadOp Memory SideE...
2020-04-28 Eric FiselierRecommit [libc++] Move abs and div into stdlib.h to...
2020-04-28 Xing GUO[DebugInfo] Fix crash caused by unhandled error.
2020-04-28 Yaxun (Sam... recommit c77a4078e01033aa2206c31a579d217c8a07569b with fix
2020-04-28 Jonathan Coe[clang-format] Improved parser for C# properties
2020-04-28 Sander de Smalen[SveEmitter] Add builtins for zero/sign extension and...
2020-04-28 Raphael Isemann[lldb][cmake] Also use local submodule visibility on...
2020-04-28 Simon PilgrimFix Wparentheses gcc warning. NFC.
2020-04-28 Sander de Smalen[SveEmitter] Add builtins for bitcount operations
2020-04-28 Dmitri GribenkoRevert "[MLIR] Introduce op trait PolyhedralScope"
2020-04-28 Sander de Smalen[SveEmitter] Add builtins for permutations and selection
2020-04-28 David ZarzyckiRevert: [libc++] Create a small DSL for defining Lit...
2020-04-28 Igor Kudrin[LLD][ELF] Eliminate symbols of merged .ARM.exidx sections.
2020-04-28 Anastasia Stulova[OpenCL] Fixed test for the cast operators.
2020-04-28 Pavel Labath[lldb/unittest] Adjust CheckIPSupport function to avoid...
2020-04-28 Pavel Labath[lldb-vscode] A couple of small style fixes
2020-04-28 Rainer Orth[Flang][CMake] Add explicit libFortranCommon dependency...
2020-04-28 KAWASHIMA Takahiro[gcov][test] Work around PR45673 - NFC
2020-04-28 Sander de Smalen[SveEmitter] Add builtins for ternary ops (fmla, fmad...
2020-04-28 Chen Zheng[Powerpc] add triple for new added qpx test case - NFC
2020-04-28 Ng Zhi An[PowerPC] Fix downcast from nullptr for target streamer
2020-04-28 Chen Zheng[PowerPC] add test case for reorder operands of qpx...
2020-04-28 Alex Zinenko[mlir][flang] use OpBuilder& instead of Builder* in...
2020-04-28 Ehsan ToosiProviding buffer assignment for MLIR
2020-04-28 Hans WennborgRevert f8990feb125a "[libclang] Install both libclang...
2020-04-28 Gabor Marton[analyzer] StdLibraryFunctionsChecker: Associate summar...
2020-04-28 Sam Parker[TTI] Add TargetCostKind argument to getUserCost
2020-04-28 serge-sans... Use components instead of libraries in Polly linkage...
2020-04-28 Jonas Paulsson[SystemZ] Fix test case.
2020-04-28 Kazushi (Jam... [VE] Update branch instructions
2020-04-28 Kazushi (Jam... [VE] Support floating point immediate values
2020-04-28 Chen Zheng[PowerPC] use inst-level fast-math-flags to drive Machi...
2020-04-28 Haojian WuFix the -Wunused-variable warning.
2020-04-28 Craig Topper[SelectionDAGBuilder] Use CallBase::isInlineAsm in...
2020-04-28 Craig Topper[IR] Replace all uses of CallBase::getCalledValue(...
2020-04-28 Tony[AMDGPU] DWARF proposal review feedback
2020-04-28 Uday Bondhugula[MLIR] Introduce op trait PolyhedralScope
2020-04-28 Mircea TrofinFix missing namespace in API implementation.
2020-04-28 Mircea Trofin[llvm][NFC] Use CallBase instead of Instruction in...
2020-04-28 Nico WeberRevert "[gn build] (manually) merge cd84bfb8142bc7ff3a0"
2020-04-28 Kang Zhang[PowerPC] Fix the liveins for ppc-expand-isel pass
2020-04-28 Saleem AbdulrasoolRevert "build: use `find_package(Python3)` if available"
2020-04-28 Nico Weber[gn build] (manually) merge cd84bfb8142bc7ff3a0 more...
2020-04-28 Nico Weber[gn build] (manually) merge cd84bfb8142bc7ff3a0
2020-04-28 Mehdi AminiMake MLIR Pass Timing output configurable through injection
2020-04-28 Saleem Abdulrasoolbuild: use `find_package(Python3)` if available
2020-04-28 Alexander Shaposhnikov[llvm-objcopy][MachO] Fix build
2020-04-28 Alexander Shaposhnikov[llvm-objcopy][MachO] Handle relocation entries where...
2020-04-28 Eric Schweitz[flang] Upstream recent work on FIR to llvm-project.
2020-04-28 Nick Desaulniers[X86] remove derived method w/ same impl as base
2020-04-27 River Riddle[mlir][LLVMDebugTranslation] Only insert the location...
2020-04-27 Jonas Devlieghere[llvm/DebugInfo] Fix typo in DWARFTypeUnit ctor call
2020-04-27 Jonas Devlieghere[llvm/DebugInfo] Print DW_AT_ranges offset as part...
2020-04-27 Christopher... [SVE][NFC] Use ScalableVectorType in CGBuiltin
2020-04-27 Arthur EubanksAdd IR constructs for preallocated (inalloca replacement)
2020-04-27 Craig Topper[X86][CostModel] Add vXiY->vXi1 truncate tests to min...
2020-04-27 Christopher... [SVE] Add specialized overloads of VectorType::get
2020-04-27 Phoenix MeadowlarkAdd a folder for division by one.
2020-04-27 Alexander Shaposhnikov[llvm-objcopy][MachO] Avoid accidental invalid relocati...
2020-04-27 Sean SilvaDon't crash on duplicate keys in dictionary attrs.
2020-04-27 Eric ChristopherFix up a clang-tidy nit about using empty rather than...
2020-04-27 Zola Bridges[libcxx][docs][dfsan] Fix rst rendering related typos
2020-04-27 LemonBoy[AsmPrinter] Fix emission of non-standard integer const...
2020-04-27 Sanjay Patel[SLP] add test for partially vectorized bswap (PR39538...
2020-04-27 Craig Topper[X86][CostModel] Update truncate costs for some narrow...
2020-04-27 Nick Desaulniersfix D78849 for g++ < 7.1
2020-04-27 Michael Liao[hip] Remove test using `hip_pinned_shadow` attribute...
2020-04-27 Andrew BrowneADT: SmallVector size/capacity use word-size integers...
2020-04-27 Han Zhu[libclang] Install both libclang.a and libclang.so...
2020-04-27 Jez Ng[lld-macho] Add support for emitting dylibs with a...
2020-04-27 Jez Ng[lld-macho] Add basic symbol table output
2020-04-27 Sander de Smalen[SveEmitter] Add builtins for svlen
2020-04-27 Aaron PuchertThread safety analysis: Reword warning after D72635
2020-04-27 Med Ismail... [lldb/Dataformatter] Add support for CoreFoundation...
next