platform/upstream/llvm.git
2016-10-19 Chris Bieneman[CMake] Make the runtimes directory work with bootstrap...
2016-10-19 Sanjay Patel[InstSimplify] fold negation of sign-bit
2016-10-19 Chris Bieneman[CMake] Add clang-bootstrap-deps target
2016-10-19 Justin Lebar[CUDA] When we emit an error that might have been defer...
2016-10-19 Chris Bieneman[CMake] Support thin LTO in PGO CMake cache
2016-10-19 Rui UeyamaAvoid using grep command in a test.
2016-10-19 Justin Lebar[AST] Add CanonicalDeclPtr<T>.
2016-10-19 Justin Lebar[CUDA] Emit errors for wrong-side calls made on the...
2016-10-19 Vedant Kumar[ubsan] Drop dependency on a 64-bit arch in a test...
2016-10-19 Rui UeyamaMove getVersionString to Core and simplify Version...
2016-10-19 Vedant Kumar[ubsan] Re-work check lines to try to appease a bot...
2016-10-19 Sriraman TallamNew clang option -mpie-copy-relocations to use copy...
2016-10-19 Lang Hames[BuildingAJIT] Make the chapter 5 server export symbols.
2016-10-19 Vedant Kumar[ubsan] Use the object pointer's type info for devirtua...
2016-10-19 Hans WennborgTypo: nomed struct -> named struct
2016-10-19 Rui UeyamaInclude ARGV[0] in error messages.
2016-10-19 Reid Kleckner[GlobalMerge] Handle non-landingpad EH pads
2016-10-19 Artur Pilipenko[IndVarSimplify] Teach calculatePostIncRange to take...
2016-10-19 Matthew Simpson[LV] Avoid emitting trivially dead instructions
2016-10-19 Chad Rosier[AliasSetTracker] Add support for memcpy and memmove.
2016-10-19 Artur Pilipenko[IndVarSimplify] Use control-dependent range informatio...
2016-10-19 Chad Rosier[AliasSetTracker] Return void for add() functions....
2016-10-19 Sanjay Patel[InstSimplify] move one and add more tests for potentia...
2016-10-19 Rafael EspindolaAdd a macro for prefetching data.
2016-10-19 Rui UeyamaRemove ending "." from an error message.
2016-10-19 Hans WennborgMS ABI: Fix assert when generating virtual function...
2016-10-19 Mehdi Amini[ADT] Zip range adapter
2016-10-19 Mandeep Singh... [polly] Fix non-determinism in polly BlockGenerators
2016-10-19 Vedant Kumar[llvm-cov] Don't spawn a thread unless ThreadCount > 1
2016-10-19 Simon Dardis[mips][msa] Range check MSA intrinsics with immediates
2016-10-19 Krzysztof Parzyszek[AMDGPU] Stop using MCRegisterClass::getSize()
2016-10-19 Teresa Johnson[ThinLTO] Default backend threads to heavyweight_hardwa...
2016-10-19 Douglas Katzman[Myriad] Find libc++ headers next to clang binary
2016-10-19 Simon PilgrimMerged nested ifs. NFCI.
2016-10-19 Pavel LabathRevert "Add Chrono.h - std::chrono support header"
2016-10-19 Simon Atanasyan[ELF] Add `const` qualifier to functions. NFC
2016-10-19 Simon Pilgrim[DAGCombiner] Add general constant vector support to...
2016-10-19 Reid Kleckner[WinEH] Allow catchpads to reuse the same catch object
2016-10-19 Sanjay Patel[DAG] optimize negation of bool
2016-10-19 Zachary Turner[pdb] Improve error messages when DIA is not found.
2016-10-19 Krzysztof Parzyszek[RDF] Switch RefMap in liveness calculation to use...
2016-10-19 Simon Pilgrim[DAGCombiner] Add general constant vector support to...
2016-10-19 Simon Pilgrim[DAGCombiner] Add general constant vector support to...
2016-10-19 Tim NorthoverRevert r284604. A.K.A. "TMP"
2016-10-19 Tim NorthoverSparc: fix test.
2016-10-19 Tim NorthoverTMP
2016-10-19 Tim NorthoverGlobalISel: support translating volatile loads and...
2016-10-19 Marshall ClowImplement constexpr support for reverse_iterator. Revie...
2016-10-19 Pavel LabathSimplify GetGlobalProperties functions of Thread/Proces...
2016-10-19 Eugene Leviant[ELF] Choose default segment when it is not specified
2016-10-19 Pavel LabathRemove IntervalTimer class
2016-10-19 Rafael EspindolaDon't gc non-alloca non-string pieces.
2016-10-19 Artur PilipenkoIntroduce ConstantRange.addWithNoSignedWrap
2016-10-19 Marek Kurdej[clang-tidy] Add cert-err09-cpp check alias.
2016-10-19 Benjamin KramerRemove unused diagnostics. NFC.
2016-10-19 Rafael EspindolaAdd a faster binary search.
2016-10-19 Dimitar VlahovskiMinidump plugin: functions parsing memory structures...
2016-10-19 Haojian Wu[clang-move] Move using-decl in old cc.
2016-10-19 Chris Dewhurst[Sparc][LEON] Detects an erratum on UT699 LEON 3 proces...
2016-10-19 Pavel LabathAdd Chrono.h - std::chrono support header
2016-10-19 Benjamin KramerDon't copy replacements in for-range loop. NFC.
2016-10-19 Sjoerd MeijerReapply r284571 (with the new tests fixed).
2016-10-19 NAKAMURA Takumillvm/test/MC/Mips/macro-ld-sd.s: Sweep a spurious chara...
2016-10-19 Ulrich Weigand[SystemZ] Add missing vector instructions for the assembler
2016-10-19 Ulrich Weigand[SystemZ] Add optional argument to some vector string...
2016-10-19 Michal Gorny[cmake] Use LLVM_CMAKE_PATH for GetSVN script
2016-10-19 Michal Gorny[cmake] Allow testing against installed LLVM with no...
2016-10-19 Michal Gorny[cmake] Use LLVM_CMAKE_PATH for GetSVN script
2016-10-19 Michal Gorny[cmake] Declare LLVM_CMAKE_PATH for use in subprojects
2016-10-19 James Molloy[Thumb-1] Synthesize TBB/TBH instructions to make use...
2016-10-19 Andrey Bokhanko[Sema] Gcc compatibility of vector shift
2016-10-19 Simon Pilgrim[DAGCombiner] Just call isConstOrConstSplat directly...
2016-10-19 Vassil Vassilev[modules] Do not report missing definitions of demoted...
2016-10-19 Simon PilgrimFix line endings
2016-10-19 Eugene Leviant[ELF] Add "error" and "warning" prefixes to linker...
2016-10-19 Simon Pilgrim[DAGCombine] Generalize distributeTruncateThroughAnd...
2016-10-19 Eric Liu[clang-format] Add comment manipulation header
2016-10-19 Sjoerd MeijerRevert of r284571 because of failing tests.
2016-10-19 Sjoerd MeijerChecking FP function attribute values and adding more...
2016-10-19 NAKAMURA TakumiDenseSet: Appease msc18 to define derived constructors...
2016-10-19 Craig Topper[AVX-512] Teach isel lowering that a subvector broadcas...
2016-10-19 Dehao ChenUpdate the section.ll to fix non-x86 failure.
2016-10-19 Chris BienemanRevert back to the state before r284550
2016-10-19 Chris BienemanTrying to fix a few more missing LDFLAGS.
2016-10-19 Dehao ChenRevert r284545 again as the regression in ppc still...
2016-10-19 Vitaly Buka[asan] Replace std::to_string with llvm::to_string
2016-10-19 Richard SmithResolve exception specifications when selecting an...
2016-10-19 Chris BienemanFixing the linux bots I broke in r284550
2016-10-19 Kostya Serebryany[libFuzzer] extend -print_coverage to also print uncove...
2016-10-19 Justin Lebar[CUDA] Rework tests now that we emit deferred diagnosti...
2016-10-18 Chris BienemanWhen invoking Terminal, don't assume the default shell
2016-10-18 Chris Bieneman[CMake] Don't include LLDB_TEST_COMPILER in cached...
2016-10-18 Chris BienemanUse clang --driver-mode instead of guessing c++ compile...
2016-10-18 Richard SmithDR1330: instantiate exception-specifications when ...
2016-10-18 Vitaly Buka[asan] Update test for D25715
2016-10-18 Vitaly Buka[asan] Simplify calculation of stack frame layout extra...
2016-10-18 Vitaly Buka[asan] Append line number to variable name if line...
2016-10-18 Dehao ChenUsing branch probability to guide critical edge splitting.
2016-10-18 Dehao Chenrevert r284541.
2016-10-18 Michael Kruse[test] Fix buildbot after SCEV change.
next