platform/upstream/llvm.git
2016-02-07 David Majnemer[MS ABI] Don't emit RTTI descriptors for dllimport...
2016-02-07 Simon Pilgrim[X86][SSE] Regenerate PSHUFB shuffle mask comments...
2016-02-07 Daniel Jasperclang-format: [JS] Don't count shortened object literal...
2016-02-07 Nico WeberRevert r259961, r259978, r259981.
2016-02-07 Nico WeberMake nozlibcompress.c pass and reenable it.
2016-02-07 Daniel Jasperclang-format: [JS] Support @see annotations in JSDoc...
2016-02-07 Nico WeberDisable failing nozlibcompress.c
2016-02-07 Daniel BerlinMake check line consistent
2016-02-07 Simon Atanasyan[ELF][MIPS] Perform two checks using the single llvm...
2016-02-07 Nico WeberRevert 259942, r259943, r259948.
2016-02-07 Xinliang David LiTest update : tighten up checks
2016-02-07 Xinliang David LiRevert 260050 -- new test case should not be included
2016-02-07 Xinliang David LiTest update : tighten up checks
2016-02-07 Keno Fischer[docs] Add a note that the Visual Studio C++ tools...
2016-02-07 Argyrios Kyrtzidis[Frontend] Make the memory management of FrontendAction...
2016-02-07 Argyrios Kyrtzidis[libclang] Add missing CINDEX_LINKAGE from a function.
2016-02-07 Dimitry AndricFix build on FreeBSD after r259741.
2016-02-07 Johannes DoerfertSeparate invariant equivalence classes by type
2016-02-07 Matthew SimpsonMake -fno-math-builtin a cc1 option
2016-02-07 Devin Coughlin[analyzer] Invalidate destination of std::copy() and...
2016-02-07 Philip Reames[docs] Remove now confusing references to cofigure...
2016-02-07 Xinliang David LiAdd coverage tests (defaulted constructors/destructor)
2016-02-07 Philip Reames[docs] Wordsmithing to program layout descriptio in...
2016-02-07 Philip Reames[docs] Clarify disk space usage of debug builds
2016-02-07 Roman DivackyFix a typo.
2016-02-07 Philip Reames[docs] Remove a stale and confusing section from Gettin...
2016-02-07 Renato GolinRevert "Re-apply r259977 - [OpenMP] Reorganize code...
2016-02-07 Philip Reames[docs] Update the docs to describe how to build the...
2016-02-07 Simon Pilgrim[X86][SSE] Added support for MOVHPD/MOVLPD + MOVHPS...
2016-02-07 Asaf Badouh[X86][AVX512] add intrinsics of Scalar FP to integer...
2016-02-07 Simon Pilgrim[X86][SSE] Pulled out repeated target shuffle decodes...
2016-02-07 Johannes Doerfert[FIX] Two "off-by-one" error in constant range usage
2016-02-07 Johannes DoerfertSimplify code [NFC]
2016-02-07 Yaron KerenUse CodeGenModule::addReplacement() instead of directly...
2016-02-07 Simon Atanasyan[ELF][MIPS] Add comments to describe __gnu_local_gp...
2016-02-07 Jeroen KetemaFix typo in default getNoPreservedMask implementation
2016-02-07 Tobias GrosserMake memory accesses with different element types optional
2016-02-07 Igor BregerAVX512: VPBROADCASTB/W/D/Q from GPR intrinsics implemen...
2016-02-07 Tobias GrosserDo not yet consider loads with non-canonical element...
2016-02-07 Xinliang David LiFix test case problem(caused by clang-format
2016-02-07 Xinliang David Li[PGO] add profile/coverage test cases for defaulted...
2016-02-07 Craig TopperFix typo in comment. NFC
2016-02-07 Saleem AbdulrasoolDriver: adjust linker invocation for GNUTools
2016-02-07 Duncan P. N... LangRef: Fix example code for cmpxchg
2016-02-07 Saleem AbdulrasoolSema: handle typo correction on ARC'ed ivar
2016-02-07 Saleem AbdulrasoolSema: handle typo correction with ARC'ed objc properties
2016-02-07 Daniel BerlinDon't use module context here. It's unnecessary and...
2016-02-07 Daniel BerlinCompute live-in for MemorySSA
2016-02-07 Daniel BerlinOnly insert into definingblocks once per block
2016-02-07 Eric FiselierCleanup node-type handling in the unordered containers
2016-02-06 Saleem AbdulrasoolIndex: provide adjustment thunk information for C+...
2016-02-06 Simon Pilgrim[X86][AVX2] Regenerated broadcast domain tests
2016-02-06 Tobias GrosserIslNodeBuilder: Invariant load hoisting of elements...
2016-02-06 Simon Pilgrim[X86][SSE] Add tests for MOVHLPS/MOVLHPS shuffle lowering.
2016-02-06 Simon Pilgrim[X86][AVX512] Added support for VPMOVZX shuffle decoding.
2016-02-06 Philip Reames[docs] Warn against slow serial builds
2016-02-06 Justin Lebar[NVPTX] Mark nvvm synchronizing intrinsics as convergent.
2016-02-06 Philip Reames[docs] Redirect new contributors to the right starting...
2016-02-06 Philip Reames[docs] Clarify a couple of getting started issues ident...
2016-02-06 Adrian PrantlAdd a missing call to MDNode::deleteTemporary().
2016-02-06 Kamil RytarowskiIntroduce NetBSD support
2016-02-06 Simon Pilgrim[X86][AVX512] Fixed prefix ordering for lzcnt tests.
2016-02-06 Simon Pilgrim[X86][SSE] Regenerate vector shift tests
2016-02-06 Devin Coughlin[analyzer] DeallocChecker: Don't warn on release of...
2016-02-06 Simon Pilgrim[X86][SSE] Moved shuffle decode CASE macros earlier...
2016-02-06 Simon Pilgrim[X86][SSE] Refactored PMOVZX shuffle decoding to use...
2016-02-06 Kamil RytarowskiAdapt LLVM_CMAKE_PATH for recent cmake path changes
2016-02-06 Teresa Johnson[ThinLTO] Include linkage type in function summary
2016-02-06 Simon Pilgrimline endings fix
2016-02-06 Simon Pilgrim[X86][SSE] Don't replace an existing 32-bit load with...
2016-02-06 Simon PilgrimComment fix
2016-02-06 Ashutosh NemaCorrected tests for Loop Versioning LICM, by adding...
2016-02-06 Ashutosh NemaFixed short underline error in LangRef.rst for recently...
2016-02-06 Michael KruseFollow uses to create value MemoryAccesses
2016-02-06 Ashutosh NemaNew Loop Versioning LICM Pass
2016-02-06 Samuel AntaoRe-apply r259977 - [OpenMP] Reorganize code to allow...
2016-02-06 Samuel AntaoRevert r259977 - [OpenMP] Reorganize code to allow...
2016-02-06 Jason MolendaProcessMachCore scans through the core file pages looki...
2016-02-06 Kostya Serebryany[asan] trying to fix the non-x86 bots
2016-02-06 Kostya Serebryany[asan] properly report an un-aligned global variable...
2016-02-06 Kostya Serebryany[asan] disabled one subtest in scariness_score_test...
2016-02-06 Samuel Antao[OpenMP] Reorganize code to allow specialized code...
2016-02-06 Richard Smith[modules] Compress files embedded into a .pcm file...
2016-02-06 Adrian PrantlFix a crash when emitting dbeug info for forward-declar...
2016-02-06 Adrian PrantlRelax assertion in ReplaceableMetadataImpl::replaceAllU...
2016-02-06 Enrico GranataPer Jim's suggestion, move checks that we're not mixing...
2016-02-06 David Blaikie[llvm-dwp] Merge cu_index from DWPs
2016-02-06 Devin Coughlin[www] Update analyzer release notes to correct the...
2016-02-06 Lang Hames[Orc] Slightly improve the x86-64 resolver block machin...
2016-02-06 Devin Coughlin[www] Update analyzer website for checker-278.
2016-02-06 Pete CooperSet max segment protection level.
2016-02-06 Richard Smithllvm-bcanalyzer: Produce summary information for the...
2016-02-06 Enrico GranataFix an issue where certain CommandObjects (or Options...
2016-02-06 George Burgess IVAdd note of suboptimal behavior in MemorySSA. NFC.
2016-02-06 Jim InghamFix "thread backtrace -s": option was misparsed because...
2016-02-06 Kostya Serebryany[asan] add an experimental feature that prints the...
2016-02-06 Pete CooperMove creation of "__LINKEDIT" segment. NFC.
2016-02-06 Rafael EspindolaSort headers. NFC.
2016-02-06 Evandro Menezes[AArch64] Add the scheduling model for Exynos-M1
2016-02-05 Sanjoy Das[StatepointLower] Use None instead of Optional<int>()
next