platform/upstream/llvm.git
2019-01-09 Andrey ChurbanovDoc: fixed description of a parameter of the __kmpc_tas...
2019-01-09 Anton Korobeynikov[MSP430] Optimize 'shl x, 8[+ N] -> swpb(zext(x)) ...
2019-01-09 Nico Weber[gn build] Run `git ls-files '*.gn' '*.gni' | xargs...
2019-01-09 Anton Korobeynikov[MSP430] Fix crash while lowering llvm.stacksave/stackr...
2019-01-09 Nico Weber[gn build] Merge r350669
2019-01-09 Nico Weber[gn build] Add a TODO.txt file
2019-01-09 Simon Pilgrim[X86] Add extra test coverage for combining shuffles...
2019-01-09 Daniel Cederman[Sparc] Add Sparc V8 support
2019-01-09 Anastasia StulovaUse DeclSpec for quals in DeclaratorChunk::FunctionType...
2019-01-09 Diogo N. Sampaio[AArch64] Move feature predctrl to predres
2019-01-09 Simon Pilgrim[X86] Fix gcc7 -Wunused-but-set-variable warning. NFCI.
2019-01-09 Alexander KornienkoMake the write_cmake_config.py script python3-compatible
2019-01-09 David Stenberg[DebugInfo] Omit location list entries with empty ranges
2019-01-09 Matt ArsenaultGlobalISel: Implement fewerElements for implicit_def
2019-01-09 Craig Topper[X86] Make the pointer arguments to avx512 gather/scatt...
2019-01-09 Matt ArsenaultGlobalISel: Implement widenScalar for implicit_def
2019-01-09 Max Kazantsev[IPT] Drop cache less eagerly in GVN and LoopSafetyInfo
2019-01-09 Zi Xuan WuRevert "[PowerPC] Fix assert from machine verify pass...
2019-01-09 Eric FiselierMark two more tests as FLAKY
2019-01-09 Hiroshi Inoue[NFC] fix trivial typos in comments
2019-01-09 Peter Collingbournegn build: Copy file permissions from input file in...
2019-01-09 Craig Topper[X86] Correct the MaskVT for avx512 gather/scatter...
2019-01-09 Peter Collingbournegn build: Fix a Python2ism in write_vcsrevision.py.
2019-01-09 Zi Xuan Wu[PowerPC] Fix assert from machine verify pass that...
2019-01-09 Stanislav MekhanoshinRemove check for single use in ShrinkDemandedConstant
2019-01-09 Peter Collingbournehwasan: Ignore loads and stores of size 0.
2019-01-09 Jonas Devlieghere[CMakeLists] Sort tools/CMakeLists.txt
2019-01-09 Ryan Prichard[ARM][AArch64] Increase TLS alignment to reserve space...
2019-01-08 Alex Lorenz[libclang] Fix the mismatched delete operator for ExprE...
2019-01-08 Jonas DevlieghereChange std::sort to llvm::sort to detect non-determinism.
2019-01-08 Matt ArsenaultRegisterCoalescer: Assume CR_Replace for SubRangeJoin
2019-01-08 Stephen Kelly[ASTDump] NFC: Move dumpDeclRef to NodeDumper
2019-01-08 Matt ArsenaultRegisterCoalescer: Defer clearing implicit_def lanes
2019-01-08 Raphael IsemannFix unused private field warning.
2019-01-08 Sanjay Patel[InstCombine] remove stale comments; NFC
2019-01-08 Rong Xu[llvm-profdata] add value-cutoff functionality in show...
2019-01-08 Sanjay Patel[InstCombine] canonicalize another raw IR rotate patter...
2019-01-08 Rong Xu[PGO] Use SourceFileName rather module name in PGOFuncName
2019-01-08 Rong Xu[PGO] Revert r350579 to fix commit message.
2019-01-08 Heejin Ahn[WebAssembly] Rename StoreResults to MemIntrinsicResults
2019-01-08 Dan Albert[Driver] Default to -fno-addrsig on Android.
2019-01-08 Rong Xu[PGO] Revert r350442 to fix commit message.
2019-01-08 Alex Lorenz[libclang] Recommit r336590 with a fix for the memory...
2019-01-08 Stephen KellyImplement the TreeStructure interface through the TextN...
2019-01-08 Dan AlbertAndroid is not GNU, so don't claim that it is.
2019-01-08 Evandro Menezes[AArch64] Adjust the cost model for Exynos
2019-01-08 Evandro Menezes[llvm-mca] Update the Exynos test cases (NFC)
2019-01-08 Evandro Menezes[llvm-mca] Improve debugging (NFC)
2019-01-08 Stephen Kelly[Query] NFC: Port QueryParser to StringRef
2019-01-08 Jonas Devlieghere[BreakpointList] Simplify/modernize BreakpointList...
2019-01-08 David Carlier[Sanitizer] Intercept fdevname on FreeBSD
2019-01-08 Jorge Gorbe... Fix go bindings for r350647: missed a function rename
2019-01-08 Zachary Turner[llvm-undname] Add support for demangling msvc's noexce...
2019-01-08 Zachary TurnerDon't write #include "Windows/WindowsSupport.h" from...
2019-01-08 Adrian PrantlRevert "Revert "Revert "Resubmit rL345008 "Split Machin...
2019-01-08 Adrian PrantlRevert "Work around a linker error caused by https...
2019-01-08 Jonas Devlieghere[PdbAstBuilder] Remove unused functions
2019-01-08 Adrian PrantlConvert to LLDB coding style (NFC)
2019-01-08 Adrian PrantlWork around a linker error caused by https://reviews...
2019-01-08 Louis Dionne[Sema] Teach Clang that aligned allocation is not suppo...
2019-01-08 Philip PfaffeFix clang for r350647: Missed a function rename
2019-01-08 Philip Pfaffe[NewPM] Port tsan
2019-01-08 Sanjay Patel[x86] add tests for PR40243; NFC
2019-01-08 Erich KeaneFix opencl test broken on windows by r350643.
2019-01-08 JF Bastien[NFC] Don't over-eagerly check block alignment
2019-01-08 Erich KeaneLimit COFF 'common' emission to <=32 alignment types.
2019-01-08 Erik Pilkington__has_feature(pragma_clang_attribute_namespaces) should...
2019-01-08 Paul RobinsonRename DIFlagFixedEnum to DIFlagEnumClass. NFC
2019-01-08 Anna Thomas[UnrollRuntime] Fix domTree failures in multiexit unrolling
2019-01-08 Erik PilkingtonRevert "Split -Wdelete-non-virtual-dtor into -Wdelete...
2019-01-08 Alexander KornienkoFix use-after-free bug in Tooling.
2019-01-08 Yonghong Song[BPF] Fix .BTF.ext reloc type assigment issue
2019-01-08 Paul RobinsonDon't emit DW_AT_enum_class unless it's actually an...
2019-01-08 Bruno Ricci[AST][NFC] Pack CXXScalarValueInitExpr
2019-01-08 Alexey Bataev[OPENMP]Fix PR40191: Do not allow orphaned cancellation...
2019-01-08 Haojian Wu[clangd] Fix a crash when reading an empty index file.
2019-01-08 Nico Weber[gn build] Update readme
2019-01-08 Nico Weber[gn build] Make sync_source_lists_from_cmake.py check...
2019-01-08 Florian Hahn[MachineVerifier] Include offending register in allocat...
2019-01-08 Nico Weber[gn build] Add build files for llvm/lib/Target/PowerPC...
2019-01-08 Nico Weber[gn build] Add build files for llvm/lib/Target/WebAssem...
2019-01-08 Bruno Ricci[AST][NFC] Pack CXXNoexceptExpr and SubstNonTypeTemplat...
2019-01-08 Petr Pavlu[GlobalISel] Fix choice of instruction selector for...
2019-01-08 Bruno Ricci[AST] Pack CXXDependentScopeMemberExpr
2019-01-08 Philip Pfaffe[DA][NewPM] Add a printerpass and port the testsuite
2019-01-08 Francis Visoiu... [X86][Darwin] Emit compact-unwind for register-sized...
2019-01-08 Bruno Ricci[Sema] Diagnose array access preceding the array bounds...
2019-01-08 Lama SabaRevert "Revert "Resubmit rL345008 "Split MachinePipelin...
2019-01-08 Tim NorthoverAArch64: avoid splitting vector truncating stores.
2019-01-08 Simon Pilgrim[X86] Add shift-by-immediate tests for non-immediate...
2019-01-08 Benjamin Kramer[GlobalISel] Fix unused variable warning in Release...
2019-01-08 Pavel LabathProcessLaunchInfo: Remove Target reference
2019-01-08 James Henderson[llvm-readobj] Don't print '@' at end of unversioned...
2019-01-08 James Henderson[ELF] Remove checking for spurious '@' at the end of...
2019-01-08 Sam Parker[ARM] Add missing patterns for DSP muls
2019-01-08 Sam McCall[ASTMatchers] Improve assert message for broken parent...
2019-01-08 Matt ArsenaultAMDGPU/GlobalISel: Introduce vcc reg bank
2019-01-08 Thomas Lively[WebAssembly] Instruction renaming
2019-01-08 Thomas Lively[WebAssembly] Massive instruction renaming
2019-01-08 Robert Widmann[LLVM-C] Allow For Creating a BasicBlock without a...
next