platform/upstream/llvm.git
2017-05-14 Dimitry AndricFix DynamicLibraryTest.cpp on FreeBSD and NetBSD
2017-05-14 Shoaib Meenai[COFF] Gracefully handle empty .drectve sections
2017-05-14 Simon Pilgrim[X86][XOP] XOP's general v16i8 shifts will be used...
2017-05-14 Simon Pilgrim[X86][SSE] Account for cost of extract/insert of v32i8...
2017-05-14 Zachary Turner[StringExtras] Add llvm::to_integer.
2017-05-14 Simon Pilgrim[X86][XOP] Account for cost of extract/insert of 256...
2017-05-14 Simon Pilgrim[X86][AVX] Allow 32-bit targets to peek through subvect...
2017-05-14 Simon Pilgrim[X86][AVX] Add additional 32-bit target vector shift...
2017-05-14 Tobias Grosser[Simplify] Remove some leftover dead code
2017-05-14 Tobias Grosser[Polly] Fix code generation of llvm.expect intrinsic
2017-05-14 Sylvestre Ledruupdate of the url
2017-05-14 Craig Topper[InstSimplify] Add patterns for folding (A & B) | ...
2017-05-14 Craig Topperfoo
2017-05-14 Craig Topper[BasicAA] Alphabetize includes. NFC
2017-05-14 Yan Wang[clang-tidy] TwineLocalCheck: add param # checking
2017-05-14 Xinliang David LiRenable test that was disabled due to cost analysis
2017-05-14 Xinliang David LiFix test failure on windows -- do not return deleted...
2017-05-14 Zachary Turner[llvm-pdbdump] Add the option to sort functions and...
2017-05-13 Simon Pilgrim[SelectionDAG] Added support for EXTRACT_SUBVECTOR...
2017-05-13 Peter CollingbourneAdd missing files
2017-05-13 Peter CollingbourneMove lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.
2017-05-13 Simon Pilgrim[X86][SSE] Test showing missing EXTRACT_SUBVECTOR/CONCA...
2017-05-13 Simon Pilgrim[SelectionDAG] Add VECTOR_SHUFFLE support to ComputeNum...
2017-05-13 Simon Pilgrim[X86][SSE] Test showing inability of ComputeNumSignBits...
2017-05-13 Craig Topper[ValueTracking] Remove const_casts on several calls...
2017-05-13 Justin BognerMSan: Mark MemorySanitizer tests that use x86 intrinsic...
2017-05-13 Simon Pilgrim[x86, SSE] AVX1 PR28129 (256-bit all-ones rematerializa...
2017-05-13 Simon Pilgrim[LoopOptimizer][Fix]PR32859, PR24738
2017-05-13 Michael Kruse[Simplify] Remove identical write removal. NFC.
2017-05-13 Michael Kruse[Simplify] Remove writes that are overwritten.
2017-05-13 Vivek PandyaThis reverts r302984
2017-05-13 Vivek PandyaSimplify MIR Output used for Codegen Testing
2017-05-13 Craig Topper[APInt] Use Lo_32/Hi_32/Make_64 in a few more places...
2017-05-13 Craig Topper[InstCombine] Prevent InstCombine from triggering an...
2017-05-13 Akira Hatanaka[libcxxabi] Do not align field unwindHeader when buildi...
2017-05-13 Justin BognerConstProp: Split x86 SSE intrinsic tests out of calls.ll
2017-05-13 Justin BognerInstCombine: Move tests that use target intrinsics...
2017-05-13 Akira Hatanaka[libcxxabi] Align unwindHeader on a double-word boundary.
2017-05-13 NAKAMURA TakumiDisable llvm/test/Transforms/NewGVN/pr32934.ll while...
2017-05-13 Davide Italiano[NewGVN] XFAIL a flaky test until I find out what's...
2017-05-13 Sean Callanan[ASTImporter] Improve handling of incomplete types
2017-05-13 Craig Topper[APInt] Fix typo in comment. NFC
2017-05-13 Dylan McKay[AVR] When lowering Select8/Select16, put newly generat...
2017-05-13 Justin BognerAA: Use generic intrinsics for tests instead of target...
2017-05-13 Justin Bogner[CodeView] Silence some -Wsign-compare warnings
2017-05-13 Dylan McKay[AVR] Remove an unused variable
2017-05-13 Richard SmithAdd LangOptions method to query whether we are tracking...
2017-05-12 Xinliang David Li[PartialInlining] Profile based cost analysis
2017-05-12 Richard SmithRemove unused tracking of owning module for MacroInfo...
2017-05-12 Richard Smith[modules] When creating a declaration, cache its owning...
2017-05-12 Aditya Nandakumar[GISel]: Add a getConstantFPVRegVal utility
2017-05-12 Aditya Nandakumar[GISel]: Fix undefined behavior while accessing Default...
2017-05-12 Eugene Zelenko[XRay] Fix build with libc++ (NFC).
2017-05-12 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-using warnings...
2017-05-12 Andrew Kaylor[TLI] Add mapping for various '__<func>_finite' forms...
2017-05-12 Andrew Kaylor[ConstantFolding] Add folding for various math '__...
2017-05-12 Andrew Kaylor[TLI] Add declarations for various math header file...
2017-05-12 Sean CallananFixed the OS X build after Error -> Status rename.
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.
next