platform/upstream/llvm.git
2017-04-06 Davide Italiano[BFIterator] Remove an assertion that doesn't hold...
2017-04-06 Mehdi AminiRevert "Turn some C-style vararg into variadic templates"
2017-04-06 Huihui Zhang[SelectionDAG] [ARM CodeGen] Fix chain information...
2017-04-06 Chih-Hung Hsieh[clang-tidy] Reuse FileID in getLocation
2017-04-06 Mehdi AminiTurn some C-style vararg into variadic templates
2017-04-06 Evgeniy Stepanov[asan] Fix dead stripping of globals on Linux (compiler...
2017-04-06 Evgeniy Stepanov[asan] Fix dead stripping of globals on Linux.
2017-04-06 Evgeniy Stepanov[asan] Put ctor/dtor in comdat.
2017-04-06 Evgeniy Stepanov[asan] Delay creation of asan ctor.
2017-04-06 Peter CollingbourneBitcode: Do not create FNENTRYs for aliases of functions.
2017-04-06 Rafael EspindolaReplace a few uses of basename.
2017-04-06 Keno Fischer[StripDeadDebugInfo] Drop dead CUs entirely
2017-04-06 Yaxun Liu[AMDGPU] Temporarily change constant address space...
2017-04-06 Yaxun Liu[AMDGPU] Temporarily change constant address space...
2017-04-06 Yi KongRevert "[ARM] Add Kryo to available targets"
2017-04-06 Nirav Dave[SDAG] Fix visitAND optimization to deal with vector...
2017-04-06 Craig Topper[InstSimplify] Remove unreachable default from Simplify...
2017-04-06 Marshall ClowSome of Eric's buildbots don't like this test. Disable...
2017-04-06 Daniel BerlinNewGVN: Rename some functions for consistency
2017-04-06 Daniel BerlinNewGVN: Fixup some small issues
2017-04-06 Daniel BerlinNewGVN: Fix a small formatting issue in performSymbolic...
2017-04-06 Daniel BerlinNewGVN: This patch makes memory congruence work for...
2017-04-06 Chih-Hung Hsieh[Basic] getColumnNumber returns location of CR+LF on...
2017-04-06 Marshall ClowRecommit awk tests with warnings removed. Initial commi...
2017-04-06 Ivan KrasinRevert r299672: Add a virtual destructor to a class...
2017-04-06 Stanislav Mekhanoshin[AMDGPU] Translate reqd_work_group_size into amdgpu_fla...
2017-04-06 Tamas BerghammerXFAIL TestDataFormatterLibcxxVBool on Linux & Android
2017-04-06 Zachary Turneriwyu fixes on lldbUtility.
2017-04-06 Dimitry AndricAdd __ffssi2 implementation to compiler-rt builtins
2017-04-06 Yi Kong[ARM] Add Kryo to available targets
2017-04-06 Adrian PrantlAdd DEBUGGER and CHECKs back to dbg-arg.c
2017-04-06 Ivan KrasinAdd a virtual destructor to a class with virtual methods.
2017-04-06 Ivan KrasinFix unused lambda capture. Follow up to r299653.
2017-04-06 Francis RicciEnable builds of darwin lsan by default
2017-04-06 Adrian PrantlAdd a testcase for variable-length arrays.
2017-04-06 Matt ArsenaultAMDGPU: Stop using CCAssignToRegWithShadow
2017-04-06 Ivan KrasinFix unused typedef. Follow up to r299575.
2017-04-06 Craig Topper[InstSimplify] Teach SimplifyMulInst to recognize vecto...
2017-04-06 Krzysztof Parzyszek[Hexagon] Change the vector scaling for vector offsets
2017-04-06 Roman Gareev[FIX] Fix ScheduleTreeOptimizer::optimizeMatMulPattern
2017-04-06 Roman GareevRestore the initial ordering of dimensions before apply...
2017-04-06 Craig Topper[TSan] Adjust expectation for check_analyze.sh
2017-04-06 Davide Italiano[ADT] Add a generic breadth-first-search graph iterator.
2017-04-06 Stanislav Mekhanoshin[AMDGPU] Eliminate barrier if workgroup size is not...
2017-04-06 Craig Topper[InstCombine] Fix a case where we weren't checking...
2017-04-06 Gabor Horvath[clang-tidy] Temporarily disable a test-case that does...
2017-04-06 Mehdi AminiRevert "Restore Missing awk regex tests. Thanks to...
2017-04-06 James HendersonRevert r299635 because it exposed a latent bug.
2017-04-06 Sam Kolton[AMDGPU] Resubmit SDWA peephole: enable by default
2017-04-06 Artem Dergachev[analyzer] Reland r299544 "Add a modular constraint...
2017-04-06 Marshall ClowRestore Missing awk regex tests. Thanks to dexonsmith...
2017-04-06 Alexander Kornienko[clang-tidy] Update docs and help message
2017-04-06 Alex LorenzAvoid the -Wdocumentation-unknown-command warning in...
2017-04-06 Alexander Kornienko[clang-tidy] Add FormatStyle configuration option.
2017-04-06 Alex Lorenz[ObjC++] Conversions from specialized to non-specialize...
2017-04-06 Jonas Paulsson[SelectionDAG] NFC patch removing a redundant check.
2017-04-06 Alex LorenzFix lambda to block conversion in C++17 by avoiding...
2017-04-06 Gabor HorvathAttempt to fix build bots after r299638.
2017-04-06 Dean Michael... [XRay][compiler-rt] Remove unused local variable
2017-04-06 Simon Dardis[Sema] Retarget test to a specific platform for consist...
2017-04-06 Simon PilgrimWdocumentation fix
2017-04-06 Simon Dardis[Sema] Extend GetSignedVectorType to deal with non...
2017-04-06 Simon Pilgrim[X86][MMX] Test showing failure to create MMX non-tempo...
2017-04-06 Vassil VassilevPR16106: Correct the docs to reflect the actual behavio...
2017-04-06 Gabor Horvath[clang-tidy] Check for forwarding reference overload...
2017-04-06 Daniel Sanders[globalisel][tablegen] Move <Target>InstructionSelector...
2017-04-06 James Henderson[ELF] Remove unnecessary cast and fix comments. NFC.
2017-04-06 James Henderson[ELF] Pad x86 executable sections with 0xcc int3 instru...
2017-04-06 David Green[ARM] Remove a dead ADD during the creation of TBBs
2017-04-06 Siddharth Bhat[Polly] [ScheduleOptimizer] Prevent incorrect tile...
2017-04-06 Maxim OstapenkoTry to fix MAC buildbot after r299630
2017-04-06 Maxim OstapenkoTry to fix windows buildbot after r299630
2017-04-06 Maxim Ostapenko[lsan] Avoid segfaults during threads destruction under...
2017-04-06 Dean Michael... [XRay] [compiler-rt] Unwriting FDR mode buffers when...
2017-04-06 Weiming Zhao[Builtins] Fix div0 error in udivsi3
2017-04-06 Craig Topper[InstSimplify] Add test cases for mixing add/sub i1...
2017-04-06 Craig Topper[InstSimplify] Teach SimplifyAddInst and SimplifySubIns...
2017-04-06 Shoaib Meenai[libc++] Respect Windows Store app CRT restrictions
2017-04-06 Dean Michael... [XRay][docs] Fix hyperlink to XRay doc
2017-04-06 Lang Hames[Orc] Add missing header include for r299611.
2017-04-06 Craig TopperRevert accidental commit of r299619.
2017-04-06 Craig TopperRevert accidental commit of r299618
2017-04-06 Craig Topper[IR] Add commutable matchers for Add and Mul to go...
2017-04-06 Craig Topperbar
2017-04-06 Craig Topperfoo
2017-04-06 Tobias GrosserUpdate to isl-0.18-417-gb9e7334
2017-04-06 Keith Wyss[XRay] - Fix spelling error to test commit access.
2017-04-06 Rui UeyamaCreate GOT and PLT entries early in scanRelocs().
2017-04-06 Rui UeyamaRemove Target::isTlsGlobalDynamicRel()
2017-04-06 Jason MolendaUpdate unittests/Host/SocketTest.cpp to also use the new
2017-04-06 Jason MolendaSome old mach-o core files have an LC_IDENT load command
2017-04-06 Lang Hames[Orc] Break QueueChannel out into its own header and...
2017-04-06 Lang Hames[Orc] Make orcError return an error_code rather than...
2017-04-06 Jim InghamgetAsInteger is not a equivalent replacement for strtol
2017-04-06 Jason MolendaChange how UDP sockets are set up -- use the same one...
2017-04-06 Mehdi AminiFix remote test execution in lit
2017-04-06 Mehdi AminiUse alternate string layout for ARMv7k
2017-04-06 Reid Kleckner[lit] Implement timeouts and max_time for process pool...
2017-04-06 Evgeniy Stepanov[cfi] Fix symbol lookup hack in cross-dso cfi to handle...
2017-04-06 George Burgess IV[Sema] Update CheckOverload docs
next