platform/upstream/llvm.git
2017-04-21 Eric Fiselierupdate XFAIL comments with more details
2017-04-21 Serguei Katkov[AsmWriter/APFloat] FP constant printing: Avoid usage...
2017-04-21 Eric FiselierMark exception_ptr tests as XFAIL on Windows for now
2017-04-21 Eric FiselierXFAIL Windows test failures under test/libcxx
2017-04-21 Akira HatanakaRevert r300932 and r300930.
2017-04-21 Vitaly Buka[asan] Fix test by removing "The signal is caused"...
2017-04-21 Richard Smith[modules] Properly look up the owning module for an...
2017-04-21 Billy Robert... Resolve unused local typedef warning in test.
2017-04-21 Alexander Shaposhnikov[analyzer] Fix assert in ExprEngine::processSwitch
2017-04-21 Vitaly Buka[asan] Fix test on ppc64le-linux by checking "UNKNOWN...
2017-04-21 Eric FiselierFix 'verify-support' available feature
2017-04-21 Alex ShlyapnikovDisable LSan on ppc64, some tests are failing.
2017-04-21 Akira Hatanaka[AArch64] Use suffix ULL to shift a 64-bit value.
2017-04-21 Davide Italiano[CodeExtractor] Remove an unneeded level of indirection...
2017-04-21 Akira Hatanaka[AArch64] Improve code generation for logical instructi...
2017-04-21 Ahmed BougachaRevert "Enable lsan test suite on Darwin x86_64 builds"
2017-04-20 Eli FriedmanRevert r300746 (SCEV analysis for or instructions).
2017-04-20 Craig Topper[InstCombine] Remove the zextOrTrunc from ShrinkDemande...
2017-04-20 Kostya Serebryany[asan] move textdomain.c to Linux dir, as the test...
2017-04-20 Eric FiselierFix PR25874 - cxa_thread_atexit_test.pass.cpp has an...
2017-04-20 Kostya Serebryanysanitizer: fix crash with textdomain(NULL) interceptor
2017-04-20 Matthias BraunX86RegisterInfo: eliminateFrameIndex: Avoid code duplic...
2017-04-20 Matthias BraunX86RegisterInfo: eliminateFrameIndex: Force SP for...
2017-04-20 Shoaib Meenai[libc++] Default to vcruntime when targeting MSVC
2017-04-20 Eric FiselierFix ATOMIC_<TYPE>_LOCK_FREE macros on Windows.
2017-04-20 Eric FiselierUse __CLANG_ATOMIC_TYPE_LOCK_FREE macros in `stdatomic.h`
2017-04-20 Sanjoy DasFix typo in comment
2017-04-20 Petr Hosek[CMake] Enable ARM target in Fuchsia toolchain
2017-04-20 Akira HatanakaRevert "[AArch64] Improve code generation for logical...
2017-04-20 Craig Topper[Simplify] Add testcase to show that merging conditiona...
2017-04-20 Eric FiselierAdd __CLANG_ATOMIC_<TYPE>_LOCK_FREE macros for use...
2017-04-20 Akira Hatanaka[AArch64] Improve code generation for logical instructi...
2017-04-20 Sanjay Patel[InstCombine] function names start with lower-case...
2017-04-20 Sanjay Patel[InstCombine] allow shl+shr demanded bits folds with...
2017-04-20 Peter CollingbourneCOFF: Remove some undefined declarations. NFC.
2017-04-20 Saleem AbdulrasoolSema: protect against ObjC++ typo-correction failure
2017-04-20 Saleem AbdulrasoolParse: cleanup some bleeding whitespace
2017-04-20 Sanjay Patel[InstCombine] add tests for shl+shr demanded bits splat...
2017-04-20 Vitaly Buka[asan] Match BUS and SIGV to fix test on Darwin
2017-04-20 Tim NorthoverAArch64: lower "fence singlethread" to a pure compiler...
2017-04-20 Tim NorthoverARM: lower "fence singlethread" to a pure compiler...
2017-04-20 Alex ShlyapnikovEnable LSan on PowerPC64.
2017-04-20 Jim InghamAdd an example command to toggle between disassembly...
2017-04-20 Evgeniy Stepanov[cfi] Add explicit -flto in create-derivers test.
2017-04-20 Evgeniy Stepanov[cfi] Move one test under cross-dso/icall.
2017-04-20 Xinliang David LiUse basicblock split block utility function
2017-04-20 Sanjay Patel[InstCombine] allow shl demanded bits folds with splat...
2017-04-20 Francis RicciEnable lsan test suite on Darwin x86_64 builds
2017-04-20 Craig Topper[InstCombine] Use APInt::intersects and APInt::isSubset...
2017-04-20 Eric FiselierFix Python 2 vs 3 incompatability with dict.items(...
2017-04-20 Francis RicciEnable leak sanitizer builds for darwin
2017-04-20 Chad Rosier[AArch64] Whitespace/ordering fixes for Falkor machine...
2017-04-20 Chad Rosier[AArch64] Refine Falkor machine description for pre...
2017-04-20 Eric FiselierBegin making git-clang-format python3 compatible.
2017-04-20 Francis Riccimake detect_leaks=1 the default for the lsan test suite
2017-04-20 Vitaly Buka[asan] Optimize strchr for strict_string_checks=false
2017-04-20 Sanjay Patel[InstCombine] allow ashr/lshr demanded bits folds with...
2017-04-20 Alex ShlyapnikovDefine standard suppressions for LSan, start with this...
2017-04-20 Alex ShlyapnikovDefine a suppression for known leaks on pthread_exit...
2017-04-20 Craig Topper[InstCombine] Use APInt::isSubsetOf to simplify some...
2017-04-20 Sanjay Patel[InstCombine] add tests for demanded bits ashr/lshr...
2017-04-20 Adrian PrantlDon't emit locations that need a DW_OP_stack_value...
2017-04-20 Benjamin Kramer[Support] Make asan poisoning for recyclers more aggres...
2017-04-20 Eric FiselierFix comment and remove incorrect linker flags in test...
2017-04-20 Benjamin KramerRemove stray ^S. NFC.
2017-04-20 Paul Robinson[DWARF] Fix a couple of typos
2017-04-20 Tim NorthoverARM: handle post-indexed NEON ops where the offset...
2017-04-20 Adrian McCarthyVarStreamArrayIterator needed non-const operator* overload.
2017-04-20 Craig Topper[InstCombine] Remove redundant code from SimplifyDemand...
2017-04-20 Paul Robinson[DWARF] Versioning for DWARF constants; verify FORMs
2017-04-20 Michael Kruse[DeLICM] Use Known information when comparing Existing...
2017-04-20 Benjamin Kramer[Driver] Add a missing -no-canonical-prefixes to test.
2017-04-20 Benjamin Kramer[go bindings] Rmove duplicated conversion function...
2017-04-20 Chad Rosier[AArch64] Improve scheduling of logical operations...
2017-04-20 Weiming Zhao[Thumb-1] Fix corner cases for compressed jump tables
2017-04-20 Davide Italiano[CodeExtractor] Remove a bunch of unneeded constructors.
2017-04-20 Benjamin Kramer[Recycler] Add asan/msan annotations.
2017-04-20 Benjamin KramerFix use-after-frees on memory allocated in a Recycler.
2017-04-20 Artyom SkrobovFixing outdated comment [NFC]
2017-04-20 Andrew KaylorFix formatting of constrained FP intrinsic documentation
2017-04-20 Yaxun LiuCodeGen: Let frame index value type match alloca addr...
2017-04-20 Reid KlecknerRemove duplicate AttributeList::removeAttributes implem...
2017-04-20 Sean CallananChanged a use of APInt::getSignBit to APInt::getSignMask.
2017-04-20 Kostya Kortchinsky[scudo] Remove GetActuallyAllocatedSize calls from...
2017-04-20 Sanjay Patel[DAGCombiner] use more local variables in isAlias(...
2017-04-20 Sam Clegg[WebAssembly] Add known failures for wasm object file...
2017-04-20 Adam NemetDon't pass FPOpFusion::Strict to the backend
2017-04-20 Zachary TurnerResubmit "[BitVector] Add operator<<= and operator...
2017-04-20 Craig Topper[APInt] Rename getSignBit to getSignMask
2017-04-20 Amara Emerson[SVE] Fix mismatched sign comparison warning in unit...
2017-04-20 Sanjay Patel[DAGCombiner] fix variable names in isAlias(); NFCI
2017-04-20 Kamil RytarowskiResurrect LLDB Standalone build on NetBSD
2017-04-20 Zachary TurnerRevert "[BitVector] Add operator<<= and operator>>=."
2017-04-20 Craig Topper[APInt] Add isSubsetOf method that can check if one...
2017-04-20 Sanjay Patel[DAGCombiner] give names to repeated calcs in isAlias...
2017-04-20 Craig TopperIn SimplifyDemandedUseBits, use computeKnownBits direct...
2017-04-20 Zachary Turner[BitVector] Add operator<<= and operator>>=.
2017-04-20 Daniel Sanders[globalisel] Enable tracing the legalizer with --debug...
2017-04-20 Kostya Kortchinsky[scudo] Minor changes and refactoring
2017-04-20 Davide Italiano[Utility] Placate another GCC warning.
next