platform/upstream/llvm.git
2019-04-09 Craig Topper[AArch64] Add test case to show missed opportunity...
2019-04-09 Craig Topper[X86] Add support for {vex2}, {vex3}, and {evex} to...
2019-04-09 Louis Dionne[pstl][CMake] Install CMake export files
2019-04-09 Craig Topper[DAGCombiner][X86][SystemZ] Canonicalize SSUBO with...
2019-04-09 Nikita PopovRevert "[InstCombine] [InstCombine] Canonicalize (...
2019-04-09 Nikita Popov[InstCombine] Restructure OptimizeOverflowCheck; NFC
2019-04-09 Eric ChristopherRemove the unit at a time option
2019-04-09 Julian Lettner[TSan][libdispatch] Replace CFRunLoop with dispatch_sem...
2019-04-09 Zachary Turner[PDB Docs] Clarifications and fixes for DBI Stream.
2019-04-09 Kristina BrooksUpdate modulemaps for Analysis/VecFuncs.def.
2019-04-09 Nikita Popov[ValueTracking] Use computeConstantRange() for signed...
2019-04-09 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - add ISD::INSERT...
2019-04-09 Louis Dionne[pstl][NFC] Move the ParallelSTLConfig template to...
2019-04-09 Chen Zheng[InstCombine] [InstCombine] Canonicalize (-X s/ Y)...
2019-04-09 Alexey Bataev[OPENMP]Allow allocate directive on parameters.
2019-04-09 Stanislav MekhanoshinRevert LIS handling in MachineDCE
2019-04-09 Nikita Popov[ValueTracking] Use computeConstantRange() in signed...
2019-04-09 Sanjay Patel[InstCombine] prevent possible miscompile with sdiv...
2019-04-09 Fangrui Song[DWARF] DWARFDebugLine: replace Sequence::orderByLowPC...
2019-04-09 Kostya Kortchinsky[scudo][standalone] Add flags & related parsers
2019-04-09 Sanjay Patel[InstCombine] add tests for sdiv with negated dividend...
2019-04-09 Martin Storsjo[CMake] Fix statically linking in libcxxabi if built...
2019-04-09 Sanjay Patel[InstCombine] add tests for sdiv-by-int-min; NFC
2019-04-09 Sanjay Patel[InstCombine] auto-generate complete test checks; NFC
2019-04-09 Raphael IsemannFixed comment as pointed out by post-commit review...
2019-04-09 Sanjay Patel[InstCombine] prevent possible miscompile with negate...
2019-04-09 Nico Webergn build: Fix Windows builds after r357797
2019-04-09 Sanjay Patel[InstCombine] add tests/comments for negate+sdiv; NFC
2019-04-09 Tom StellardAdd support for detection of devtoolset-8
2019-04-09 Nemanja IvanovicNFC: Refactor library-specific mappings of scalar maths...
2019-04-09 Chen Zheng[InstCombine] add more testcases for canonicalize ...
2019-04-09 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - Remove GetDeman...
2019-04-09 Anton AfanasyevImprove hashing for time profiler
2019-04-09 Chih-Mao ChenMove tests in r357996 to correct location within monorepo
2019-04-09 Chih-Mao Chen[RISCV] Rewrite tests to use llvm-mc/llvm-objdump
2019-04-09 Chih-Mao Chen[RISCV] Fix range check for HI20/LO12/RVC_LUI relocations
2019-04-09 Andi-Bogdan... ClangTidy: Avoid mixing stdout with stderror when deali...
2019-04-09 Alex Bradbury[RISCV] Unbreak test from r357989
2019-04-09 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - call SimplifyDe...
2019-04-09 Alex Bradbury[RISCV][NFC] Minor fixup for r357989
2019-04-09 Simon Pilgrim[llvm-rtdyld] Fix missing include on MSVC builds.
2019-04-09 Alex Bradbury[RISCV][NFC] Refactor RISC-V ABI lowering tests in...
2019-04-09 David Stenberg[DebugInfo] Pass all values in DebugLocEntry's construc...
2019-04-09 Simon PilgrimFix Wdocumentation warning. NFCI.
2019-04-09 Bjorn Pettersson[ASTImporter] Fix in ASTImporter::Import_New(const...
2019-04-09 Pavel LabathRemove unneeded #ifdef SWIGs
2019-04-09 Jonas DevlieghereFix doxygen warning about function argument
2019-04-09 Rui UeyamaDe-template SymbolTable::addShared.
2019-04-09 Hiroshi Inoue[PowerPC] fix trivial typos in comment, NFC
2019-04-09 Jonas DevlieghereAdd missing space between \btrue
2019-04-09 Martin Storsjo[CMake] Fix accidentally swapped input/output parameter...
2019-04-09 Dan Liew[asan_symbolize] Move argument parser epilog text into...
2019-04-09 Pavel LabathMinidump: use string parsing functionality from llvm
2019-04-09 Justin Bogner[CMake] Move configuration of LLVM_CXX_STD to HandleLLV...
2019-04-09 Pavel LabathBreakpad: Parse Stack CFI records
2019-04-09 David Stenberg[DebugInfo] Remove redundant DebugLocEntry::MergeValues...
2019-04-09 Craig Topper[X86] Remove check on isAsmParserOnly from EVEX2VEX...
2019-04-09 Craig Topper[X86] Have EVEX2VEX tablegenerator use HasVEX_L and...
2019-04-09 Craig Topper[X86] Use VEX_WIG for VPINSRB/W and VPEXTRB/W to match...
2019-04-09 Craig Topper[X86] Split the VEX_WPrefix in X86Inst tablegen class...
2019-04-09 Nikita Popov[ValueTracking] Use ConstantRange methods; NFC
2019-04-09 Nikita Popov[ValueTracking] Explicitly specify intersection type...
2019-04-09 Eric ChristopherInclude omitted word in comment.
2019-04-09 Sam Clegg[WebAssembly] Ensure ArchiveName is set even in the...
2019-04-09 Fangrui Song[llvm-objdump] Migrate some functions from std::error_c...
2019-04-09 Tom StellardAMDGPU/GlobalISel: Implement call lowering for shaders...
2019-04-09 Jim InghamGet the run locker before you ask if your thread is...
2019-04-09 Chen Zheng[PowerPC] initialize SchedModel according to platform.
2019-04-09 Eric ChristopherAdd a reduced copy of the llvm .gitignore
2019-04-09 Peter Collingbournehwasan: Enable -hwasan-allow-ifunc by default.
2019-04-09 Craig Topper[X86] Derive ssmem and sdmem from X86MemOperand. NFCI
2019-04-08 Eric FiselierRevert "Make reads and writes of the guard variable...
2019-04-08 Owen Pan[clang-format] Add AfterCaseLabel to BraceWrapping
2019-04-08 Eric FiselierFix incorrect change during refactoring.
2019-04-08 Jason MolendaRename Target::GetSharedModule to Target::GetOrCreateMo...
2019-04-08 Adrian PrantlExperiment with a larger packet timeout.
2019-04-08 Sanjay Patel[InstCombine] add tests for negate+sdiv; NFC
2019-04-08 Amy HuangRevert "[MS] Add metadata for __declspec(allocator)"
2019-04-08 Dan Liew[asan_symbolize] Use proper logging infrastructure.
2019-04-08 Lang Hames[RuntimeDyld] Fix an ambiguous make_unique call.
2019-04-08 Eric FiselierRemove unneeded write in __cxa_guard_release.
2019-04-08 Adrian PrantlFix a stack buffer overflow found by ASAN.
2019-04-08 Lang Hames[RuntimeDyld] Decouple RuntimeDyldChecker from RuntimeDyld.
2019-04-08 Louis Dionne[libc++] Remove install_name and compatibility_version...
2019-04-08 Shoaib Meenai[BinaryFormat] Update Mach-O ARM64E CPU subtype and...
2019-04-08 Eric FiselierMake reads and writes of the guard variable atomic.
2019-04-08 Sanjay Patel[InstCombine] peek through fdiv to find a squared sqrt
2019-04-08 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - use DemandedElt...
2019-04-08 Chandler CarruthMove the builtin headers to use the new license file...
2019-04-08 Shafik Yaghmour[ASTImporter] Call to HandleNameConflict in VisitEnumDe...
2019-04-08 Sanjay Patel[InstCombine] add extra-use tests for fmul+sqrt; NFC
2019-04-08 Nikita Popov[InstCombine] Add more tests for signed saturing math...
2019-04-08 David GoldmanClean up ObjCPropertyDecl printing
2019-04-08 Nico Weberllvm-undname: Fix more crashes and asserts on invalid...
2019-04-08 Craig Topper[X86] Fix a couple lowering functions that called Repla...
2019-04-08 Adrian PrantlAdd LLVM IR debug info support for Fortran COMMON blocks
2019-04-08 Alexey Bataev[OPENMP] Sync __kmpc_alloc/_kmpc_free function with...
2019-04-08 Steven WuRevert [ThinLTO] Fix ThinLTOCodegenerator to export...
2019-04-08 Steven Wu[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used...
2019-04-08 Brian M. Rzycki[JumpThreading] Fix incorrect fold conditional after...
next