summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-04Fix typos.linaro-local/ci/tcwg-llvm-kernel-baseline-armv8l-master-mainline-defconfig_nolselinaro-local/ci/tcwg-llvm-kernel-baseline-armv8l-master-mainlineBruce Mitchener
2018-10-04[COFF, ARM64] Add __getReg intrinsicMandeep Singh Grang
2018-10-04[llvm-mca] Remove unused/stale forward decl. NFC.Matt Davis
2018-10-04[RISCV] Support named operands for CSR instructions.Ana Pazos
2018-10-04[globalisel][combine] Fix a rare crash when encountering an instruction whose...Daniel Sanders
2018-10-04ReleaseNotes: remove superfluous 's' in 'can promotes'Ed Maste
2018-10-04[InstCombine] drop poison flags in SimplifyVectorDemandedEltsSanjay Patel
2018-10-04[clang-doc] Clean up Markdown outputJulie Hockett
2018-10-04[X86][LegalizeVectorOps] Use MERGE_VALUES to return two results from LowerLoa...Craig Topper
2018-10-04[SimplifyCFG] Change recursive calls to llvm::SimplifyCFG to instead use an o...Craig Topper
2018-10-04Esan for FreeBSD, forgotten file.David Carlier
2018-10-04[WebAssembly] Don't modify preds/succs iterators while erasing from themHeejin Ahn
2018-10-04AMDGPU: Rename isAmdCodeObjectV2 -> isAmdHsaOrMesaKonstantin Zhuravlyov
2018-10-04[Esan] Port cache frag to FreeBSDDavid Carlier
2018-10-04[COFF] [X86] Don't use llvm_unreachable for unsupported relocation typesMartin Storsjo
2018-10-04The Python 3 part of the script was missed when adding OpenBSD support.Brad Smith
2018-10-04Update Clang Windows getting started docsReid Kleckner
2018-10-04[AST] Revert mangling changes from r339428Shoaib Meenai
2018-10-04[NestedNameSpecifier] Add missing stream-specific dump methodsStephen Kelly
2018-10-04[InstCombine] reduce code duplication in SimplifyDemandedVectorElts; NFCISanjay Patel
2018-10-04Give same-named members unique timestamps on Darwin in llvm-ar.James Y Knight
2018-10-04[globalisel][combine] Improve the truncate placement for the extending-loads ...Daniel Sanders
2018-10-04[x86] add test for SSE sqrtss register dep (PR22206)Sanjay Patel
2018-10-04[clangd] Simplify Dex query tree logic and fix missing-posting-list bugSam McCall
2018-10-04[clangd] Dex: FALSE iterator, peephole optimizations, fix AND bugSam McCall
2018-10-04[clangd] Add std::move for converting-return to satisfy older compilersSam McCall
2018-10-04AArch64: Fix XSeqPairs/WSeqPairs problemsMatthias Braun
2018-10-04[AMDGPU] Match signed dot4/8 pattern.Farhana Aleen
2018-10-04[clang-tidy] fix failing unit testsJonas Toth
2018-10-04[clangd] fix another ambigous constructor in DexTestJonas Toth
2018-10-04[llvm-mca][x86] Add PR36951 ReadAfterLd test caseSimon Pilgrim
2018-10-04[InstCombine] allow bitcast to/from FP for vector insert/extract transformSanjay Patel
2018-10-04[clangd] Fix ambiguous constructor in DexTestlinaro-local/ci/tcwg-llvm-kernel-baseline-armv8l-master-lts-defconfig_nolselinaro-local/ci/tcwg-llvm-kernel-baseline-armv8l-master-ltsSam McCall
2018-10-04[clang-tidy] NFC use CHECK-NOTES in tests for fuchsia-default-argumentsJonas Toth
2018-10-04[clang-tidy] NFC use CHECK-NOTES in tests for performance-move-constructor-initJonas Toth
2018-10-04[clang] Add the exclude_from_explicit_instantiation attributeLouis Dionne
2018-10-04[clang-tidy] fix PR39167, bugprone-exception-escape hangs-upJonas Toth
2018-10-04[clang-tidy] Added pointer types to clang-tidy readability-identifier-naming ...Jonas Toth
2018-10-04[llvm-mca] Move field 'AllowZeroMoveEliminationOnly' to class RegisterFile. NFC.Andrea Di Biagio
2018-10-04[X86][AVX] Add PR39161 test case for v4f64 zzww shuffleSimon Pilgrim
2018-10-04[OpenMP][OMPT] Fix unsafe initialization of ompt_data_t objectsJonathan Peyton
2018-10-04[ELF][HEXAGON] Add support for GOT relocations.Sid Manning
2018-10-04[utils] Ensure that update_mca_test_checks.py writes prefixes in alphabetical...Greg Bedwell
2018-10-04[utils] simple refactor in update_mca_test_checks.py to make intent more read...Greg Bedwell
2018-10-04[RISCV] Remove overzealous is64Bit checksAlex Bradbury
2018-10-04[clangd] expose MergedIndex classSam McCall
2018-10-04[clangd] clangd-indexer gathers refs and stores them in index files.Sam McCall
2018-10-04[clangd] Remove one-segment-skipping from Dex trigrams.Sam McCall
2018-10-04[X86] Set correct MMO offset on scalarized load piecesDavid Greene
2018-10-04[cland] Dex: fix/simplify short-trigram generationSam McCall