platform/upstream/llvm.git
2020-04-10 Uday Bondhugula[MLIR][NFC] applyPatternsGreedily -> applyPatternsAndFo...
2020-04-10 Michael LiaoFix `-Wextra` warning. NFC.
2020-04-10 Michael LiaoRemove extra whitespace. NFC.
2020-04-10 David BlaikieMove CFGDiff.h from IR to Support
2020-04-10 Med Ismail... [lldb/Reproducers] Fix typo introduced when disabling...
2020-04-10 Uday Bondhugula[MLIR] Introduce an op trait that defines a new scope...
2020-04-10 Mehdi AminiRevert "[DomTree] Replace ChildrenGetter with GraphTrai...
2020-04-10 Kang Zhang[PowerPC][UpdateTestChecks] Remove the extra # when...
2020-04-10 Kai Luo[PowerPC] Update alignment for ReuseLoadInfo in LowerFP...
2020-04-10 John McCallRename OptimalLayout to OptimizedStructLayout at Chris...
2020-04-10 David Blaikiellvm-dwarfdump: Return non-zero on error
2020-04-10 Paula Toth[libc] Change minimum cmake requirement.
2020-04-10 LLVM GN Syncbot[gn build] Port 4275eb13315
2020-04-10 Nemanja Ivanovic[PowerPC] Bail out of redundant LI elimination on an...
2020-04-10 Serguei KatkovRe-land [Codegen/Statepoint] Allow usage of registers...
2020-04-10 Johannes Doerfert[OpenMP] Allow <math.h> to go first in C++-mode in...
2020-04-10 Shilei Tian[OpenMP] Put old APIs back and added new _async series...
2020-04-10 Max Kazantsev[LoopLoadElim] Fix crash by always checking simplify...
2020-04-10 Heejin Ahn[WebAssembly] Use dummy debug info in Emscripten SjLj
2020-04-10 Alina SbirleaUpdate empty() call with namespace to clear ambiguity.
2020-04-10 Brad MoodyMake BitVector::operator== return false for different...
2020-04-10 Wenlei He[TLI] Per-function fveclib for math library used for...
2020-04-10 Stefan Pintilie[PowerPC][Future] Fix for 6c4b40def77622a5cf62a219ef4af...
2020-04-10 Alina Sbirlea[DomTree] Replace ChildrenGetter with GraphTraits over...
2020-04-10 Lang Hames[ORC] Require JITDylib to be specified when adding...
2020-04-10 LLVM GN Syncbot[gn build] Port 1229245df7c
2020-04-10 Sam McCall[clangd] Set up machinery for gtests of ClangdLSPServer.
2020-04-10 Craig Topper[X86] Improve min/max reduction costs.
2020-04-10 Nemanja Ivanovic[PowerPC] Don't assert on SELECT_CC with i1 type
2020-04-10 Amara Emerson[AArch64][GlobalISel] CallLowering: Don't generate...
2020-04-09 Francesco Petrogalli[llvm][Codegen] Make `getVectorTypeBreakdownMVT` work...
2020-04-09 Christopher... Clean up usages of asserting vector getters in Type
2020-04-09 Lang Hames[ORC] Add C API support for adding object files to...
2020-04-09 Lang Hames[ORC] Expand the OrcV2 C API bindings.
2020-04-09 LLVM GN Syncbot[gn build] Port a79b2fc44bf
2020-04-09 Fangrui Song[libunwind] Clean up __arm64__
2020-04-09 Daniel SandersAdd pass to strip debug info from MIR
2020-04-09 Med Ismail... [lldb] Reformat 'Fix breakage introduced by llvm::LoadI...
2020-04-09 Chris Lattnertweak formatting of input to match the output as sugges...
2020-04-09 Kirill Naumov[Tools] Fixed bug with llvm/utils/chunk-print-before...
2020-04-09 Chris LattnerAllow single-bit integer types to have signs. A signed...
2020-04-09 Med Ismail... [lldb] Fix breakeage introduced by llvm::LoadInst api...
2020-04-09 Mircea Trofin[llvm][NFC] Replace CallSite with CallBase in Inliner
2020-04-09 Christopher... Clean up usages of asserting vector getters in Type
2020-04-09 Eric Fiselier[libc++] Fix recursive instantiation in std::array.
2020-04-09 Peter Collingbournescudo: Replace ALIGNED macro with standard alignas...
2020-04-09 Reid Kleckner[MS] Mark vbase dtors used when marking dtor used
2020-04-09 Christopher... [NFC] Make Type::isVectorTy call isa<VectorType>
2020-04-09 Pratyai Mazumder[SanitizerCoverage] Add compiler-rt test for -fsanitize...
2020-04-09 Christopher... Fix syntax error
2020-04-09 Eli Friedman[opaque pointer types] Remove deprecated Instruction...
2020-04-09 Nicolas Vasilache[mlir][Vector] Update lowering of vector ops to llvm...
2020-04-09 Christopher... Clean up usages of asserting vector getters in Type
2020-04-09 James Y KnightFix an unused-variable warning in Release mode.
2020-04-09 Eli Friedman[opaque pointers] Fix uses of deprecated CreateCall...
2020-04-09 Nicolas Vasilache[mlir][Vector] Add lowering of 1-D vector transfer_read...
2020-04-09 David Truby[flang] [NFC] Adjust README.md for upstreaming.
2020-04-09 Nicolas Vasilache[mlir][test] NFC - Rename cblas to mlir_test_cblas
2020-04-09 Christopher... Clean up usages of asserting vector getters in Type
2020-04-09 ADRA[CUDA] Accept -x cu to indicate language is CUDA, trans...
2020-04-09 Zequan WuFix lifetime call in landingpad blocking Simplifycfg...
2020-04-09 Thomas Lively[lld][WebAssembly] Handle 4gb max memories
2020-04-09 Med Ismail... [lldb/test] Fix typo to disable reproducer's test phase
2020-04-09 Christopher... Clean up usages of asserting vector getters in Type
2020-04-09 River Riddle[mlir] Add a new RewritePattern::hasBoundedRewriteRecur...
2020-04-09 Christopher... Clean up usages of asserting vector getters in Type
2020-04-09 Hubert Tong[llvm-objdump][NFC] MachODump.cpp interface cleanup
2020-04-09 Stefan Pintilie[PowerPC][Future] Fix for 75828ef615da
2020-04-09 Med Ismail... [lldb] Disable failing register tests for reproducers
2020-04-09 Simon Pilgrim[CostModel][X86] Add shuffle costs for some common...
2020-04-09 Jan Kratochvil[nfc] [lldb] Unindent code
2020-04-09 Adrian PrantlPreserve the owning module information from DWARF in...
2020-04-09 Jonas Devlieghere[lldb/Reproducers] Add a small artificial delay before...
2020-04-09 Siva Chandra... [libc] Collect objects only from visible deps of an...
2020-04-09 David Truby[flang] Temporarily XFAIL failing test Fir/fir-ops.fir
2020-04-09 Matthias Gehre[clang-tidy] misc-unused-parameters: Don't remove param...
2020-04-09 Scott Egerton[RISCV] Add Clang frontend support for Bitmanip extension
2020-04-09 Simon Cook[RISCV] Support experimental/unratified extensions
2020-04-09 Paolo Savini[RISCV] Add MC layer support for proposed Bit Manipulat...
2020-04-09 Louis Dionne[libc++/abi] Add scripts for building libc++ and libc...
2020-04-09 jasonliu[PPC][AIX] Implement variadic function handling in...
2020-04-09 Stefan Pintilie[PowerPC][Future] Initial support for PCRel addressing...
2020-04-09 Kazushi (Jam... [VE] Support (m)0 and (m)1 operands
2020-04-09 Craig Topper[X86] Remove redundant VMOVDDUPZ128rmk/VMOVDDUPZ128rmkz...
2020-04-09 Gil Rapaport[LV] Add VPValue operands to VPBlendRecipe (NFCI)
2020-04-09 David Truby[flang] Add dependency on libSemantics to libEvaluate.
2020-04-09 Florian Hahn[SCCP] Add tests with AND/OR branch conditions.
2020-04-09 Alexey Bataev[OPENMP]Fix the test to pacify buildbots, NFC.
2020-04-09 Mircea Trofin[llvm][nfc] InstructionCostDetail encapsulation
2020-04-09 Eric Schweitz[Flang] add flang as a new subproject in cmake
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-04-09 Andrew Ng[ELF][test] Improve reproduce tests and enable for...
2020-04-09 David Truby[flang] Remove flatten and merge upstreaming script.
2020-04-09 David Truby[flang] Adjust README.md for upstreaming to LLVM.
2020-04-09 Ayal Zaks[LV] FoldTail w/o Primary Induction
2020-04-09 Kirstóf Umann[analyzer][AnalysisOrderChecker] Display the CallEvent...
2020-04-09 Alexey Bataev[OPENMP]Fix capturing of global variables in OpenMP...
2020-04-09 Sanjay Patel[InstCombine] remove stale FIXME comment; NFC
2020-04-09 Sean Fertile[PowerPC][NFC] Add more check directives in only cxx_fa...
2020-04-09 Kirstóf Umann[analyzer] Display the checker name in the text output
next