platform/upstream/llvm.git
2016-07-20 Justin Lebar[LSV] Don't assume that loads/stores appear in address...
2016-07-20 Hubert TongFix r276069: use LLVM_CONSTEXPR
2016-07-20 Yunzhong GaoFixing a few places in this doc which look like obvious...
2016-07-20 Hubert TongConcepts: Create space for requires-clause in TemplateP...
2016-07-20 Matthias BraunRevert "RegScavenging: Add scavengeRegisterBackwards()"
2016-07-20 Eric FiselierAdd SFINAE on additional overloads of std::complex...
2016-07-20 Kyle ButtCodegen: Tail Duplication: Only duplicate into layout...
2016-07-19 Enrico Granatas/Cocoa/Foundation/
2016-07-19 Sean SilvaRevert r275883 and r275891. They seem to cause PR28608.
2016-07-19 Sean Silva[PM] Port LoopUnroll.
2016-07-19 Kyle ButtCodegen: Factor out canTailDuplicate
2016-07-19 Enrico GranataFix an issue where the libc++ std::list formatter wasn...
2016-07-19 Aaron BallmanThis code block breaks the docs build (lab.llvm.org...
2016-07-19 Eric FiselierAdd heterogeneous comparator support for __debug_less...
2016-07-19 Justin Lebar[ADT] Warn on unused results from ArrayRef and StringRe...
2016-07-19 Justin LebarGet rid of call to StringRef::substr that's never used.
2016-07-19 Justin Lebar[LSV] Insert stores at the right point.
2016-07-19 Justin Lebar[LSV] Use make_range, and reformat a DEBUG message...
2016-07-19 Justin Lebar[LSV] Nix two global (ish) variables in the LoadStoreVe...
2016-07-19 Justin Lebar[LSV] Add detail to correct-order.ll test.
2016-07-19 Kostya Serebryany[libFuzzer] extend the messages printed by afl_driver
2016-07-19 Matt ArsenaultAMDGPU: Change fdiv lowering based on !fpmath metadata
2016-07-19 Daniel BerlinFix unused variable
2016-07-19 Eric Fiselier[libcxx] Add support for benchmark tests using Google...
2016-07-19 Paul RobinsonMake GVN Hoisting obey optnone/bisect.
2016-07-19 Daniel BerlinMake MemorySSA::dominates/locallydominates constant...
2016-07-19 Chandler CarruthAdd AIX support to Path.inc, Host.h, and CMake.
2016-07-19 Matthias BraunRegScavenging: Add scavengeRegisterBackwards()
2016-07-19 Matthias BraunRegisterScavenger: Introduce backward() mode.
2016-07-19 Sanjay Patelregenerate checks
2016-07-19 Evandro Menezes[AArch64] Properly validate the reciprocal estimation.
2016-07-19 Xinliang David Li[Profile] Test cleanup -- use new lit var for IR PGO...
2016-07-19 Sanjay Patel[InstCombine] fold add(zext(xor X, C), C) --> sext...
2016-07-19 Xinliang David Li[Profile] Introduce lit test vars for IR based instrume...
2016-07-19 Enrico GranataDon't check the value of the unset variables on iOS
2016-07-19 George Burgess IVAttempt to appease MSVC buildbots.
2016-07-19 Kostya Serebryany[asan] trying to fix the android bot
2016-07-19 Davide Italiano[AMDGPU] Remove spurious line (should've been removed...
2016-07-19 Davide Italiano[AMDGPU] Remove dead code.
2016-07-19 George Burgess IV[CFLAA] Make a test tell the truth. NFC.
2016-07-19 Xinliang David Li[Profile] introduce reusable internal interfaces to...
2016-07-19 George Burgess IV[CFLAA] Add some interproc. analysis to CFLAnders.
2016-07-19 Kevin EnderbyNext step along the way to getting good error messages...
2016-07-19 Sanjay Pateladd even more missing tests for simplifySelectBitTest()
2016-07-19 George Burgess IV[CFLAA] Teach CFLAnders to distinguish reads from writes.
2016-07-19 Richard SmithAttempt to bring peace to -Werror buildbots.
2016-07-19 Xinliang David Li[Profile] move utility interfaces to the right header...
2016-07-19 Bruno Cardoso... [SemaObjC] Improve ObjCDictionaryLiteral and ObjCArryLi...
2016-07-19 Xinliang David Li[Profile] use portable macro /NFC
2016-07-19 Aaron BallmanThis code block breaks the docs build (lab.llvm.org...
2016-07-19 Rafael EspindolaUse posix_fallocate instead of ftruncate.
2016-07-19 Richard Smith[libcxxabi] When catching an exception of type nullptr_...
2016-07-19 Vedant Kumar[tsan] Don't instrument __llvm_gcov_global_state_pred...
2016-07-19 David MajnemerLet FuncAttrs infer the 'returned' argument attribute
2016-07-19 Tim NorthoverARM: move feature for Thumb2 pkhbt/pkhtb onto architect...
2016-07-19 Ahmed Bougacha[GlobalISel] Mark newly-created gvregs as having a...
2016-07-19 Ahmed Bougacha[GlobalISel] Simplify more RegClassOrRegBank is+get...
2016-07-19 Yaxun Liu[OpenCL] Fixes bug of missing OCL version metadata...
2016-07-19 Matt Arsenaultamdgpu: Use right builtn for rsq
2016-07-19 David Majnemer[FunctionAttrs] Correct the safety analysis for inferen...
2016-07-19 Davide Italiano[SCCP] Improve assert messages. NFCI.
2016-07-19 Kostya Serebryany[libFuzzer] properly intercept memmem
2016-07-19 Chad Rosier[DSE] Add additional debug output. NFC.
2016-07-19 Vitaly BukaAdd detect_stack_use_after_scope runtime flag
2016-07-19 Eric FiselierFix undefined behavior in __tree
2016-07-19 David MajnemerAdd a testcase for r275581
2016-07-19 David Majnemer[RegionInfo] Some cleanups
2016-07-19 David Majnemer[RegionPass] Some minor cleanups
2016-07-19 David Majnemer[LoopPass] Some minor cleanups
2016-07-19 Aaron BallmanThis code block breaks the docs build (lab.llvm.org...
2016-07-19 Ed Mastelibunwind: sync some coments with NetBSD's version
2016-07-19 Ed Mastelibunwind: Use conventional DWARF capitalization in...
2016-07-19 Sanjay Pateladd tests related to PR28466
2016-07-19 Simon Pilgrim[X86][AVX512] Added AVX512 subvector broadcast tests
2016-07-19 Matthias Gehrecppcoreguidelines-pro-bounds-constant-array-index:...
2016-07-19 Simon Pilgrim[X86][AVX] Fixed typo in test names
2016-07-19 Chad Rosier[DSE] Add additional debug output. NFC.
2016-07-19 Sanjay Pateladd missing test for simplifySelectBitTest()
2016-07-19 Tobias Grosser[InstCombine] Enable cast-folding in logic(cast(icmp...
2016-07-19 Matt ArsenaultAMDGPU: Only use legal inline immediates with kill...
2016-07-19 Tobias GrosserGPGPU: Bail out of scops with hoisted invariant loads
2016-07-19 NAKAMURA TakumiclangRename: Update libdeps to add clangASTMatchers.
2016-07-19 NAKAMURA TakumiClangRenameTests: Update libdeps. r275958 introduced...
2016-07-19 Etienne Bergeronfix compiler warnings [NFC]
2016-07-19 Ed MasteTypo corrections identified by codespell
2016-07-19 Etienne Bergeron[compiler-rt] Fix Asan imports/exports unittest
2016-07-19 Simon Pilgrim[X86][SSE] Reimplement SSE fp2si conversion intrinsics...
2016-07-19 Haojian Wu[include-fixer] A refactoring of IncludeFixerContext.
2016-07-19 Sam Parker[ARM] Refactor Thumb2 Mul and Mla instr descs
2016-07-19 Pankaj Gode[AArch64] PredictableSelectIsExpensive for Vulcan.
2016-07-19 Peter SmithAdd support for tlsldm assembler operator to ARM target
2016-07-19 Simon Pilgrim[AARCH64] Fix linu triple typo
2016-07-19 Sylvestre LedruAdd support of the latest Ubuntu (Yakkety Yak - 16.10)
2016-07-19 Dmitry PolukhinFix for failing bot sanitizer-x86_64-linux-fast after...
2016-07-19 Simon Pilgrim[AARCH64] Enable AARCH64 lit tests on windows dev machines
2016-07-19 Rafael EspindolaFix build with gcc 6.
2016-07-19 Simon PilgrimGet rid of VS2015 operator precedence warning. NFCI.
2016-07-19 Dmitry PolukhinDeprecated (legacy) string literal conversion to 'char...
2016-07-19 Tobias GrosserGPGPU: Disable invariant load hoisting for GPU code...
2016-07-19 Daniel Sanders[mips][ias] R_MIPS_GOT_(PAGE|OFST) do not need symbols
next