platform/upstream/llvm.git
2016-07-20 Jason HenlineUse HTTPS for arcconfig conduit URL
2016-07-20 Rui UeyamaSimplify output section ownership.
2016-07-20 Sanjay Patelmove decomposeBitTestICmp() to Transforms/Utils; NFC
2016-07-20 Wei MiFix test/Analysis/ScalarEvolution/scev-expander-existin...
2016-07-20 Tobias GrosserUpdate isl to isl-0.17.1-191-g540b2fd
2016-07-20 George Rimar[ELF] - Refactor of LinkerScript<ELFT>::getPhdrIndicesF...
2016-07-20 Wei MiUse ValueOffsetPair to enhance value reuse during SCEV...
2016-07-20 Sanjay Patelfix documentation comments; NFC
2016-07-20 Kostya Serebryany[asan] trying to fix the android bot
2016-07-20 Eugene Leviant[ELF] Attempt to fix FreeBSD build bot (no template...
2016-07-20 Jim InghamIf x/i is followed by x/g, the format should be reset...
2016-07-20 Reid KlecknerTry to deflake Windows/dll_host.cc test by not using...
2016-07-20 Matt ArsenaultAMDGPU: Add missing test coverage for control flow...
2016-07-20 Ed Mastelibunwind: limit stack usage in unwind cursor
2016-07-20 George RimarRemoved trailing whitespaces. NFC.
2016-07-20 Reid Kleckner[xray] Only build xray on Linux for now
2016-07-20 Peter SmithInitial support for the local dynamic model ARM TLS...
2016-07-20 Etienne Bergeron[compiler-rt/asan] Disable irrelevant unittest on win64
2016-07-20 Eugene Leviant[ELF] Create output sections in LinkerScript class
2016-07-20 Reid Kleckner[MS] Improve VPtrInfo field names and doc comments
2016-07-20 Yaxun LiuAMDGPU: Fix bug causing crash due to invalid opencl...
2016-07-20 George Rimar[ELF] - Fixed integral constant overflow warning under...
2016-07-20 Dean Michael... [compiler-rt] [XRay] Basic initialization and flag...
2016-07-20 Dmitry Vyukovtsan: fix windows build
2016-07-20 Matthias Gehreclang-tidy modernize-loop-convert: preserve type of...
2016-07-20 Kirill Bobyrev[clang-tidy] readability-identifier-naming - support...
2016-07-20 Renato Golin[docs] Fixing Sphinx warnings to unclog the buildbot
2016-07-20 Rafael EspindolaAvoid some binary searches.
2016-07-20 Dmitry Vyukovtsan: fix windows build
2016-07-20 Benjamin KramerRevert "[InstCombine] Enable cast-folding in logic...
2016-07-20 Tobias Grosser[InstCombine] Provide more test cases for cast-folding...
2016-07-20 Simon Pilgrim[X86][SSE] Add cost model values for CTPOP of vectors
2016-07-20 Dmitry Vyukovtsan: fix leak of shadow stacks
2016-07-20 Simon Pilgrim[X86][SSE] Reimplement SSE fp2si conversion intrinsics...
2016-07-20 Diana Picus[ARM] Skip inline asm memory operands in DAGToDAGISel
2016-07-20 Renato Golin[docs] fix cmake code-block warning
2016-07-20 Renato Golin[docs] Add proposals to index file
2016-07-20 Benjamin Kramer[include-fixer] Make error messages a bit prettier...
2016-07-20 Renato Golin[docs] GitHub Proposal for LLVM
2016-07-20 Haojian Wu[include-fixer] Tweak: remove unintended const.
2016-07-20 Peter SmithSupport for standard model ARM TLS
2016-07-20 Tobias GrosserUpdate isl to isl-0.17.1-171-g233f589
2016-07-20 Eric FiselierFix inheriting constructor test for std::function.
2016-07-20 Eric FiselierUnbreak is_constructible tests for Clang <= 3.7.
2016-07-20 Eric FiselierAdd missed test in r276090.
2016-07-20 Eric FiselierMove std::function constructor SFINAE into template...
2016-07-20 Xinliang David LiMinor cleanup -- clear name structure before parsing
2016-07-20 Craig Topper[AVX512] Add a missing NoVLX to give priority to the...
2016-07-20 Craig Topper[X86] Use 'HasAVX1Only' to properly give priority to...
2016-07-20 Craig Topper[X86] Create some multiclasses to reduce the repeated...
2016-07-20 Craig Topper[X86] Create some wrapper multiclasses to create AVX...
2016-07-20 Eric FiselierReimplement is_constructible fallback implementation...
2016-07-20 Xinliang David Li[Profile] implement interface to get profile path prefix
2016-07-20 David MajnemerForgot to add a test for r276008.
2016-07-20 David MajnemerRevert "Disable this-return argument forwarding on...
2016-07-20 Adam Nemet[LV] Add hotness attribute to missed-optimization remarks
2016-07-20 Jason MolendaAdd a default-value bool flag pretty_print to the Struc...
2016-07-20 Eric FiselierAdd tests for reference binding assertions in std:...
2016-07-20 Michael ZolotukhinRevert "Revert r275883 and r275891. They seem to cause...
2016-07-20 Akira Hatanaka[Sema] Compute the nullability of a conditional express...
2016-07-20 Saleem Abdulrasoolllvm-readobj: add some more aliases
2016-07-20 Hubert TongRevert r276069: MSVC bots not happy
2016-07-20 Hubert TongFix r276069: add default argument for new parameter
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
next