platform/upstream/llvm.git
2017-05-08 Daniel BerlinConstantFold: Fold getelementptr (i32, i32* null,...
2017-05-08 Simon Pilgrim[X86][LWP] Add __LWP__ macro tests
2017-05-08 Craig Topper[ValueTracking] Use KnownOnes to provide a better bound...
2017-05-08 Jonathan RoelofsFix grammar in comment. NFC
2017-05-08 Zvi Rackover[X86] Split test configurations. NFC.
2017-05-08 Rafael EspindolaSimplify orphan section positioning.
2017-05-08 Malcolm Parsons[AST] Fix copy&paste error in comment. NFC.
2017-05-08 Sanjay Patel[InstSimplify] fix typo; NFC
2017-05-08 Sanjay Patel[InstCombine] use local variable to reduce code duplica...
2017-05-08 Craig Topper[ValueTracking] Introduce a version of computeKnownBits...
2017-05-08 Sanjay Patel[InstCombine/InstSimplify] add comments about code...
2017-05-08 Anastasia Stulova[Sema] Fix typos handling in an overloadable call.
2017-05-08 Sanjay Patel[InstCombine] add another test for PR32949; NFC
2017-05-08 Zvi RackoverInstructionSimplify: Refactor foldIdentityShuffles...
2017-05-08 Geoff BerryFix comment typos.
2017-05-08 Alexander Kornienko[clang-tidy] Fix readability-implicit-bool-cast false...
2017-05-08 Bill Seurer[powerpc] Remove XFAIL for sanitizer_coverage_no_prune...
2017-05-08 Miklos Vajnaclang-tidy: add IgnoreMacros option to modernize-use...
2017-05-08 Daniel Jasper[clang-format] Convert AlignEscapedNewlinesLeft to...
2017-05-08 Daniel Jasper[clang-format] Don’t propagate AvoidBinPacking into...
2017-05-08 Zvi RackoverAdding reproducer for pr32967. NFC.
2017-05-08 Alexander Kornienko[clang-tidy] Ignore private =deleted methods in macros.
2017-05-08 Simon Pilgrim[X86][SSE] Improve combineLogicBlendIntoPBLENDV to...
2017-05-08 Siddharth Bhat[Polly][GPUJIT] Fixed OpenCL 2.0 min requirement for...
2017-05-08 Simon PilgrimNormalize line endings. NFCI,
2017-05-08 Ben CraigFix Windows tests when __config_site is present.
2017-05-08 Zvi RackoverIR: Add a shufflevector mask commutation helper functio...
2017-05-08 Aaron BallmanCorrect the attribute spelling for guarded_var and...
2017-05-08 Simon Pilgrim[X86][LWP] Add clang support for LWP instructions.
2017-05-08 Simon Pilgrim[ARM][NEON] Add support for ISD::ABS lowering
2017-05-08 Martin Storsjo[ARM] Clear the constant pool cache on explicit .ltorg...
2017-05-08 Simon Pilgrim[AARCH64][NEON] Add support for ISD::ABS lowering
2017-05-08 George Rimar[ELF] - Set DF_STATIC_TLS flag for i386 target.
2017-05-08 George Rimar[ELF] - Linkerscript: support combination of linkerscri...
2017-05-08 Igor Breger[GlobalISel][X86] G_GEP selection support.
2017-05-08 Sven van Haastregt[OpenCL] Check that global samplers are const
2017-05-08 Igor Breger[GlobalISel][X86] G_MUL legalizer/selector support.
2017-05-08 Andrew Ng[Lit] Fix to prevent creation of "%SystemDrive%" direct...
2017-05-08 Craig Topper[APInt] Modify tcMultiplyPart's overflow detection...
2017-05-08 Craig Topper[APInt] Use std::min instead of writing the same thing...
2017-05-08 Craig Topper[APInt] Remove 'else' after 'return' in tcMultiply...
2017-05-08 Dean Michael... [XRay] Custom event logging intrinsic
2017-05-08 Craig Topper[SCEV] Use APInt::operator*=(uint64_t) to avoid a tempo...
2017-05-08 Craig Topper[APInt] Take advantage of new operator*=(uint64_t)...
2017-05-08 Craig Topper[APInt] Add support for multiplying by a uint64_t.
2017-05-08 Eric BeckmannHopefully one last commit to fix this patch, addresses...
2017-05-08 Eric BeckmannQuick fix to D32609, it seems .o files are not transfer...
2017-05-08 Eric BeckmannUpdate llvm-readobj -coff-resources to display tree...
2017-05-08 Craig Topper[SCEV] Have getRangeForAffineARHelper take StartRange...
2017-05-08 Eric BeckmannRevert "Hopefully one last commit to fix this patch...
2017-05-08 Eric FiselierFix Windows locale detection
2017-05-08 Eric BeckmannHopefully one last commit to fix this patch, addresses...
2017-05-08 Eric FiselierFix shared_mutex dll import errors on Windows
2017-05-08 Eric Fiselier[libc++] Implement exception_ptr on Windows
2017-05-08 Dean Michael... [XRay][compiler-rt] XFAIL on ppc
2017-05-08 Eric FiselierFix DLL import/export on Win32 locale helpers
2017-05-08 Eric FiselierFix DLL import for __time_get_c_storage member functions.
2017-05-07 Eric FiselierRevert "Actually remove the MSVC STL when linking and...
2017-05-07 Eric BeckmannQuick fix to D32609, it seems .o files are not transfer...
2017-05-07 Eric FiselierActually remove the MSVC STL when linking and testing...
2017-05-07 Eric BeckmannUpdate llvm-readobj -coff-resources to display tree...
2017-05-07 Craig Topper[ConstantRange][SimplifyCFG] Add a helper method to...
2017-05-07 Eric FiselierTemporarly XFAIL aligned new/delete tests on Windows.
2017-05-07 Craig Topper[ConstantRange] Remove 'Of' from name of ConstantRange...
2017-05-07 Eric FiselierFix Windows test failures caused by identical temp...
2017-05-07 Eric FiselierAccept Windows specific output in system error tests
2017-05-07 Eric FiselierFix two test failures caused by Windows mangling of...
2017-05-07 Siddharth Bhat[Polly] Added OpenCL Runtime to GPURuntime Library...
2017-05-07 Simon Pilgrim[X86][AVX1] Improve 256-bit vector costs for integer...
2017-05-07 Lang Hames[Orc] Remove trailing whitespace.
2017-05-07 Siddharth Bhat[Polly] [GPUJIT] Adapted argument capitalization to...
2017-05-07 Siddharth Bhat[Polly] [GPUJIT] Moved error prints to stderr
2017-05-07 Sanjay Patel[InstSimplify] add tests for PR32949 miscompile; NFC
2017-05-07 Zvi RackoverInstructionSimplify: Relanding r301766
2017-05-07 Lang HamesMake llvm-rtdlyd -check preserve automatic address...
2017-05-07 Craig Topper[SCEV] Use move semantics in ScalarEvolution::setRange
2017-05-07 Sanjay Patel[InstSimplify] use ConstantRange to simplify or-of...
2017-05-07 Peter Szecsi[Kaleidoscope] toy.cpp use after move fix
2017-05-07 Sanjoy DasRemove unnecessary const_cast
2017-05-07 Sanjoy DasUse array_pod_sort instead of std::sort
2017-05-07 Lang HamesFix comment.
2017-05-06 Saleem AbdulrasoolCOFF: add ARM64 relocation types
2017-05-06 Eric FiselierUpdate LanguageExtensions doc to refer to C++14 instead...
2017-05-06 Eric FiselierFix undefined pthread references when building against...
2017-05-06 Dimitry AndricEnsure showbase does not overflow do_put buffers
2017-05-06 Simon Pilgrim[X86][AVX512] Relax assertion and just exit combine...
2017-05-06 Tobias GrosserReally disable test as intended in the previous commit
2017-05-06 Simon Pilgrim[X86][AVX512] Move v2i64/v4i64 VPABS lowering to tablegen
2017-05-06 Tobias GrosserDisable test to avoid buildbot noise
2017-05-06 Simon Pilgrim[X86] Reduce code for setting operations actions by...
2017-05-06 Simon Pilgrim[NVPTX] Add support for ISD::ABS lowering
2017-05-06 Simon Pilgrim[X86][SSE] Break register dependencies on v16i8/v8i16...
2017-05-06 Brian Gesiak[Analysis] Print out unreachable loops
2017-05-06 Martell Malone[builtins] Fixup emulated TLS for mingw.
2017-05-06 Michael Kruse[DeLICM] Known knowledge.
2017-05-06 Simon Pilgrim[X86][AVX2] Add scheduling latency/throughput tests...
2017-05-06 Simon Pilgrim[DAGCombiner] If ISD::ABS is legal/custom, use it direc...
2017-05-06 Michael Kruse[CMake] Introduce POLLY_BUNDLED_JSONCPP.
2017-05-06 Craig Topper[SCEV] Remove extra APInt copies from getRangeForAffine...
2017-05-06 Craig Topper[SCEV] Use std::move to avoid some APInt copies.
next