summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-05Fix llvm-clang-x86_64-expensive-checks-win build by setting bigobj flag.linaro-local/ci/tcwg-llvm-kernel-baseline-armv8l-master-next-defconfig_nolselinaro-local/ci/tcwg-llvm-kernel-baseline-armv8l-master-nextSimon Pilgrim
2018-10-05[clangd] Remove debugging output in testSam McCall
2018-10-05[clangd] Fix a subtle case for GetBeginningOfIdentifier.Sam McCall
2018-10-05[AArch64] Use filecheck captures for metadata node numbers in test. NFCDavid Green
2018-10-05Add missing period to comment to match style of file.Neil Henning
2018-10-05[clangd] Make binary index format the default, remove dead flag.Sam McCall
2018-10-05Introduce internal_sysctlbyname in place of sysctlbynameKamil Rytarowski
2018-10-05AMDGPU/GlobalISel: Add support for G_INTTOPTRlinaro-local/ci/tcwg-llvm-kernel-baseline-armv8l-master-stable-defconfig_nolselinaro-local/ci/tcwg-llvm-kernel-baseline-armv8l-master-stablelinaro-local/ci/tcwg-llvm-kernel-baseline-aarch64-master-ltsTom Stellard
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