platform/upstream/llvm.git
2017-04-07 Craig Topper[InstCombine] Add additional tests with varied commutin...
2017-04-07 Craig Topper[InstSimplify] Use Instruction::BinaryOps instead of...
2017-04-07 Akira HatanakaRevert "Allow a standard library to implement condition...
2017-04-07 Shoaib Meenai[libc++] Drop support for CRTs older than VS 2015
2017-04-07 Rafael EspindolaMove a cast out of a function. NFC.
2017-04-07 Daniel BerlinAliasAnalysis: Be less conservative about volatile...
2017-04-07 Rafael EspindolaRemove unnecessary cast.
2017-04-07 Reid KlecknerAdd missing import
2017-04-07 Reid Kleckner[lit] Fix Darwin pickling errors with process pools
2017-04-07 Craig Topper[InstCombine] Add more commuted patterns to support...
2017-04-06 Derek Schuff[WebAssembly] Fix -Wcovered-switch-default warning
2017-04-06 Billy Robert... Add noexcept(false) to more strongly indicate that...
2017-04-06 Billy Robert... Allow a standard library to implement conditional noexc...
2017-04-06 Zachary TurnerAllow specification of what kinds of class members...
2017-04-06 Zachary Turner[llvm-pdbdump] Allow pretty to only dump specific types...
2017-04-06 Adrian PrantlAdd an end-to-end testcase for address sanitizer.
2017-04-06 Adrian PrantlAdd a test for debug info with the safestack sanitizer...
2017-04-06 Eugene ZemtsovAdd more tests for ExtractContextAndIdentifier
2017-04-06 Saleem AbdulrasoolCOFF: support the /appcontainer flag
2017-04-06 Konstantin... AMDGPU/GFX9: Fix shared and private aperture queries
2017-04-06 Eric ChristopherRemove the default subtarget from the Power port. It...
2017-04-06 Craig Topper[InstCombine] Add a few cases for OR we fail to optimiz...
2017-04-06 Yi KongRevert "Revert "[ARM] Add Kryo to available targets""
2017-04-06 Eli FriedmanTurn on -addr-sink-using-gep by default.
2017-04-06 Rui UeyamaRename refersToGotEntry needsGot and add comments.
2017-04-06 Eugene ZemtsovNew C++ function name parsing logic (Resubmit)
2017-04-06 Michael Kuperstein[X86] Revert r299387 due to AVX legalization infinite...
2017-04-06 Zachary TurnerTry to fix FreeBSD build after IWYU changes.
2017-04-06 Zachary TurnerFix build failure in unit test.
2017-04-06 Rafael EspindolaCall updateAlignment before assignAddresses.
2017-04-06 Rafael EspindolaMove call to findMemoryRegion before assignAddresses.
2017-04-06 Craig Topper[InstCombine] Remove testing assert I accidentally...
2017-04-06 Zachary Turneriwyu fixes for lldbCore.
2017-04-06 Rafael EspindolaRemove redundant argument. NFC.
2017-04-06 Matt ArsenaultAMDGPU: Diagnose illegal SGPR to VGPR copies
2017-04-06 Petr Hosek[CMake][libcxx] Use check_c_compiler_flag to check...
2017-04-06 Craig Topper[InstCombine] When checking to see if we can turn subtr...
2017-04-06 Rafael EspindolaCache the result of findSection.
2017-04-06 Matt ArsenaultAMDGPU: Replace fp16SrcZerosHighBits with a whitelist
2017-04-06 Rong Xu[PGO] Preserve GlobalsAA in pgo-memop-opt pass.
2017-04-06 Keno Fischer[llvm-extract] Add option for recursive extraction
2017-04-06 Zachary TurnerTry to fix FreeBSD build after iwyu changes.
2017-04-06 Craig Topper[InstCombine] Remove redundant combine from visitAnd
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...
next