summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump the trunk version to 10.0.0svnupstream/llvmorg-10-initllvmorg-10-initHans Wennborg2019-07-1822-367/+79
* [lldb][NFC] Format 'type' commands in Options.tdRaphael Isemann2019-07-181-46/+98
* [lldb] Tablegenify thread commands and fix completion bug for thread step-*Raphael Isemann2019-07-182-39/+100
* [ELF][PPC] Refactor some ppc64 testsFangrui Song2019-07-1810-619/+308
* [ARM][DAGCOMBINE][FIX] PerformVMOVRRDCombineDiogo N. Sampaio2019-07-182-3/+38
* [OpenCL] Improve destructor support in C++ for OpenCLMarco Antognini2019-07-1814-113/+234
* [OpenCL] Update comments/diagnostics to refer to C++ for OpenCLAnastasia Stulova2019-07-1817-45/+43
* [clangd] Added highlightings for template parameters and specializations.Johan Vikstrom2019-07-184-6/+64
* [SCEV] add no wrap flag for SCEVAddExpr.Chen Zheng2019-07-185-8/+8
* [lld] Fix vs-diagnostics-version-script test. NFC.Chris Jackson2019-07-181-5/+2
* [OpenCL][PR42033] Fix addr space deduction with template parametersAnastasia Stulova2019-07-185-10/+23
* Fixup r366333 (require x86 in test)Diana Picus2019-07-181-0/+1
* [lldb][NFC] Tablegenify type commandsRaphael Isemann2019-07-182-68/+101
* [lldb] Don't double emit option groupsRaphael Isemann2019-07-181-1/+0
* Fix asan infinite loop on undefined symbolSerge Guelton2019-07-182-2/+49
* [RISCV] Reset NoPHIS MachineFunctionProperty in emitSelectPseudoAlex Bradbury2019-07-181-0/+1
* [LoopInfo] Use early return in branch weight update functions. NFC.Serguei Katkov2019-07-181-29/+30
* [RISCV][DebugInfo] Fix dwarf-riscv-relocs.ll test on WindowsAlex Bradbury2019-07-181-1/+1
* [CodeComplete] Fix ASTUnit cached completion of macros from preamble, broken ...Sam McCall2019-07-183-4/+6
* clang-tidy release notes: Split and order changes by typeHans Wennborg2019-07-181-58/+61
* [NFC][PowerPC] Add the test to test the pass block-placementKang Zhang2019-07-182-1/+318
* [PowerPC][Clang] Remove use of malloc in mm_mallocQiu Chaofan2019-07-183-44/+8
* [X86] Disable combineConcatVectors for vXi1 vectors.Craig Topper2019-07-182-116/+116
* Fix typo in programmer's manual cantFile -> cantFailNathan Lanza2019-07-181-1/+1
* [DWARF][RISCV] Add support for RISC-V relocations needed for debug infoAlex Bradbury2019-07-1810-13/+194
* [ELF][test] Merge/rename some basic*.s testsFangrui Song2019-07-183-239/+40
* [clangd] Fix Fix -Wunused-lambda-capture after r366339Fangrui Song2019-07-181-4/+3
* [RISCV] Re-land r366331 d RISCV to LLVM_ALL_TARGETSAlex Bradbury2019-07-181-0/+1
* [RISCV] Avoid signed integer overflow UB in RISCVMatInt::generateInstSeqAlex Bradbury2019-07-181-1/+1
* [RISCV] Don't acccess an invalidated iterator in RISCVInstrInfo::removeBranchAlex Bradbury2019-07-181-2/+2
* [AArch64] Add dependency from AArch64CodeGen to TransformUtils to fix -DBUILD...Fangrui Song2019-07-181-1/+1
* Only build lldb-tblgen if it's not a current targetNathan Lanza2019-07-181-7/+13
* [Tests] Add a test showing how we handle overaligned allocas w/ no-realign-stackPhilip Reames2019-07-181-0/+55
* [cmake] Add NATIVE build for cross compiling standalone buildsNathan Lanza2019-07-181-0/+14
* [analyzer] MallocChecker: Prevent Integer Set Library false positivesCsaba Dabis2019-07-182-1/+75
* Changes to display code view debug info type records in hex formatNilanjana Basu2019-07-177-122/+149
* hwasan: Use C++ driver for cfi.cc test.Peter Collingbourne2019-07-171-1/+1
* Make DT a transitive dependency of LI.Evgeniy Stepanov2019-07-171-1/+1
* [llvm-bcanalyzer] Fixed error 'Expected<T> must be checked before access or d...Denis Bakhvalov2019-07-171-2/+5
* llvm-pdbdump: Fix several smaller issues with injected source compression han...Nico Weber2019-07-1714-27/+181
* [AMDGPU] Simplify AMDGPUInstPrinter::printRegOperand()Stanislav Mekhanoshin2019-07-172-157/+37
* AMDGPU: Set inaccessiblememonly on sendmsg intrinsicsMatt Arsenault2019-07-171-2/+2
* [NFC] Clarify a Cmake status message regarding Python on LLDBConfigAdrian McCarthy2019-07-171-1/+1
* [X86] Make sure we mark 128/256 MLOAD as Legal with VLX when min-legal-vector...Craig Topper2019-07-172-5/+20
* Ah, forgot a debug line I left in the dsym-for-uuid.sh scriptJason Molenda2019-07-171-1/+0
* gn build: Merge r366361.Peter Collingbourne2019-07-171-0/+1
* hwasan: Initialize the pass only once.Peter Collingbourne2019-07-175-41/+36
* Add support to ProcessMachCore::DoLoadCore to handle an EFI UUID str.Jason Molenda2019-07-176-0/+497
* [NFC][ScopBuilder] Move buildSchedule and its callees to ScopBuilder or ScopH...Dominik Adamski2019-07-176-320/+327
* [AMDGPU] Stop special casing flat_scratch for register nameStanislav Mekhanoshin2019-07-172-13/+1