platform/upstream/llvm.git
2019-02-11 Chandler CarruthRemove a declaration that is dead, and not even impleme...
2019-02-11 Petr Hosek[libcxx] Preserve order, avoid duplicates when merging...
2019-02-11 Sjoerd Meijer[ARM] LoadStoreOptimizer: just a clean-up. NFC.
2019-02-11 Chandler CarruthThe new file header didn't get carried over when these...
2019-02-11 Chandler CarruthUpdate some newly added files that mistakenly used...
2019-02-11 Chandler CarruthUpdate more files added with the old header to the...
2019-02-11 Chandler CarruthUpdate new files added to llvm-objcopy to use the new...
2019-02-11 Chandler CarruthUpdate files that were mistakenly added with the old...
2019-02-11 Chandler CarruthUpdate files that were mistakenly added with the old...
2019-02-11 Chandler CarruthUpdate files to the new header that were incorrectly...
2019-02-11 Chandler Carruth[CallSite removal] Port InstSimplify over to use `CallB...
2019-02-11 Chandler Carruth[CallSite removal] Migrate ConstantFolding APIs and...
2019-02-11 Chandler Carruth[CallSite removal] Migrate the statepoint GC infrastruc...
2019-02-11 Craig Topper[X86] Removed unused SDTypeProfile. NFC
2019-02-11 Petr Hosek[CMake][Fuchsia] Drop libclang.so from distribution
2019-02-11 Nico Webergn build: Fix clang-tidy dep on ClangSACheckers.
2019-02-11 Brad Smithlong double is double on OpenBSD/NetBSD/PPC.
2019-02-10 Simon Pilgrim[X86] EltsFromConsecutiveLoads - replace SmallBitVector...
2019-02-10 Reid KlecknerFix test to pass on LLP64 targets
2019-02-10 Reid KlecknerFix clang tests broken by r353547 that depend on InstrProf
2019-02-10 Mandeep Singh... [GlobalISel] Regex the opcodes in unit test to fix...
2019-02-10 Nikita Popov[CodeGen][X86] Don't scalarize vector saturating add/sub
2019-02-10 Eric Fiselierfix -Wextra-semi warnings
2019-02-10 Eric FiselierMake LIBCXX_STANDARD_VER configurable
2019-02-10 Simon Pilgrim[AArch64] Regenerate bswap tests
2019-02-10 Simon Pilgrim[X86] Add basic bitreverse/bswap combine tests
2019-02-10 Simon Pilgrim[DAG] Add optional AllowUndefs to isNullOrNullSplat
2019-02-10 Simon Pilgrim[DAGCombine] Simplify funnel shifts with undef/zero...
2019-02-10 Simon Pilgrim[X86] Add masked variable tests for funnel undef/zero...
2019-02-10 Raphael IsemannFix x86 return pattern detection
2019-02-10 Raphael Isemannlldb: Fix compilation on OpenBSD
2019-02-10 Sanjay Patel[x86] narrow 256-bit horizontal ops via demanded elements
2019-02-10 Simon Pilgrim[X86] Add additional tests for funnel undef/zero argume...
2019-02-10 Sanjay Patel[TargetLowering] refactor setcc folds to fix another...
2019-02-10 Simon Pilgrim[X86][SSE] Add SimplifyDemandedBits test for BLENDVPD
2019-02-10 Fangrui Song[Local] Delete a redundant check. NFC
2019-02-10 George Rimar[yaml2obj] - Fix .dynamic section entries writing for...
2019-02-10 Fangrui SongUse llvm::is_contained. NFC
2019-02-10 Eric Fiselier Format sym_extract.py output to minimize diff output.
2019-02-10 Eric FiselierAdd missing symbols to Apple v2 abi list.
2019-02-10 Eric FiselierAdd ABI list directories for 8.0
2019-02-10 Craig Topper[X86] Move some vector InstAliases out from under unnec...
2019-02-10 Craig Topper[InstCombine] Fix an unused variable warning.
2019-02-09 James Y Knight[opaque pointer types] Cleanup CGBuilder's Create*GEP.
2019-02-09 Simon Pilgrim[X86] Add tests for funnel undef argument combines
2019-02-09 Vitaly Bukatsan: Implement pthread_exit() interceptor for Thread...
2019-02-09 Simon Pilgrim[X86] CombineOr - fold to generic funnel shifts
2019-02-09 Sanjay Patel[x86] add another test for setcc miscompile (PR40657...
2019-02-09 Vitaly Buka[tsan] Remove debug logging and disable test on ppc64be
2019-02-09 Vitaly Buka[tsan] Remove debug logging and disable test on ppc64be
2019-02-09 Kamil RytarowskiMark another test as flaky
2019-02-09 Nico Webergn build: Merge r353590
2019-02-09 Nico Weberllvm-lib: Implement /list flag
2019-02-09 Sanjay Patel[TargetLowering] add tests to show effect of setcc...
2019-02-09 Sanjay Patel[x86] add test for setcc sub->shift transform; NFC
2019-02-09 Vitaly Buka[tsan] Debug failing test on PPC bot
2019-02-09 Simon Pilgrim[X86] Regenerate test.
2019-02-09 Sanjay Patel[TargetLowering] avoid miscompile in setcc transform...
2019-02-09 George Rimar[yaml2elf.cpp] - Fix compilation under linux.
2019-02-09 George Rimar[yaml2elf] - An attemp to fix s390x BB after r353607.
2019-02-09 Nikita PopovRevert "[SelectionDAG] Extract [US]MULO expansion into...
2019-02-09 Nikita Popov[SelectionDAG] Extract [US]MULO expansion into TL metho...
2019-02-09 Simon Pilgrim[X86][SSE] Generalize X86ISD::BLENDI support to more...
2019-02-09 George Rimar[lib/ObjectYAML] - Fix BB after r353607 [2]. NFC.
2019-02-09 George Rimar[lib/ObjectYAML] - Fix BB after r353607. NFC.
2019-02-09 George Rimar[LLD][ELF] - Update test case after yaml2obj change...
2019-02-09 George Rimar[yaml2obj][obj2yaml] - Add support for dumping/parsing...
2019-02-09 Fangrui Song[ELF] Delete a comment that is no longer correct. Fix...
2019-02-09 Vitaly Buka[tsan] Remove pthread_exit interceptor
2019-02-09 Fangrui Song[GlobalOpt] Simplify __cxa_atexit elimination
2019-02-09 David L. Jones[LLD][ELF] Ensure tests use -o /dev/null instead of...
2019-02-09 Petr Hosek[CMake] Don't set <PROJECT>_STANDALONE_BUILD
2019-02-09 Petr Hosek[libcxx] Support runtimes and monorepo locations for...
2019-02-09 David L. Jones[StaticAnalyzer] Add missing include to SMTAPI.h. ...
2019-02-09 Eli FriedmanFix buildbot failure from r353569.
2019-02-09 Hubert Tong[MC] Clean up unused inline function and non-anchor...
2019-02-09 David L. Jones[Fuzzer] Fix function prototype in fuzzer::ExternalFunc...
2019-02-09 Gabor BuellaExtra processing for BitCast + PHI in InstCombine
2019-02-09 Douglas YungTemporarily disable calls to getgrnam/getgrnam_r in...
2019-02-09 Stanislav Mekhanoshin[AMDGPU] Split idot4/8 signed and unsigned tests. NFC.
2019-02-09 Artem Dergachev[analyzer] Add a comment that FunctionCodeRegions may...
2019-02-09 Mikhail R.... This reverts commit 1440a848a635849b97f7a5cfa0ecc40d374...
2019-02-09 Jessica PaquetteRecommit "[GlobalISel] Introduce a generic floating...
2019-02-09 Stanislav Mekhanoshin[AMDGPU] Split dot-insts feature
2019-02-09 Stanislav Mekhanoshin[AMDGPU] Split dot-insts feature
2019-02-09 Jessica Paquette[GlobalISel] Skip patterns that define complex subopera...
2019-02-09 Nico Webergn build: Merge r353566
2019-02-09 Kostya Serebryany[libFuzzer] more refactoring; change some of the exit...
2019-02-08 Artem Dergachev[analyzer] CStringSyntaxChecks: Fix an off-by-one error...
2019-02-08 Sergey Dmitriev[NFC] Avoid passing blocks vector to the OutlineRegionI...
2019-02-08 Jason MolendaTiny fix spotted by static analyzer; GetPath() returns...
2019-02-08 Sanjay Patel[x86] add test for miscompiling setcc transform (PR4065...
2019-02-08 Francis Visoiu... Re-apply r353553 "[GISel][NFC]: Add missing call to...
2019-02-08 Adrian Prantl-gmodules: Don't emit incomplete breadcrumbs pointing...
2019-02-08 Volodymyr Sapsai[CodeGen][ObjC] Fix assert on calling `__builtin_consta...
2019-02-08 Kostya Serebryany[libFuzzer] refactor the merging code, NFC
2019-02-08 Francis Visoiu... Revert r353553 "[GISel][NFC]: Add missing call to recor...
2019-02-08 Kostya Serebryany[libFuzzer] remove two unused experimental flags
2019-02-08 Bob Haarman[lld-link] better error message when failing to open...
2019-02-08 Eli Friedman[CodeGen][NFC] Update comments in CGExprConstant.cpp.
next