platform/upstream/llvm.git
2016-08-18 Teresa Johnson[ThinLTO] Keep common symbols in ThinLTO modules
2016-08-18 Matthias BraunTailDuplicator: Fix crash after r278974
2016-08-18 Mehdi Amini[LTO] Promote before performing weak resolution
2016-08-18 Vitaly Buka[asan] Add support of lifetime poisoning into ComputeAS...
2016-08-18 Vitaly Buka[asan] Add __asan_set_shadow_*
2016-08-18 Lang Hames[RuntimeDyld] Strip leading '_' from symbols on 32...
2016-08-18 Mehdi Amini[LTO] Change addSaveTemps API: do not add dot to the...
2016-08-17 Petr Hosek[ELF] Allow specifying the stack size
2016-08-17 Duncan P. N... ADT: Tidy up ilist_traits static asserts, NFC
2016-08-17 Dominic Chen[WebAssembly] Handle debug information and virtual...
2016-08-17 Vitaly Buka[asan] Remove "Stack partial redzone" from report
2016-08-17 Eugene Zelenko[Release notes] Mention Emacs integration in Include...
2016-08-17 Marshall Clowmake the associative containers do the right thing...
2016-08-17 George Burgess IV[Docs] Update MemorySSA doc to address more feedback.
2016-08-17 Eugene Zelenko[Documentation] Remove duplicated checks groups descrip...
2016-08-17 Adrian PrantlPrint the module format in clang -module-file-info.
2016-08-17 Adrian PrantlSupport object-file-wrapped modules in clang -module...
2016-08-17 Kelvin Li[OpenMP] Sema and parsing for 'teams distribute simd...
2016-08-17 Kostya Serebryany[libFuzzer] force proper popcnt instruction
2016-08-17 Adrian McCarthyMake llvm-pdbdump print column info when available
2016-08-17 Pete CooperActually enable new test for const RangeAdapter. Missi...
2016-08-17 Hans WennborgSCEV: Don't assert about non-SCEV-able value in isSCEVE...
2016-08-17 Haicheng Wu[LoopUnroll] Move a simple check earlier. NFC.
2016-08-17 Tim Shen[LV] Move LoopBodyTraits to a better place, and add...
2016-08-17 Sanjay Patel[InstCombine] add test for missing vector icmp fold
2016-08-17 Chris Lattnerwordsmith the "new targets" section a bit.
2016-08-17 Tim Shen[RegionIterator] clang-format some pieces. NFC.
2016-08-17 Pete CooperFix reverse to work on const rbegin()/rend().
2016-08-17 Chris Bieneman[Darwin] Stop linking libclang_rt.eprintf.a
2016-08-17 Chris Bieneman[CMake] Adding toolchain targets to PGO and Apple CMake...
2016-08-17 Kostya Serebryany[libFuzzer] given 0 and 255 more preference when insert...
2016-08-17 Chris Bieneman[macho2yaml] Don't write empty linkedit data
2016-08-17 Richard SmithAdd test missed from r278983.
2016-08-17 Richard SmithPR18417: Increase -ftemplate-depth to the value 1024...
2016-08-17 Kostya Serebryany[libFuzzer] one more mutation: ChangeBinaryInteger...
2016-08-17 Kyle ButtTail Duplication: Accept explicit threshold for duplica...
2016-08-17 Kyle ButtTailDuplicator: Use optForSize instead of hasFnAttribute.
2016-08-17 Zachary TurnerRevert "Add a test for clang-tidy using the clang-cl...
2016-08-17 Zachary TurnerRevert "Revert "[Include-fixer] Install executables...
2016-08-17 Zachary TurnerRevert "[Include-fixer] Install executables and support...
2016-08-17 Zachary TurnerRevert "[Tooling] Parse compilation database command...
2016-08-17 Kostya Serebryany[libFuzzer] when printing the reproducer input, also...
2016-08-17 Duncan P. N... ADT: Remove UB in ilist (and use a circular linked...
2016-08-17 Duncan P. N... Revert "[WebAssembly] Handle debug information and...
2016-08-17 Yaxun Liu[OpenCL] AMDGPU: add support of cl_khr_subgroups
2016-08-17 Renato Golin[docs] Adding "new target" rules to dev policy
2016-08-17 Justin BognerReplace a few more "fall through" comments with LLVM_FA...
2016-08-17 Tim NorthoverGlobalISel: support irtranslation of icmp instructions.
2016-08-17 Zachary TurnerAdd a test for clang-tidy using the clang-cl driver.
2016-08-17 Dominic Chen[WebAssembly] Handle debug information and virtual...
2016-08-17 Tim Shen[GraphWriter] Change GraphWriter to use NodeRef in...
2016-08-17 Matt ArsenaultAMDGPU: Remove dead option
2016-08-17 Zachary Turner[Tooling] Parse compilation database command lines...
2016-08-17 Tim Shen[GraphWriter] Change GraphWriter to use NodeRef in...
2016-08-17 Jan VeselyImplement vstore_half{,n}
2016-08-17 Tim Shen[GenericDomTree] Change GenericDomTree to use NodeRef...
2016-08-17 Sanjay Patel[InstCombine] minimize tests and autogenerate checks
2016-08-17 Filipe CabecinhasSplit DescribeAddressIfGlobal between a function that...
2016-08-17 Filipe CabecinhasSplit DescribeAddressIfStack between a function that...
2016-08-17 Sanjay Patel[InstCombine] more clean up of foldICmpXorConstant...
2016-08-17 Akira Hatanaka[CodeGen][ObjC] Fix infinite recursion in getObjCEncodi...
2016-08-17 Sanjay Patel[InstCombine] clean up foldICmpXorConstant(); NFCI
2016-08-17 Marina YatsinaFix for PR29010
2016-08-17 Rui UeyamaMerge readAt and readAlign.
2016-08-17 Adrian PrantlModule debug info: Fix a bug in handling record decls...
2016-08-17 Andrey Churbanovcleanup: fixed names of dummy arguments of Fortran...
2016-08-17 Kostya Serebryany[libFuzzer] more mutations
2016-08-17 Eugene Zelenko[Include-fixer] Install executables and support scripts
2016-08-17 Adrian PrantlMove tests to the appropriate subdirectory.
2016-08-17 Omair JavaidCorrect makefile.rules to use arm/aarch64 target specif...
2016-08-17 Adrian PrantlSimplify condition. (NFC)
2016-08-17 Sanjay Patel[InstCombine] use m_APInt to allow icmp (or X, Y),...
2016-08-17 Sanjay Patel[InstCombine] clean up foldICmpOrConstant(); NFCI
2016-08-17 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-17 Adrian PrantlDebug info: Mark noreturn functions with DIFlagNoReturn.
2016-08-17 Artem Dergachev[analyzer] Add a checker for loss of sign or precision...
2016-08-17 Adrian PrantlSupport the DW_AT_noreturn DWARF flag.
2016-08-17 Chad RosierRevert "Reassociate: Reprocess RedoInsts after each...
2016-08-17 Artem Dergachev[analyzer] Add LocationContext information to SymbolMet...
2016-08-17 Michael KruseUpdate ISL to isl-0.17.1-200-gd8de4ea.
2016-08-17 Sanjay Patel[InstCombine] use m_APInt to allow icmp (add X, Y)...
2016-08-17 Martin BohmeAdapt to TraverseLambdaCapture interface change from...
2016-08-17 Martin BohmeVisit lambda capture inits from RecursiveASTVisitor...
2016-08-17 Andrey BokhankoClarify the statement on using #if 0 ... #endif in...
2016-08-17 George Rimar[ELF] - Linkerscript: make readAt() signature to be...
2016-08-17 Simon Dardis[mips] Add l.[sd] and s.[sd] instruction aliases
2016-08-17 Chad RosierRevert "[Reassociate] Avoid iterator invalidation when...
2016-08-17 Chad Rosier[Reassociate] Avoid iterator invalidation when negating...
2016-08-17 Jonas Paulsson[LoopStrenghtReduce] Refactoring and addition of a...
2016-08-17 Aaron BallmanAdd an AST matcher for external formal linkage.
2016-08-17 Pavel LabathFix unittests on windows after r278915
2016-08-17 Pavel LabathRemove cmake legacy code
2016-08-17 Marina YatsinaFixing bug committed in rev. 278321
2016-08-17 Haojian Wu[include-fixer] Update -help message.
2016-08-17 Sam Kolton[AMDGPU] llvm-objdump: Skip amd_kernel_code_t only...
2016-08-17 Nicolai HaehnleLiveIntervals: add removeRegUnit
2016-08-17 Filipe CabecinhasDeal with buildbot fallout from r278917: s/AllocType...
2016-08-17 Pavel LabathFix unittest compilation error in r278915
2016-08-17 Filipe CabecinhasRename DescribeHeapAddress to DescribeAddressIfHeap...
2016-08-17 Pavel LabathRemove manual packet construction from GDBRemoteRegiste...
next