platform/upstream/llvm.git
2016-08-18 Ahmed Bougacha[GlobalISel] Add support for DIV/REM.
2016-08-18 Sanjay Patel[InstCombine] use APInt in isSignTest instead of Consta...
2016-08-18 Oleg Ranevskyy[compiler-rt][tests] cpu_model_test.c test fails to...
2016-08-18 Pavel Labathgdb-remote: Remove manual locking from GetShlibInfoAddr
2016-08-18 Saleem Abdulrasoolllvm-readobj: handle import libraries with -coff-exports
2016-08-18 Sanjay Patelfix typo; NFC
2016-08-18 Krzysztof Parzyszek[Hexagon] Create vcombine in HexagonCopyToCombine
2016-08-18 Sanjay Patel[InstCombine] use m_APInt to allow icmp (xor X, Y)...
2016-08-18 Simon Pilgrim[X86][SSE] Add SSE1 tests to make sure we don't merge...
2016-08-18 Simon Dardis[mips] Correct tail call encoding for MIPSR6
2016-08-18 Chad Rosier[Reassociate] Add test for PR28367.
2016-08-18 Filipe CabecinhasAdd header guards to asan_descriptions.h
2016-08-18 Alex Bradbury(Trivial) TargetPassConfig: assert when TargetMachine...
2016-08-18 George Rimar[ELF] - Linkerscript: removed duplicate forward declara...
2016-08-18 George Rimar[ELF] - Inline defineSymbolVersion(). NFC.
2016-08-18 Ed MasteELF: ignore -EB and -EL options
2016-08-18 Pavel LabathMove QSyncThreadState packet generation to the gdb...
2016-08-18 Artem Dergachev[analyzer] Teach CloneDetector to find clones that...
2016-08-18 Aaron BallmanCorrect the documentation for isSignedInteger() and...
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...
next