summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-05[WebAssembly] abs and sqrt builtinslinaro-local/ci/tcwg-llvm-kernel-baseline-aarch64-master-mainlineThomas Lively
2018-10-05[WebAssembly] any_true and all_true builtinsThomas Lively
2018-10-05[WebAssembly] saturating arithmetic builtinsThomas Lively
2018-10-05[WebAssembly] __builtin_wasm_replace_lane_* builtinsThomas Lively
2018-10-05[WebAssembly] __builtin_wasm_extract_lane_* builtinsThomas Lively
2018-10-05[WebAssembly] Saturating arithmetic intrinsicsThomas Lively
2018-10-05[cmake] Also create lowercase extension WinSDK symlinksShoaib Meenai
2018-10-04Thread safety analysis: Examine constructor argumentsAaron Puchert
2018-10-04[WebAssembly] Fixed missing "global" symbol type in AsmParser.Wouter van Oortmerssen
2018-10-04[globalisel][combine] When placing truncates, handle the case when the BB is ...Daniel Sanders
2018-10-04[SimplifyCFG] Pass AggressiveInsts to DominatesMergePoint by reference. Remov...Craig Topper
2018-10-04[WebAssembly] Ignore DBG_VALUE in WebAssemblyCFGStackify pass when looking fo...Yury Delendik
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