summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-04[clangd] Dex: FALSE iterator, peephole optimizations, fix AND bugSam McCall
2018-10-04[llvm-mca][x86] Add tests demonstrating ReadAfterLd delaySimon Pilgrim
2018-10-04[PassTimingInfo] cleanup on TimingData's Timer handlingFedor Sergeev
2018-10-04[llvm-exegesis][NFC] Improve parsing of the YAML filesGuillaume Chatelet
2018-10-04[doc] Update the programmer's manual about SmallSet's iteratorKristof Umann
2018-10-04Re-commit r343500 "Fix build with GCC < 5.0 (PR39131)"Tatyana Krasnukha
2018-10-04[clang-tidy] Sequence statements with multiple parents correctly (PR39149)Martin Bohme
2018-10-04[Index] Respect "IndexFunctionLocals" option for type loc.Haojian Wu
2018-10-04[llvm-mca] Check for inconsistencies when constructing instruction descriptors.Andrea Di Biagio
2018-10-04Fix MSVC "not all control paths return a value" warning. NFCI.Simon Pilgrim
2018-10-04[clangd] Revert accidental flag changeSam McCall
2018-10-04[clangd] Use canonical declarations in ReferenceFinder.Haojian Wu
2018-10-04[ELF] - Simplify. NFCI.George Rimar
2018-10-04[constexpr] Fix ICE when memcpy() is given a pointer to an incomplete arrayPetr Pavlu
2018-10-04[clangd] Support refs() in dex. Largely cloned from MemIndex.Sam McCall
2018-10-04[clangd] clangd-indexer: Drop support for MR-via-YAMLSam McCall
2018-10-04[AArch64][ARM] Context sensitive meaning of cryptoSjoerd Meijer
2018-10-04[RISCV][NFC] Remove dead CHECK lines from vararg.ll testAlex Bradbury
2018-10-04[RISCV] Bugfix for floats passed on the stack with the ILP32 ABI on RV32FAlex Bradbury
2018-10-04[llvm-exegesis][NFC] Test sched class names only in !NDEBUG mode.Clement Courbet
2018-10-04[X86] Merge matchANDXORWithAllOnesAsANDNP into combineANDXORWithAllOnesIntoAN...Craig Topper
2018-10-04[CMake] Use just basename when copying C++ ABI headerslinaro-local/ci/tcwg-llvm-kernel-baseline-aarch64-master-nextPetr Hosek
2018-10-04[RISCV][NFC] Fix naming of RISCVISelLowering::{LowerRETURNADDR,LowerFRAMEADDR}linaro-local/ci/tcwg-llvm-kernel-baseline-aarch64-master-stableAlex Bradbury
2018-10-04[llvm-exegesis] Unbreak analysis-uops-variant.test introduced in D52825Fangrui Song
2018-10-04[LegalizeIntegerTypes] Fix typo in comment. NFCCraig Topper
2018-10-04Use std::make_pair rather than brace initialization.Matt Morehouse
2018-10-04[ELF] Fix typo. NFCShoaib Meenai
2018-10-04[analyzer] [quickfix] Temporarily disabling a failing test.George Karpenkov
2018-10-03[WebAssembly] Add WebAssembly to LLVM_ALL_TARGETSDerek Schuff
2018-10-03[ELF] Fix crash on invalid undefined local symbolsShoaib Meenai
2018-10-03[llvm-nm] Update clang tests based on changed llvm-nm outputJordan Rupprecht
2018-10-03[llvm-nm] Update lld tests based on changed llvm-nm outputJordan Rupprecht