platform/upstream/llvm.git
2020-04-19 Mehdi AminiFix broken doc links to QuickstartRewrites.md after...
2020-04-19 Mehdi AminiFix relative links in Rationale docs following move...
2020-04-19 Mehdi AminiFix broken docs links by using relative paths in the...
2020-04-19 Mehdi AminiFix broken doc links (Rationale.md -> Rationale/Rationa...
2020-04-19 Mehdi AminiFix broken docs links (WritingAPass.md was renamed...
2020-04-19 Carl Ritson[Dominators] Facilitate updates to MachinePostDominatorTree
2020-04-19 Mircea Trofin[llvm][NFC] Dereferencing before cast-ing in ProfileSum...
2020-04-19 LemonBoy[PowerPC] Don't use rldicl for PPC32
2020-04-19 Nico Weberadd more temporary logging for a bot-only failure
2020-04-18 Lang Hames[ORC] Add example showing how to initialize/deinitializ...
2020-04-18 Lang Hames[ORC] Add a convenience method to create a JITEvaluated...
2020-04-18 Lang Hames[ORC] Replace LLJIT::defineAbsolute with an LLJIT:...
2020-04-18 Ayal Zaks[LV] Mark first-order recurrences as allowed exits
2020-04-18 Craig TopperRecommit "[Local] Simplify the alignment limits in...
2020-04-18 Simon PilgrimUnrollLoop.h - replace StringRef.h/ValueMapper.h includ...
2020-04-18 Nikita Popov[ValueLattice] Remove unnecessary ConstVal nulling...
2020-04-18 Nikita Popov[PredicateInfo] Factor out PredicateInfoBuilder (NFC)
2020-04-18 Craig TopperRevert "[Local] Simplify the alignment limits in getOrE...
2020-04-17 kpdev[scudo] Silent warning for u64 -> u32 convertion
2020-04-18 Craig Topper[Local] Simplify the alignment limits in getOrEnforceKn...
2020-04-18 LemonBoy[DebugInfo] Change DIEnumerator payload type from int64...
2020-04-18 Uday Bondhugula[MLIR] NFC affine for op tiling cleanup / utility rename
2020-04-18 Mircea Trofin[llvm][NFC][CallSite] Remove CallSite from ProfileSummary
2020-04-18 Florian Hahn[SCCP] Drop unused early exit from visitStoreInst ...
2020-04-18 Uday Bondhugula[MLIR] Make isPerfectlyNested check more efficient
2020-04-18 Markus Böck[llvm-objdump] Demangle C++ Symbols in branch and call...
2020-04-18 Louis Dionne[libc++] Use proper shell escaping in the executors
2020-04-18 Tobias Hieta[ELF][ARM] Increase default max-page-size from 4096...
2020-04-18 Denis Khalikov[mlir][vulkan-runner] Simplify vulkan launch call op.
2020-04-18 vgxbj[Object] Change uint32_t getSymbolFlags() to Expected...
2020-04-18 Florian Hahn[SCCP] Add additional tests for structs, conditional...
2020-04-18 Florian Hahn[SCCP] Drop unused early exit from visitReturnInst...
2020-04-18 Simon PilgrimHeatUtils.h - remove unnecessary includes. NFC.
2020-04-18 Florian Hahn[ValueLattice] Use 8 bits for Tag.
2020-04-18 Luís Marques[CMake][NFC] Clean up CheckAtomic.cmake
2020-04-18 Simon PilgrimIRReader.h - remove unnecessary StringRef forward decla...
2020-04-18 Simon Pilgrim[cmake] LLVMPasses - add include/llvm header path
2020-04-18 Simon Pilgrim[cmake] LLVMDWARFLinker - add include/llvm/DWARFLinker...
2020-04-18 Simon Pilgrim[cmake] LLVMMIRParser - add include/llvm/CodeGen/LLVMMI...
2020-04-18 Simon Pilgrim[cmake] LLVMGlobalISel - add include/llvm/CodeGen/Globa...
2020-04-18 Simon Pilgrim[cmake] LLVMAsmParser - add include/llvm/ASMParser...
2020-04-18 Simon Pilgrim[cmake] LLVMFrontendOpenMP - fix include/llvm/Frontend...
2020-04-18 Nikita PopovRevert "ADT: SmallVector size/capacity use word-size...
2020-04-18 Florian Hahn[LV] Invalidate cost model decisions along with interle...
2020-04-18 Jan Kratochvil[lldb] [testsuite] Fix a regression of TestCppScope.py
2020-04-18 Luís Marques[RISCV][PowerPC] Fix google/benchmark benchmark::cyclec...
2020-04-18 Anchu Rajendran[flang]Implemented Semantic Checkes for 5 data constraints
2020-04-18 Shengchen Kan[MC][X86] Disable branch align in non-text section
2020-04-18 Jan Kratochvil[lldb] [testsuite] Fix TestFixIts.py on Linux
2020-04-18 Petr Hosek[CMake] Set UBSAN_LINK_FLAGS for ubsan
2020-04-18 Richard SmithWhen making modules transitively visible, don't take...
2020-04-18 Richard SmithRename IsMissingRequirement to IsUnimportable and set...
2020-04-18 Richard SmithChange deprecated -fsanitize-recover flag to apply...
2020-04-18 Andrew Littekenfix to outline cfi instruction when can be grouped...
2020-04-18 Brad Moody[ADT] Fix bug in BitVector and SmallBitVector DenseMap...
2020-04-18 Craig Topper[X86] Clean up some mir tests with INLINEASM to avoid...
2020-04-18 Lucy Fox[MLIR] Update tutorial to add missing tests and bring...
2020-04-18 Lucy Fox[MLIR] Update tutorial to add missing tests and bring...
2020-04-18 Lucy Fox[MLIR] Update tutorial to add missing tests and bring...
2020-04-18 Mircea Trofin[llvm][NFC][CallSite] Remove CallSite from Evaluator.
2020-04-18 Nico Weberadd temporary logging to help diagnose a bot-only failure
2020-04-18 Peter Collingbournescudo: Add support for diagnosing memory errors when...
2020-04-18 Reid Kleckner[COFF] Assign unique identifiers to ObjFiles from LTO
2020-04-18 Craig Topper[AbstractCallSite] Fix some doxygen comments I failed...
2020-04-17 Matt ArsenaultAMDGPU: Remove custom node for RSQ_LEGACY
2020-04-17 Erich KeaneAdd SemaTemplateDeduction.cpp to /bigobj
2020-04-17 Andrew BrowneADT: SmallVector size/capacity use word-size integers...
2020-04-17 Andrew LittekenTest commit for AndrewLitteken (empty)
2020-04-17 LLVM GN Syncbot[gn build] Port 66037b84cf5
2020-04-17 Jessica PaquetteMachineFunctionInfo for AArch64 in MIR
2020-04-17 Dan Liew[Darwin] Fix symbolization for recent simulator runtimes.
2020-04-17 Anna ThomasFix buildbot failure due to obsolete CallSite usage
2020-04-17 Sergej Jaskiewicz[cmake] Temporarily disable building std::filesystem...
2020-04-17 Daniel SandersDon't accidentally create MachineFunctions in mir-debug...
2020-04-17 Anna ThomasRevert "[InlineFunction] Update metadata on loads that...
2020-04-17 Louis DionneRevert "[libc++] Use proper shell escaping in the execu...
2020-04-17 Christopher... Remove asserting getters from base Type
2020-04-17 Louis Dionne[libc++] Use proper shell escaping in the executors
2020-04-17 Daniel Sanders[globalisel][legalizer] Expect to lose DebugLocs in...
2020-04-17 Daniel Sanders[globalisel][legalizer] Include newly-dead code in...
2020-04-17 Daniel Sanders[globalisel][legalizer] Fix --verify-legalizer-debug...
2020-04-17 Craig Topper[X86] Remove single incoming value phis from tests...
2020-04-17 Lei Huang[PowerPC] Refactor ppcUserFeaturesCheck()
2020-04-17 Raul Tambre[CUDA] Define __CUDACC__ before standard library headers
2020-04-17 Bjorn Pettersson[Float2Int] Make iteration over Roots deterministic
2020-04-17 Francesco Petrogalli[llvm][CodeGen] Addressing modes for SVE stN.
2020-04-17 Francesco PetrogalliRevert "[llvm][CodeGen] Addressing modes for SVE stN."
2020-04-17 Stanislav Mekhanoshin[AMDGPU] copyPhysReg() for 16 bit SGPR subregs
2020-04-17 Eli FriedmanFix interaction of static plugins with -DLLVM_LINK_LLVM...
2020-04-17 Louis Dionne[libc++] Split features for platform detection into...
2020-04-17 Stanislav Mekhanoshin[AMDGPU] Use SDWA for 16 bit subreg copy
2020-04-17 Francesco Petrogalli[llvm][CodeGen] Addressing modes for SVE stN.
2020-04-17 Francesco Petrogalli[llvm][CodeGen] Fix issue for SVE gather prefetch.
2020-04-17 Adrian PrantlAllow lldb-test to combine -find with -dump-clang-ast
2020-04-17 Christopher... Clean up usages of asserting vector getters in Type
2020-04-17 Erich KeaneReland Implement _ExtInt as an extended int type specifier.
2020-04-17 Craig Topper[CallSite removal][Attributor] Replaces use of CallSite...
2020-04-17 Benjamin Kramer[AArch64] Fold one-use variables into assert
2020-04-17 Craig Topper[CallSite removal][MemCpyOptimizer] Replace CallSite...
2020-04-17 Sterling AugustineRevert "Implement _ExtInt as an extended int type speci...
next