platform/upstream/llvm.git
2017-04-21 Artur Pilipenko[InstCombine] fadd double (sitofp x), y check that...
2017-04-21 Kuba MracekFixup for r301007: Restrict the -D hack to Darwin.
2017-04-21 Evgeniy Stepanov[cfi] Run tests with and without lld and thinlto.
2017-04-21 Kostya Kortchinsky[scudo] Bypass Quarantine if its size is set to 0
2017-04-21 Zachary Turner[BitVector] Add find_last() and find_last_unset().
2017-04-21 Saleem AbdulrasoolCOFF: add support for CONSTANT exports
2017-04-21 Kuba MracekRevert r301010: Bot failures on Windows, NetBSD and...
2017-04-21 Kuba Mracek[tsan] Add a test for "external" API that checks the...
2017-04-21 Kuba Mracek[libFuzzer] Always build libFuzzer
2017-04-21 Kuba Mracek[tsan] Refactor __tsan_external_read/__tsan_external_wr...
2017-04-21 Kuba Mracek[libFuzzer] Changing thread_local to __thread in libFuzzer
2017-04-21 Zachary TurnerAdd llvm-cvtres to LLVMBuild.txt
2017-04-21 Joel Jones[AArch64] Refactor instruction selection lowering for...
2017-04-21 Zachary TurnerAdd empty shell of llvm-cvtres.
2017-04-21 Kuba Mracek[tsan] Publish the TSan external API in tsan_interface.h
2017-04-21 Tim NorthoverARM: don't try to create an i8 -> i32 vpaddl.
2017-04-21 Kuba Mracek[tsan] Track external API accesses as 1-byte accesses...
2017-04-21 Kuba Mracek[tsan] Ignore memory accesses for libignored modules...
2017-04-21 Kuba Mracek[libFuzzer] Check for target(popcnt) capability before...
2017-04-21 Kuba Mracek[tsan] Don't report bugs from interceptors called from...
2017-04-21 Craig Topper[ValueTracking] Use APInt::setAllBits and APInt::inters...
2017-04-21 Craig Topper[APInt] Add compare/compareSigned methods that return...
2017-04-21 Juergen RibutzkaRemove empty and unused header file.
2017-04-21 Daniel Sanders[globalisel][tablegen] Import SelectionDAG's rule predi...
2017-04-21 Craig Topper[SimplifyCFG] Fix the determination of PostBB in condit...
2017-04-21 Benjamin Kramer[Clangd] Failed to decode params using 1.x-compatible...
2017-04-21 Benjamin Kramer[Clangd] Support Authority-less URIs
2017-04-21 Wei Mi[ConstHoisting] Add BFI in constanthoisting pass and...
2017-04-21 Anastasia Stulova[OpenCL] Fix semantic check of ndrange_t for device_sid...
2017-04-21 Chad Rosier[AArch64][Falkor] Refine modeling of store-release...
2017-04-21 Joel Jones[Mips] Document Mips Backend Relocation Principles
2017-04-21 Krasimir Georgiev[clang-format] Replace IncompleteFormat by a struct...
2017-04-21 Chad Rosier[AArch64][Falkor] Refine resource needs of STRQ with...
2017-04-21 Krasimir Georgiev[clang-format] Clang-tidy cleanup of NamespaceEndCommen...
2017-04-21 Krasimir Georgiev[clang-format] Clang-tidy cleanup of CleanupTest.cpp...
2017-04-21 Alex Lorenz[PR32667] -Wdocumentation should allow @param/@returns...
2017-04-21 Matthew Simpson[LV] Model if-converted phi node costs
2017-04-21 Daniel SandersRevert r300964 + r300970 - [globalisel][tablegen] Impor...
2017-04-21 Sanjay Patel[InstCombine] prefer xor with -1 because 'not' is easie...
2017-04-21 Chad Rosier[AArch64][Falkor] Refine loads/stores that require...
2017-04-21 Chad Rosier[AArch64][Falkor] Fix number of microops for WriteSTIdx...
2017-04-21 Chad Rosier[AArch64] Fix a few missed pre/post-inc in Falkor.
2017-04-21 Diana Picus[ARM] GlobalISel: Add support for G_TRUNC
2017-04-21 Daniel Sanders[globalisel][tablegen] Try again to fix builds on old...
2017-04-21 Ismail DonmezAdd support for openSUSE ARM Triples
2017-04-21 Daniel SandersRevert: r300966 - [globalisel][tablegen] Attempt to...
2017-04-21 Diana Picus[ARM] GlobalISel: Make struct arguments fail elegantly
2017-04-21 Daniel Sanders[globalisel][tablegen] Attempt to fix builds on old...
2017-04-21 Tobias GrosserGICHelper: remove forgotten isl foreach declarations
2017-04-21 Daniel Sanders[globalisel][tablegen] Import SelectionDAG's rule predi...
2017-04-21 Clement Courbettypo
2017-04-21 Clement Courbetadd skylake
2017-04-21 Clement Courbetadd 32 bit tests
2017-04-21 Clement Courbetuse repmovsb when optimizing forminsize
2017-04-21 Clement CourbetRename FastString flag.
2017-04-21 Clement Courbetadd more tests
2017-04-21 Clement CourbetX86 memcpy: use REPMOVSB instead of REPMOVS{Q,D,W}...
2017-04-21 George Rimar[DWARF] - Refactoring: localize handling of relocations...
2017-04-21 Diana PicusRevert r300889, r300906, r300935, r300939
2017-04-21 Clement CourbetDelete dead code
2017-04-21 Artyom Skrobov[Thumb1] The recently added tADCS and tSBCS pseudo...
2017-04-21 Serguei Katkov[AsmWriter] Eliminate warning. NFC
2017-04-21 Argyrios Kyrtzidis[index] Take advantage of 'external_source_symbol'...
2017-04-21 Argyrios Kyrtzidis[index] For 'transparent' tag typedefs, ignore their...
2017-04-21 George Burgess IV[MSSA] Clean up the updater a bit. NFC
2017-04-21 Davide Italiano[PartialInliner] Fix crash when inlining functions...
2017-04-21 Serguei Katkov[BPI] Add multiplication by scalar operators to BranchP...
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...
next