platform/upstream/llvm.git
2016-08-18 Simon PilgrimRemove trailing whitespace
2016-08-18 Diana PicusRevert "ADT: Remove UB in ilist (and use a circular...
2016-08-18 Diana PicusRevert "ADT: Tidy up ilist_traits static asserts, NFC"
2016-08-18 Alexander Kornienko[clang-tidy docs] Minor fix
2016-08-18 Alexander Kornienko[clang-tidy docs] Fix formatting.
2016-08-18 Alexander Kornienko[clang-tidy docs] Fix build errors on Sphinx 1.4.5
2016-08-18 Daniel Sanders[mips][msan] Fix all the XPASSes following r278793...
2016-08-18 Tobias Grosser[BlockGenerator] Invalidate SCEV values for instruction...
2016-08-18 Filipe CabecinhasConvert AsanLocateAddress to Get*AddressInformation...
2016-08-18 Diana PicusRevert "[OpenMP] Sema and parsing for 'teams distribute...
2016-08-18 Gabor Horvathrevert [analyzer] Added valist related checkers.
2016-08-18 Guy Blanktest commit
2016-08-18 Gabor Horvath[analyzer] Added valist related checkers.
2016-08-18 Pavel Labathgdb-remote: Centralize thread specific packet handling
2016-08-18 Pavel LabathFix tests for the gdb-remote memory read packets
2016-08-18 Pavel LabathFix parsing of complicated C++ names
2016-08-18 Gabor Horvath[analyzer] Small cleanups when checkers retrieving...
2016-08-18 Eugene Leviant[ELF] Don't add input sections twice when linker script...
2016-08-18 Vedant Kumar[Driver] Use llvm-config.h, not config.h to unbreak...
2016-08-18 Richard SmithRemove debugging aids from this test and fix its expect...
2016-08-18 Petr Hosek[ELF] Linkerscript: support assignment outside SECTIONS
2016-08-18 George Burgess IV[Docs] More MemorySSA doc updates!
2016-08-18 Matthias BraunTestcase for r279022
2016-08-18 Kostya Serebryany[asan] trying to fix the windows bot
2016-08-18 Lang HamesRevert r279016 -- it breaks win32-elf JIT tests.
2016-08-18 Kostya Serebryany[sanitizer-coverag] update the docs in __sanitizer_cov_...
2016-08-18 Kostya Serebryany[sanitizer-coverage/libFuzzer] instrument comparisons...
2016-08-18 Kostya Serebryany[sanitizer-coverage] add __sanitizer_cov_trace_cmp...
2016-08-18 Teresa JohnsonFix bot failure due to new test
2016-08-18 Richard SmithPR28438: Update the information on an identifier with...
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...
next