platform/upstream/llvm.git
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...
2020-04-27 Casey Carter[libc++][test] Disable test for extension that's unsupp...
2020-04-27 River Riddle[mlir][SCCP] Add support for propagating across symbol...
2020-04-27 River Riddle[mlir][Symbol] Change Symbol from a Trait into an OpInt...
2020-04-27 Sanjay Patel[SLP] refactor load-combine logic; NFC
2020-04-27 Jez Ng[lld-macho] Extend SyntheticSections to cover all segme...
2020-04-27 Victor Huang[PowerPC][Future] Remove "unskipableSimplifyCode()...
2020-04-27 Sanjay Patel[InstCombine] add tests for set/clear masked bits; NFC
2020-04-27 Alexander Belyaev[MLIR] Add getBody() method to SingleImplicitBlockTermi...
2020-04-27 Wei MiRecommit "Generate Callee Saved Register (CSR) related...
2020-04-27 mydeveloperday[clang-format] NFC clang-format the clang-format sources
2020-04-27 Luboš Luňákmake sure to not warn about unused macros from -D
2020-04-27 Nick Desaulniers[MachineVerifier] retrofit iterators with range for...
2020-04-27 Craig Topper[X86][CostModel] Update costs for vector truncate with...
2020-04-27 Ian Levesque[xray] Preserve x8 in trampoline on AArch64
2020-04-27 Davide Italiano[GlobalISel] Remove debug locations when emitting const...
2020-04-27 Fangrui Song[llvm-objcopy] Don't specialize the all zero p_paddr...
2020-04-27 Arthur EubanksStrip -showIncludes in getClangStripDependencyFileAdjus...
2020-04-27 Nico Weberremove temporary logging again now that things are...
2020-04-27 Hongtao Yu[lld] Support --lto-emit-asm and --plugin-opt=emit-asm
2020-04-27 Nico WeberAdd a comment to TarWriterTest.LongFilename
2020-04-27 Stefan Pintilie[PowerPC][Future] Implement PC Relative Tail Calls
2020-04-27 Simon Pilgrim[X86][SSE] Regenerate oddsubvector.ll test checks
2020-04-27 Lang Hames[JITLink] Fix endianness bug fedd32e2fa36.
2020-04-27 Louis Dionne[libc++] Properly handle --no-execute in the new format
2020-04-27 Fangrui SongReland D78945 TarWriter: Only use 137 of the 155 prefix...
2020-04-27 Craig Topper[X86][CostModel] Improve costs for fp_to_uint/fp_to_sin...
2020-04-27 Nico WeberRevert "TarWriter: Only use 137 of the 155 prefix bytes."
2020-04-27 Wei MiFix a memory link problem in SampleProfTest.cpp.
2020-04-27 Matt ArsenaultFix test without built AMDGPU
2020-04-27 Lei Zhang[mlir][spirv] Fix SPIR-V translation registration
2020-04-27 Pavel Labath[lldb] Fix windows build break from 18e96a31
2020-04-27 Lei Zhang[mlir][linalg] Fix crash in tileAndFuseLinalgOpToParall...
2020-04-27 Fangrui SongFix test/Misc/warning-flags.c after 5c03beefa720bddb3e3...
2020-04-27 Michael Kruse[Polly] Fix long loop due to unsigned warparound.
2020-04-27 Nico WeberTarWriter: Only use 137 of the 155 prefix bytes.
2020-04-27 Louis Dionne[libc++] Quote path to the Python executable in ShTest
2020-04-27 Florian Hahn[Matrix] Add draft specification for matrix support...
2020-04-27 David Truby[flang][NFC] Fix gcc 9 warning in omp combined construc...
2020-04-27 Fangrui Song[llvm-objdump] Print target address with evaluateMemory...
2020-04-27 Matt Arsenaultclang: Allow backend unsupported warnings
2020-04-27 Mircea Trofin[llvm][NFC] Add an explicit 'ComputeFullInlineCost...
2020-04-27 Jay Foad[AMDGPU] Remove odd blank line in debug output.
2020-04-27 Wei Mi[ProfileSummary] Add partial profile annotation on IR.
2020-04-27 Pavel Labath[lldb/unittests] Skip IPv6 test on systems which don...
2020-04-27 Lei Zhang[mlir][doc] Add missing ` that breaks rendering
2020-04-27 Nicolas Vasilache[mlir][VectorOps] Extend VectorTransfer lowering to...
2020-04-27 Louis Dionne[libc++abi] Assume that libcxx is checked out in the...
2020-04-27 David Sherwood[CodeGen] Use SPLAT_VECTOR for zeroinitialiser with...
2020-04-27 Tres Popp[MLIR][NFC] Organize the ordering in LLVM.h
2020-04-27 Momchil VelikovFix the check for regparm in FunctionType::ExtInfo
2020-04-27 David Sherwood[CodeGen] Use SPLAT_VECTOR for zeroinitialiser with...
2020-04-27 Dmitri GribenkoRevert "recommit c77a4078e01033aa2206c31a579d217c8a07569b"
2020-04-27 David Green[ARM] Allow fma in tail predicated loops
2020-04-27 Raphael Isemann[lldb][cmake] Move the remove_module_flags call to...
next