platform/upstream/llvm.git
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...
2019-04-08 Jonathan Peyton[OpenMP] Implement 5.0 memory management
2019-04-08 Amy Huang[MS] Add metadata for __declspec(allocator)
2019-04-08 Jonathan Peyton[OpenMP] Clean up load balancing dynamic mode
2019-04-08 Peter CollingbourneELF: Move verneed tracking data structures out of Versi...
2019-04-08 Peter CollingbourneELF: De-template SharedFile. NFCI.
2019-04-08 Craig Topper[X86] Add some fp to integer conversion intrinsics...
2019-04-08 Alexey Bataev[OPENMP][NVPTX]Fixed processing of memory management...
2019-04-08 Alexander KornienkoRemove a bogus sed option in test.
2019-04-08 Alexander KornienkoRemove a useless assertion in clang-check.
2019-04-08 Fangrui Song[llvm-objdump] Migrate relocation handling functions...
2019-04-08 Andrea Di Biagio[llvm-mca][scheduler-stats] Print issued micro opcodes...
2019-04-08 Simon PilgrimRevert rL357915 from cfe/trunk: Remove a useless assert...
2019-04-08 Rainer Orth[python, tests] Disable Clang Python tests on SPARC
2019-04-08 Eric Liu[clangd] Add fallback mode for code completion when...
2019-04-08 Alexander KornienkoRemove a useless assertion in clang-check.
2019-04-08 Simon Pilgrim[X86][AVX] Add PR34380 shuffle test cases
2019-04-08 Balazs KeriChanged every use of ASTImporter::Import to Import_New
2019-04-08 Sanjay Patel[x86] make 8-bit shl undesirable
2019-04-08 Eugene LeviantUse llvm::crc32 instead of crc32. NFC
2019-04-08 Sanjay Patel[InstCombine] remove overzealous assert for shuffles...
2019-04-08 Simon Pilgrim[InstCombine][X86] Expand MOVMSK to generic IR (PR39927)
2019-04-08 Reuben Thomas[clang-format] Optionally insert a space after unary...
2019-04-08 Nico Webergn build: Merge r357905
2019-04-08 Nico Webergn-build: Re-run `git ls-files '*.gn' '*.gni' | xargs...
2019-04-08 Eugene LeviantAttempt to recommit r357901
2019-04-08 Chen Zheng[InstCombine] sdiv exact flag fixup.
2019-04-08 Xing GUO[llvm-readobj] Use `reinterpret_cast` instead of C...
2019-04-08 Eugene LeviantReverting r357901 as fails to build on some of the...
2019-04-08 Eugene Leviant[Support] Add zlib independent CRC32
2019-04-08 Roman Lebedev[llvm-exegesis] benchmarkMain(): less cryptic error...
2019-04-08 Justin Bogner[CMake] Replace LLVM_ENABLE_CXX1Y and friends with...
2019-04-08 Roman Lebedev[llvm-exegesis][X86] Randomize CMOVcc/SETcc OPERAND_CON...
2019-04-08 Pavel LabathObject/Minidump: Add support for reading the ModuleList...
2019-04-08 Pavel LabathMinidumpParser: parse SystemInfo stream via llvm
2019-04-08 Pavel LabathPDBFPO: add dyn_cast support
2019-04-08 Chen Zheng[InstCombine] add more testcases for sdiv exact flag...
2019-04-08 Pavel LabathFix signed-unsigned comparison warning in Driver.cpp
2019-04-08 Pavel Labath[Sanitizer] Make wcrtomb test posix-only
2019-04-08 Pavel Labathmodify-python-lldb.py: Remove ifdef SWIG-removing code
2019-04-08 Pavel Labath[Sanitizer] Fix a possible write to freed memory in...
2019-04-08 Craig Topper[X86] Make LowerOperationWrapper more robust. Remove...
2019-04-08 Fangrui Song[ConstantRange] Delete redundnt {z,s}extOrSelf for...
2019-04-08 Rui UeyamaFix -emit-reloc against local symbols.
2019-04-08 Chen Zheng[InstCombine] add testcases for sdiv exact flag fixing...
2019-04-08 Chen Zheng[InstCombine]add testcase for sdiv canonicalizetion...
2019-04-08 Craig Topper[X86] Split floating point tests out of atomic-mi.ll...
2019-04-08 Craig Topper[X86] Add avx and avx512f command lines to atomic-non...
2019-04-08 Fangrui Song[llvm-objdump] Fix MC/ARM/arm-macho-calls.s
2019-04-08 Brad SmithIAS is now enabled for all OS on MIPS64
next