platform/upstream/llvm.git
2017-03-25 Simon Pilgrim[X86][SSE] Combine (VSRLI (VSRAI X, Y), (NumSignBits...
2017-03-25 Eric ChristopherChange the default attributes for llvm.prefetch to...
2017-03-25 Simon Pilgrim[X86][SSE] Added ComputeNumSignBitsForTargetNode suppor...
2017-03-25 Simon Pilgrim[X86][SSE] Generalised CMP+AND1 combine to ZERO/ALLBITS...
2017-03-25 Eric Christopher_CALL_LINUX is only defined on 64-bit ppc linux platfor...
2017-03-25 Michal GornyPluginUnwindAssemblyX86: add missing linkage to MCDisasm
2017-03-25 Michal GornyExpression: add missing linkage to RuntimeDyld component
2017-03-25 Sanjay Patel[x86] use PMOVMSK to replace memcmp libcalls for 16...
2017-03-25 Simon Pilgrim[X86][SSE] Add extra computeNumSignBits test case for...
2017-03-25 Yaxun Liu[AMDGPU] Make AMDGPUTargetInfo::AS private
2017-03-25 Craig Topper[InstCombine] Change the interface of SimplifyDemandedB...
2017-03-25 Eric ChristopherUpdate the comment on not yet generated preprocessor...
2017-03-25 Eric ChristopherAdd the __LONGDOUBLE128 define for ppc targets that...
2017-03-25 Eric ChristopherDefine __HAVE_BSWAP__ on ppc to match gcc since we...
2017-03-25 Balaram Makam[AArch64] Refine Falkor Machine Model - Part1
2017-03-25 Yaxun Liu[AMDGPU] Switch address space mapping by triple environ...
2017-03-25 Shoaib Meenai[libc++] Fix some comment typos
2017-03-25 Eric ChristopherAdd the _CALL_LINUX preprocessor define for ppc linux...
2017-03-25 Shoaib Meenai[libc++] Fix word transposition in comment
2017-03-25 Shoaib Meenai[libc++] Fix capitalization in comment
2017-03-25 Shoaib Meenai[libc++] Update package version
2017-03-25 Eric Christopher__BIGGEST_ALIGNMENT__ has always been 16 on all power...
2017-03-25 Davide Italiano[NewGVN] Adjust NDEBUG markers.
2017-03-25 Eric ChristopherAdd preprocessor defines for a bare powerpc64le triple...
2017-03-25 Yaxun Liu[AMDGPU] Switch data layout by triple environment amdgiz
2017-03-25 Vitaly Buka[libFuzzer] Fix test on Windows.
2017-03-25 Evgeniy Stepanov[asan] Put ctor/dtor in comdat.
2017-03-25 Kostya Serebryany[libFuzzer] read asan's dedup_token while minimizing...
2017-03-25 Richard Trieu[ODRHash] Add support for array and decayed types.
2017-03-25 Evgeniy StepanovFix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.
2017-03-25 Eli Friedman[ARM] Fix mixup between Lo and Hi in SMLALBB formation.
2017-03-24 Simon PilgrimApply clang-format as commented in D31311. NFCI.
2017-03-24 Reid Kleckner[codeview] Don't assert when the user violates the ODR
2017-03-24 Rui UeyamaUse raw_fd_ostream::has_colors instead of StandardErrHa...
2017-03-24 Rui UeyamaUpdate comment.
2017-03-24 Jessica Paquette[Outliner] Revert r298734.
2017-03-24 Kostya Serebryany[libFuzzer] be more careful when calling strlen of...
2017-03-24 Craig TopperRevert r298711 "[InstCombine] Provide a way to calculat...
2017-03-24 Sanjay Patel[x86] add 32-bit RUN for better memcmp coverage; NFC
2017-03-24 Alex ShlyapnikovFix flaky strtok.c test.
2017-03-24 Richard Trieu[ODRHash] Add error messages for mismatched parameters...
2017-03-24 Kuba MracekFollow-up for r298738: Use "0" instead of "false" becau...
2017-03-24 Kostya Serebryany[libFuzzer] honor -exact_artifact_path for all intermed...
2017-03-24 Krzysztof ParzyszekMove spill size and alignment info from MC to TargetReg...
2017-03-24 Kuba MracekFix an uninitialized field in tsan_block_context_t...
2017-03-24 Matt ArsenaultAMDGPU: Fix annotating loops with nested loop conditions
2017-03-24 Davide Italiano[MachineScheduler] Add missing machine pass dependency.
2017-03-24 Ivan KrasinRevert r298620: [LV] Vectorize GEPs
2017-03-24 Jessica Paquette[Outliner] Remove no red zone requirment for AArch64
2017-03-24 Reid KlecknerDocument how to fetch monorepo SVN revision notes
2017-03-24 Evgeniy Stepanov[asan] Delay creation of asan ctor.
2017-03-24 Matt ArsenaultAMDGPU: Implement f16 fround
2017-03-24 Matt ArsenaultAMDGPU: Unify divergent function exits.
2017-03-24 Peter CollingbourneFix a test so that it actually checks the output.
2017-03-24 Krzysztof ParzyszekRevert r298652 on Quentin's request
2017-03-24 Adrian PrantlMake testcase less nonsensical while still exercising...
2017-03-24 Matt ArsenaultAMDGPU: Fold rcp/rsq of undef to undef
2017-03-24 Matt ArsenaultTTI: Split IsSimple in MemIntrinsicInfo
2017-03-24 Stanislav Mekhanoshin[AMDGPU] Fold V_CNDMASK with identical source operands
2017-03-24 Konstantin... [AMDGPU] Rename Kind to ValueKind in metadata to be...
2017-03-24 Stanislav Mekhanoshin[AMDGPU] Add AMDGPUAliasAnalysis to opt pipeline
2017-03-24 Teresa Johnson[ThinLTO] Correct counting of functions in inliner...
2017-03-24 Benjamin Kramer[AMDGPU] Don't enforce constexpr, there are still old...
2017-03-24 Valery Pykhtin[AMDGPU] Remove double map lookups in SI scheduler
2017-03-24 Reid Kleckner[PDB] Split item and type records when merging type...
2017-03-24 Simon Pilgrim[X86][SSE] Add ashr + mask test cases.
2017-03-24 Weiming ZhaoRevert "builtins: Select correct code fragments when...
2017-03-24 Weiming Zhao[Compiler-rt][Builtins] Implement lit-test support...
2017-03-24 Weiming Zhaobuiltins: Select correct code fragments when compiling...
2017-03-24 Simon PilgrimFix MSVC 'not all control paths return a value' warning.
2017-03-24 Craig Topper[InstCombine] Provide a way to calculate KnownZero...
2017-03-24 Valery Pykhtin[AMDGPU] Fix SGPR usage count in SI scheduler
2017-03-24 Anastasia Stulova[OpenCL][Bug 10573] Don't set CXXOperatorNames flag
2017-03-24 Valery Pykhtin[AMDGPU] Add a new line after a debug message
2017-03-24 Kuba MracekUpdate debug_external.cc testcase to use TSan-invisible...
2017-03-24 Marshall ClowXFAIL the std::byte tests on a bunch of old clang versi...
2017-03-24 Tom Stellardstable-merge-request.sh: Add a script for submitting...
2017-03-24 Simon Pilgrim[X86][SSE] Generalised lowerTruncate by PACKSS to work...
2017-03-24 Benjamin KramerAnother instance where GCC doesn't understand implicit...
2017-03-24 Benjamin KramerMake GCC happy again.
2017-03-24 Benjamin KramerDon't build up std::vectors with constant sizes when...
2017-03-24 Teresa JohnsonRemove stale and unused (MC)TargetOptions comparators.
2017-03-24 Artem Dergachev[analyzer] MisusedMovedObject: Remove deprecated callba...
2017-03-24 Artem Dergachev[analyzer] Add MisusedMovedObjectChecker for detecting...
2017-03-24 Krasimir Georgiev[libclang] Bury dead TemporaryFiles
2017-03-24 Krasimir Georgiev[clangd] Add support for vscode extension configuration
2017-03-24 Chandler CarruthRevert r298491 and r298494 which changed Clang's handli...
2017-03-24 Jason MolendaThe expression text in AppleObjCRuntimeV1::CreateObject...
2017-03-24 Max KazantsevRevert "[ScalarEvolution] Re-enable Predicate implicati...
2017-03-24 Daniel BerlinNewGVN: Small cleanup of two dominance related function...
2017-03-24 Daniel BerlinNewGVN: Small cleanup of useless expression deletion...
2017-03-24 Max Kazantsev[ScalarEvolution] Re-enable Predicate implication from...
2017-03-24 Marshall ClowImplement P0298R3: 'std::byte'. Reviewed as https:...
2017-03-24 Craig Topper[ValueTracking] Use uint64_t for CarryIn in computeKnow...
2017-03-24 Daniel BerlinNewGVN: Fix PR32403 - Handling of undef in phis was...
2017-03-24 Marshall ClowMove the scoped_lock inside the '#ifndef NO_THREADS...
2017-03-24 Martin Pelikan[XRay] [compiler-rt] Plug a file descriptor leak in...
2017-03-24 Kuba MracekFix a warning when running the GotsanRuntimeCheck test...
2017-03-24 Craig Topper[ValueTracking] Convert more places to use setHighBits...
2017-03-24 Kuba MracekUpdate the Darwin/external.cc testcase to use rpath...
next