platform/upstream/llvm.git
2017-04-18 Leslie Zhaitest commit
2017-04-18 Maxim Ostapenko[sanitizer] Don't include <linux/user.h> in sanitizer_s...
2017-04-18 Eric FiselierUpdate google benchmark
2017-04-18 Eric FiselierAssert that a valid operator new/delete signature is...
2017-04-18 Eric FiselierSpeculatively attempt to fix bot failures caused by...
2017-04-18 Craig Topper[APInt] Cleanup the reverseBits slow case a little.
2017-04-18 Craig Topper[APInt] Make operator<<= shift in place. Improve the...
2017-04-18 Douglas Yung[XRay][compiler-rt] Use emulated TSC when CPU supports...
2017-04-18 Eric Fiselier[coroutines] Fix building of new/delete expressions...
2017-04-18 Adrian PrantlDebug Info: Remove special-casing of indirect function...
2017-04-18 Adrian PrantlPR32382: Fix emitting complex DWARF expressions.
2017-04-18 Evgeniy Stepanov[asan] Fixup for r300483 (which is a fixup for r300473).
2017-04-18 George Burgess IVAdd const to a const method. NFC
2017-04-18 Jim InghamTestStaticVariables still fails on Linux.
2017-04-18 Davide Italiano[Target] Use hasOneUse() instead of getNumUses().
2017-04-18 Jim InghamThis test is succeeding on macOS with clang.
2017-04-18 Billy Robert... Allow a standard library to implement conditional noexc...
2017-04-17 Richard SmithFix mishandling of escaped newlines followed by newline...
2017-04-17 Peter CollingbourneObject: Shrink the size of irsymtab::Symbol by a word...
2017-04-17 Eric FiselierRename coroutine warning when unhandled_exception(...
2017-04-17 Jason MolendaUnify the common code in the ios, tvos, watchos platfor...
2017-04-17 Eric FiselierRevert r300504 - [coroutines] Fix rebuilding of implici...
2017-04-17 Eric FiselierWork around GCC 4.9 bug regarding default initializatio...
2017-04-17 Vedant Kumar[ubsan] Skip null checks if they are constant-folded...
2017-04-17 Vedant Kumar[ubsan] Skip null checks on pointers to the start of...
2017-04-17 Dehao ChenBuild SymbolMap in SampleProfileLoader to help matchin...
2017-04-17 Haicheng WuChange the testcase tail-merge-after-mbp.ll to tail...
2017-04-17 Craig Topper[SimplifyCFG] Use hasNUses instead of comparing getNumU...
2017-04-17 Eric Fiselier[coroutines] Fix rebuilding of implicit and dependent...
2017-04-17 Craig Topper[APInt] Merge the multiword code from lshrInPlace and...
2017-04-17 Jacob Gravelle[WebAssembly] Fix WebAssemblyOptimizeReturned after...
2017-04-17 Hans Wennborgclang-cl: Support the /Zc:twoPhase[-] command-line...
2017-04-17 Benjamin Kramer[SCEV] Fix another unused variable warning in release...
2017-04-17 Wei MiFix an unused variable error in rL300494.
2017-04-17 Kostya Serebryany[libFuzzer] experimental option -cleanse_crash: tries...
2017-04-17 Benjamin KramerRevert "Address bugs.llvm.org/pr30994 so that a non...
2017-04-17 Sylvestre LedruAdd a linker script to version LLVM symbols
2017-04-17 Davide Italiano[InstCombine] Matchers work with both ConstExpr and...
2017-04-17 Wei Mi[SCEV] Add a local cache for getZeroExtendExpr and...
2017-04-17 Sanjay Patel[InstSimplify] add/move tests for (icmp X, C1 & icmp...
2017-04-17 Dehao ChenUpdate the test to fix the buildbot failure introduced...
2017-04-17 Francis RicciUpdate suspended threads info to be compatible with...
2017-04-17 Derek Schuff[WebAssembly] Encode block signatures as SLEB instead...
2017-04-17 Eric FiselierFix passing incorrectly value-category when constructin...
2017-04-17 Casey Carter[optional] Update synopsis for LWG2934
2017-04-17 Yaxun LiuCodeGen: Let byval parameter use alloca address space
2017-04-17 Dehao ChenAdd GNU_discriminator support for inline callsites...
2017-04-17 Yaxun LiuCodeGen: Let lifetime intrinsic use alloca address...
2017-04-17 Benjamin Kramer[tsan] Add missing include for uint64_t in test.
2017-04-17 Kuba MracekFixup for r300473: Use %lu on Linux for tid_t in format...
2017-04-17 Matt ArsenaultAMDGPU: Use MachineRegisterInfo to find max used register
2017-04-17 Matt ArsenaultAMDGPU: Change stack alignment
2017-04-17 Brendon Cahoon[CodeGenPrepare] Fix crash due to an invalid CFG
2017-04-17 Benjamin KramerUnbreak build of the wasm backend after r300463.
2017-04-17 Peter CollingbourneBitcode: Add missing build dep to fix shlib build.
2017-04-17 Craig Topper[APInt] Remove self move check from move assignment...
2017-04-17 Davide Italiano[ClangASTContext] Placate `casts away qualifiers` warni...
2017-04-17 Craig Topper[IR] Implement DataLayout::getPointerTypeSizeInBits...
2017-04-17 Tim NorthoverAArch64: put nonlazybind special handling behind a...
2017-04-17 Kuba Mracek[sanitizer] Introduce tid_t as a typedef for OS-provide...
2017-04-17 Konstantin... AMDGPU: Test handling of R_AMDGPU_ABS64 in RelocVisitor
2017-04-17 Craig Topper[IR] Put the Use list waymarking bits in the bit positi...
2017-04-17 Konstantin... AMDGPU: Set CodePointerSize to 8 for amdgcn
2017-04-17 Adrian PrantlAdd additional CHECKs to safestack.c.
2017-04-17 Adrian PrantlRevert "Revert "Add a test for debug info with the...
2017-04-17 Adrian PrantlRevert "Revert "Add a test for __block variables +...
2017-04-17 Adrian PrantlRevert "Revert "Add an end-to-end testcase for address...
2017-04-17 Peter CollingbourneObject: Use offset+size as the irsymtab string represen...
2017-04-17 Peter CollingbourneBitcode: Add a string table to the bitcode format.
2017-04-17 Konstantin... Distinguish between code pointer size and DataLayout...
2017-04-17 Tim NorthoverAArch64: support nonlazybind
2017-04-17 David BlaikieUse default ref capture to simplify local lambdas,...
2017-04-17 Ahmed BougachaRevert "Add a test for debug info with the safestack...
2017-04-17 Ahmed BougachaRevert "Add an end-to-end testcase for address sanitizer."
2017-04-17 Ahmed BougachaRevert "Add a test for __block variables + asan."
2017-04-17 Craig TopperIntroduce APInt::isSignBitSet/isSignBitClear. Use in...
2017-04-17 Francis RicciDon't read non-readable address ranges during lsan...
2017-04-17 Greg ClaytonDon't ever reduce the timeout of a packet, only increas...
2017-04-17 Akira Hatanaka[ObjC] Mark loads from __NSArray0 and __NSDictionary0...
2017-04-17 Matt ArsenaultAMDGPU: SimplifyDemandedElts for image intrinsics
2017-04-17 Davide Italiano[LCSSA] Don't insert tokens into the worklist at all.
2017-04-17 Marshall ClowSigh. Once again forgot about the 'no exceptions' bots.
2017-04-17 Francis RicciScan Kernel Alloc Once page for global pointers
2017-04-17 Marshall ClowMark LWG#2853 as complete. No code changes required...
2017-04-17 Andrey ChurbanovFix crash in invoking microtask on ios arm64.
2017-04-17 Amaury SechetIntroducing LLVMMetadataRef
2017-04-17 Max Kazantsev[LoopPeeling] Get rid of Phis that become invariant...
2017-04-17 George Rimar[ELF] - Add compress-debug-output-i386.s testcase.
2017-04-17 George Rimar[ELF] - Implemented --compress-debug-sections option.
2017-04-17 Yaron KerenAddress bugs.llvm.org/pr30994 so that a non-friend...
2017-04-17 Serguei Katkov[BPI] NFC: reorder ifs to bail out earlier
2017-04-17 Max Kazantsev[LoopPeeling] Fix condition for phi-eliminating peeling
2017-04-17 Serguei Katkov[BPI] Use metadata info before any other heuristics
2017-04-17 Craig Topper[InstCombine] Simplify 1/X for vectors.
2017-04-17 Craig Topper[InstCombine] Add test cases for missing support for...
2017-04-17 Craig Topper[InstCombine] Add support for vector srem->urem.
2017-04-17 Craig Topper[InstCombine] Add missing testcases for srem->urem...
2017-04-17 Craig Topper[InstCombine] Add support for turning vector sdiv into...
2017-04-17 Craig Topper[InstCombine] Add test cases for missing support for...
2017-04-17 Davide Italiano[LCSSA] Simplify a loop. NFCI.
next