summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] - Improved DWARF5 support.George Rimar2018-09-1318-81/+393
* [NFC]Refactor MultiVersion Resolver Emission to combine typesErich Keane2018-09-134-93/+108
* [OPENMP] Fix PR38903: Crash on instantiation of the non-dependentAlexey Bataev2018-09-139-67/+144
* [cmake] Fix a unittest when `LLVM_LINK_LLVM_DYLIB` is requested.Richard Diamond2018-09-131-4/+6
* [InstCombine] remove checks for IsFreeToInvert()Sanjay Patel2018-09-131-3/+1
* Renovate CMake files in the `llvm-(cfi-verify|exegesis|mca)` tools.Richard Diamond2018-09-135-43/+27
* [InstCombine] reorder folds to reduce chance of infinite loopsSanjay Patel2018-09-131-22/+20
* [ELF] Guard --fix-cortex-a53-843419 against --just-symsPeter Smith2018-09-132-1/+23
* Add missing REQUIRES x86 to test/COFF/icf-safe.sAzharuddin Mohammed2018-09-131-0/+1
* Fix typo in error message. NFC.Azharuddin Mohammed2018-09-131-1/+1
* [clangd] Fix Dexp buildKirill Bobyrev2018-09-131-1/+1
* [DWARFExpression] Read literars as unsigned values.Jonas Devlieghere2018-09-134-1/+82
* [ARM] Allow truncs as sources in ARM CGPSam Parker2018-09-132-20/+23
* [ARM] Fix FixConst for ARMCodeGenPrepareSam Parker2018-09-132-21/+13
* Print correctly dependency paths on WindowsDavid Bolvansky2018-09-134-18/+22
* [clangd] Cleanup FuzzyFindRequest filtering limit semanticsKirill Bobyrev2018-09-139-34/+38
* [clangd] Use JSON format in benchmark requests readerKirill Bobyrev2018-09-134-42/+41
* [MC/Dwarf] Unclamp DWARF linetables format on Darwin.Jonas Devlieghere2018-09-138-28/+16
* [clangd] Allow all LSP methods to signal cancellation via $/cancelRequestSam McCall2018-09-1310-154/+103
* [clangd] Clarify and hide -index flag.Eric Liu2018-09-131-4/+5
* AMDGPU: Fix not preserving alignent in call setupsMatt Arsenault2018-09-132-1/+57
* DAG: Fix expansion of unaligned FP loads and storesMatt Arsenault2018-09-132-4/+70
* AMDGPU: Fix some outdated datalayouts in testsMatt Arsenault2018-09-1331-59/+36
* [clangd] Simplify cancellation public APISam McCall2018-09-137-151/+99
* [docs] Provide pointers to known editor plugins and extensionsKirill Bobyrev2018-09-131-0/+35
* Fix unused variable warning. NFCI.Simon Pilgrim2018-09-131-1/+1
* ARM: align loops to 4 bytes on Cortex-M3 and Cortex-M4.Tim Northover2018-09-137-1/+79
* [AArch64] Enable return address signing for static ctorsOliver Stannard2018-09-132-0/+27
* Fix MSVC "illegal conversion; more than one user-defined conversion has been ...Simon Pilgrim2018-09-131-1/+1
* [clangd] Don't create child AND and OR iterators with one posting listKirill Bobyrev2018-09-131-3/+7
* [clangd] Rename global-symbol-builder to clangd-indexer.Ilya Biryukov2018-09-135-8/+8
* [XRay] Bug fixes for FDR custom event and arg-loggingDean Michael Berris2018-09-134-42/+54
* Remove byte counting from SourceManager [NFC]Raphael Isemann2018-09-131-10/+10
* [AMDGPU] Load divergence predicate refactoringAlexander Timofeev2018-09-132-8/+26
* [mips] Enable the mnemonic spell correctorSimon Atanasyan2018-09-132-1/+72
* [llvm-exegesis][NFC] Remove dead parameter.Clement Courbet2018-09-131-3/+2
* [llvm-exegesis][NFC] Split BenchmarkRunner classClement Courbet2018-09-1315-243/+399
* [clang-format] Wrapped block after case label should not be merged into one lineOwen Pan2018-09-132-0/+30
* [AMDGPU] Preliminary patch for divergence driven instruction selection. L...Alexander Timofeev2018-09-132-0/+24
* [X86] Type legalize v2i32 div/rem by scalarizing rather than promotingCraig Topper2018-09-133-401/+382
* Making pstl repository.Tanya Lattner2018-09-130-0/+0
* ARM: correct the relocation type for `bl` on WoASaleem Abdulrasool2018-09-132-11/+19
* [NFC] Add Requires: asserts where neededMax Kazantsev2018-09-132-0/+2
* [NFC] Use expensive asserts in relevant LICM testsMax Kazantsev2018-09-132-4/+4
* Remove isAsCheapAsAMove from v128.constThomas Lively2018-09-131-1/+1
* Remove isAsCheapAsAMove from mem opsThomas Lively2018-09-131-2/+2
* [WebAssembly] Add missing SIMD instruction attributesThomas Lively2018-09-131-2/+3
* Mark LWG#3102 as complete. No code changes, but I updated a test or twoMarshall Clow2018-09-132-1/+7
* STLExtras: Add some more algorithm wrappersDavid Blaikie2018-09-131-0/+14
* DebugInfo/PDB: Remove unused memberDavid Blaikie2018-09-132-3/+2
OpenPOWER on IntegriCloud