summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix naming style. NFC.Alexander Kornienko2019-12-123-23/+23
* gn build: Merge 526244b187dLLVM GN Syncbot2019-12-121-0/+1
* [Matrix] Add first set of matrix intrinsics and initial lowering pass.Florian Hahn2019-12-1224-0/+2638
* [ARM][MVE] findVCMPToFoldIntoVPS. NFC.Sjoerd Meijer2019-12-122-30/+29
* [Alignment][NFC] Adding Align compatible methods to IntrinsicInst/IRBuilderGuillaume Chatelet2019-12-124-63/+130
* gn build: Merge 600d123c6ffLLVM GN Syncbot2019-12-121-0/+1
* [ARM][CMSE] Add CMSE header and builtinsMomchil Velikov2019-12-128-0/+409
* AMDGPU/SILoadStoreOptimizer: Simplify functionTom Stellard2019-12-121-62/+50
* [OpenMP][Test] Add check for aux-triple predefined macrosAlexey Bader2019-12-121-0/+5
* [ARM][MVE] Sink vector shift operandSam Parker2019-12-123-21/+462
* [lldb/DWARF] Fix v5 location lists for dwo filesPavel Labath2019-12-123-1/+198
* [llvm-dwarfdump] Add blank line after printing line tableJames Henderson2019-12-122-0/+5
* [clangd] Implement "textDocument/documentLink" protocol supportMichael Forster2019-12-1211-0/+175
* [Diagnsotics] Small Improvement on -Wmisleading-indentationTyker2019-12-122-5/+26
* [NFC][ARM] Add some test triplesSam Parker2019-12-122-181/+773
* [Attributor][NFC] Fix comments and unnecessary commaHideto Ueno2019-12-122-7/+10
* [Attributor] [NFC] Use `checkForAllUses` helpr in `AAHeapToStackImpl::updateI...Hideto Ueno2019-12-121-35/+18
* [Attributor][NFC] Refactoring `AANoFreeArgument::updateImpl`Hideto Ueno2019-12-121-38/+15
* [Analyzer][Docs][NFC] Add CodeChecker to the command line toolsGabor Marton2019-12-123-3/+143
* [DebugInfo] Prevent invalid fragments at ISel from dropping debug infostozer2019-12-122-1/+58
* [Support] Try to fix bot failure after 8ddcd1dc26Russell Gallop2019-12-121-0/+1
* [clangd] Rename constructors and destructors in cross-file caseKirill Bobyrev2019-12-122-70/+109
* [Support] Extend TimeProfiler to support multiple threadsRussell Gallop2019-12-122-18/+85
* [Tooling/Syntax] Helpers to find spelled tokens touching a location.Sam McCall2019-12-124-0/+88
* [clangd] Fix windows testsKadir Cetinkaya2019-12-121-0/+1
* [NFC] - Partially revert 9c48c2f9c477007234cGabor Buella2019-12-121-1/+1
* [llvm-readobj][test] - Add a test for testing regular section flags and clean...Georgii Rymar2019-12-125-76/+148
* [lldb] Remove ClangASTMetricsRaphael Isemann2019-12-124-106/+0
* [lldb] "See through" atomic types in ClangASTContextPavel Labath2019-12-122-56/+68
* [clangd] Fix hover crashing on null typesKadir Cetinkaya2019-12-122-2/+21
* [Mips] Add support for min/max/umin/umax atomicsMirko Brkusanin2019-12-129-29/+5218
* Temporarily Revert "[DataLayout] Fix occurrences that size and range of point...Nicola Zaghen2019-12-1223-234/+81
* [NFC] - Typo fix in test/CodeGenCXX/runtime-dllstorage.cppGabor Buella2019-12-121-5/+5
* [lldb][NFC] Don't implement ClangASTContext::SetMetadata again as a static me...Raphael Isemann2019-12-122-13/+9
* [DataLayout] Fix occurrences that size and range of pointers are assumed to b...Nicola Zaghen2019-12-1223-81/+234
* [Tooling] Move raw string literal out of a macro call. NFCIlya Biryukov2019-12-121-4/+7
* [AArch64][SVE] Remove nxv1f32 and nxv1f64 as legal typesCullen Rhodes2019-12-123-31/+13
* [libomptarget][nfc] Add missing header for amdgcn/target_implJon Chesterfield2019-12-121-1/+3
* [llvm-readobj][test] - Cleanup and split tests in tools/llvm-readobj folder.Georgii Rymar2019-12-1228-2088/+2180
* [NFC][llvm][MIRVRegNamerUtils] Moving methods around. Making some private.Puyan Lotfi2019-12-122-13/+9
* Revert unintentional change to compiler-rt as part of the __bit_reference rev...Eric Christopher2019-12-121-1/+1
* [compiler-rt] Add a critical section when flushing gcov countersCalixte Denizet2019-12-121-1/+24
* Temporarily Revert "[libc++] Fix -Wdeprecated-copy warnings in __bit_reference"Eric Christopher2019-12-122-4/+1
* [DWARF5][DWARFVerifier] Check that Skeleton compilation unit does not have ch...Alexey Lapshin2019-12-122-0/+55
* Revert "[ARM][MVE] Sink vector shift operand"Sam Parker2019-12-124-462/+21
* [libc++] Fix -Wdeprecated-copy warnings in __bit_referenceEric Christopher2019-12-111-0/+3
* [ARM][MVE] Sink vector shift operandSam Parker2019-12-124-21/+462
* Fix an error in the block ABI documentation sample codeAkira Hatanaka2019-12-111-1/+1
* [Syntax] Build nodes for simple cases of top level declarationsIlya Biryukov2019-12-124-4/+380
* [OpenMP][Docs] Mark 5.0 features worked on and list 5.1 featuresJohannes Doerfert2019-12-121-2/+17
OpenPOWER on IntegriCloud