platform/upstream/llvm.git
2017-05-12 Craig Topper[APInt] Add early outs for a division by 1 to udiv...
2017-05-12 Craig Topper[APInt] In udivrem, remember the bit width in a local...
2017-05-12 Adrian PrantlLTO: Don't verify modules twice in verifyMergedModuleOnce
2017-05-12 Sanjay Patel[Doc] Document "Splat" in the lexicon
2017-05-12 Sanjay Patel[x86] add vector tests for demanded bits; NFC
2017-05-12 Eugene ZemtsovFix build on Mac OS.
2017-05-12 Richard SmithRevert r302932, as it appears to be breaking stage2...
2017-05-12 Casey Carter[test] Add specific test for P0138R2, direct-list-init...
2017-05-12 Casey Carter[test] Avoid P0138R2, direct-list-init of fixed enums...
2017-05-12 Casey Carter[test] Avoid P0138R2, direct-list-init of fixed enums...
2017-05-12 Changpeng FangAMDGPU/SI: Don't promote to vector if the load/store...
2017-05-12 Simon Pilgrim[NVPTX] Don't flag StoreRetVal memory chain operands...
2017-05-12 Simon Dardis[Sema] Silence buildbot failures introduced by r302935
2017-05-12 Teresa JohnsonRemove ignore-empty-index-file option
2017-05-12 Teresa JohnsonRemove ignore-empty-index-file option
2017-05-12 Dehao ChenAdd LiveRangeShrink pass to shrink live range within BB.
2017-05-12 Tim Shen[PPC] Move the combine "a << (b % (sizeof(a) * 8))...
2017-05-12 Zachary Turner[CodeView] Add a random access type visitor.
2017-05-12 Simon Dardis[Sema] Support implicit scalar to vector conversions
2017-05-12 Haojian Wu[include-fixer] Don't throw exception when parsing...
2017-05-12 Geoff Berry[AArch64][Falkor] Refine modeling of multiply accumulat...
2017-05-12 Richard Smith[modules] Simplify module macro handling in non-local...
2017-05-12 Craig Topper[APInt] Add an assert to check for divide by zero in...
2017-05-12 Craig Topper[APInt] Remove unnecessary checks of rhsWords==1 with...
2017-05-12 Jonathan PeytonClang-format and whitespace cleanup of source code
2017-05-12 Tom StellardAMDGPU: Add lit.local.cfg to disable global-isel tests...
2017-05-12 Simon PilgrimStrip trailing whitespace. NFCI.
2017-05-12 Michael Kruse[Simplify] Reset all stats between runs.
2017-05-12 Craig Topper[KnownBits] Add bit counting methods to KnownBits struc...
2017-05-12 Reid Kleckner[ubsan] Enable debug info in test binaries
2017-05-12 Reid Kleckner[codeview] Fix assertion failure introduced in r295354...
2017-05-12 Galina KistanovaMake sure we have actually written what is expected...
2017-05-12 George Rimar[ELF] - Apply clang-format. NFC.
2017-05-12 Francis RicciDisable two failing darwin lsan tests
2017-05-12 Tom StellardAMDGPU/GlobalISel: Mark 32-bit integer constants as...
2017-05-12 Alex Lorenz[index] Index template specialization arguments for...
2017-05-12 Reid Kleckner[asan/win] Re-enable Win64 asan tests on Win8+
2017-05-12 Craig Topper[APInt] Use MathExtras.h BitsToFloat/Double and Float...
2017-05-12 Adrian PrantlSimplify DINamespace caching in CGDebugInfo
2017-05-12 James Y Knight[SPARC] Support 'f' and 'e' inline asm constraints.
2017-05-12 Francis RicciDisable two failing darwin lsan tests
2017-05-12 James Y Knight[SPARC] Support 'f' and 'e' inline asm constraints.
2017-05-12 Sanjay Patel[x86] add tests for potential vector narrowing optimiza...
2017-05-12 Davide Italiano[LoopUnroll] Fix a test. REQUIRE should be REQUIRES.
2017-05-12 Davide Italiano[NewGVN] Improve debug output a bit. NFCI.
2017-05-12 Simon Pilgrim[DAGCombine] Use SelectionDAG::getAnyExtOrTrunc helper...
2017-05-12 Davide Italiano[NewGVN] Format an assertion and fix a typo. NFCI.
2017-05-12 Davide Italiano[NewGVN] Don't incorrectly reset the memory leader.
2017-05-12 Francis RicciEnable lsan test suite on Darwin x86_64 builds
2017-05-12 Rafael EspindolaOptimize orphan placement in a general way.
2017-05-12 Philip Pfaffe[Polly][NewPM] Port ScopDetection to the new PassManager
2017-05-12 Aaron BallmanEnabling the /bigobj flag for SemaDeclAttr.cpp.
2017-05-12 Francis RicciAdd dyld to sanitizer procmaps on darwin
2017-05-12 Francis RicciAccount for stack redzone when computing sp on darwin
2017-05-12 Simon Pilgrim[DAGCombine] Use SelectionDAG::getZExtOrTrunc helper...
2017-05-12 Simon PilgrimUse SDValue::getOperand() helper. NFCI.
2017-05-12 Krzysztof Parzyszek[Hexagon] Make sure to pass empty struct arguments...
2017-05-12 Simon PilgrimUse SDValue::getOperand() helper. NFCI.
2017-05-12 Martin Probstclang-format: [JS] support non-null assertions after...
2017-05-12 Siddharth Bhat[NFC] [Fortran Support] Run -instnamer on testcases
2017-05-12 Siddharth Bhat[FIX] Fix regression caused by c29f4ed, testcase matche...
2017-05-12 Alexander Kornienko[clang-tidy] Add a test for PR33020
2017-05-12 Alexander KornienkoFix an assertion failure (PR33020).
2017-05-12 Philip Pfaffe[Polly][CMake] Fix variable name in target exports
2017-05-12 Alexander Potapenko[msan] Remove a failing test from MemorySanitizer.ICmpR...
2017-05-12 Siddharth Bhat[NFC] [Fortran Support] Cleanup Fortran Array pattern...
2017-05-12 Leslie Zhai[AVR] Migrate to new StructType::get owing to Supress...
2017-05-12 George Rimar[ELF] - Stop support of DF_STATIC_TLS flag.
2017-05-12 Serguei Katkov[BPI] Ignore remainder while distributing the remaining...
2017-05-12 Craig Topper[APInt] Fix a case where udivrem might delete and creat...
2017-05-12 George Rimar[ELF] - Don't allow R_X86_64_TPOFF32 dynamic relocation...
2017-05-12 Gabor Horvath[analyzer] Add modelling of __builtin_assume
2017-05-12 Gabor Horvath[analyzer] Avoid an allocation in Std C function modelling
2017-05-12 George Rimar[Support/Compiler.h] - Use gnu::fallthrough for LLVM_FA...
2017-05-12 Jonas PaulssonHandle a COPY with undef source operand in LowerCopy()
2017-05-12 Mikael Holmen[IfConversion] Keep the CFG updated incrementally in...
2017-05-12 Zachary TurnerUpdate StructuredData::String to return StringRefs.
2017-05-12 Zachary TurnerFix Linux Buildbot.
2017-05-12 Dean Michael... [XRay][compiler-rt] Only run custom event logging in...
2017-05-12 Zachary TurnerRename Error -> Status.
2017-05-12 Eric FiselierFix C++03 test failures caused by static_assert emulation
2017-05-12 Eric FiselierCleanup test issues reported by STL @ Microsoft.
2017-05-12 Eric FiselierRemove non-standard basic_string_view::clear() member.
2017-05-12 Hongbin Zheng[Polly] Remove unused header
2017-05-12 Chandler Carruth[PM/Unswitch] Teach the new simple loop unswitch to...
2017-05-12 Hongbin Zheng[Polly] Generate more 'canonical' induction variable
2017-05-12 Eric FiselierMove POSIX specific test under test/libcxx subdirectory
2017-05-12 Eric FiselierMove tests for libc++ configurations into libcxx/ test...
2017-05-12 Craig Topper[APInt] Add a utility method to change the bit width...
2017-05-12 Eric FiselierFix or move tests with non-standard assumptions
2017-05-12 Dean Michael... [XRay][compiler-rt] Remove unused variable after refact...
2017-05-12 Dean Michael... [XRay][compiler-rt] Fix misspeling of XRaySledEntry
2017-05-12 Eric FiselierGuard usage of libc++ regex internals inside test.
2017-05-12 David BlaikieDWARF: Avoid cross-CU references under Fission
2017-05-12 Dean Michael... [XRay][compiler-rt] Runtime changes to support custom...
2017-05-12 Dean Michael... [XRay][lib] Support and temporarily skip over CustomEve...
2017-05-12 Alexander Shaposhnikov[tooling] RefactoringCallbacks code cleanup
2017-05-12 Reid KlecknerFix uninitialized bool read causing x86_64-mno-sse...
2017-05-12 Reid Kleckner[git-llvm] Fix svn:eol-style issue for one-file patches
2017-05-11 Peter CollingbourneCallGraph: Remove almost-unused field 'Root'.
next