summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [LegalizeTypes] Don't call PromoteTargetBoolean from SplitVecOp_VSETCC.Craig Topper2019-10-162-1/+112
* [libunwind][Android] Improve workaround for PIE zero-dlpi_addr bugRyan Prichard2019-10-161-23/+27
* [Concepts] ConceptSpecializationExprs manglingSaar Raz2019-10-163-4/+31
* Revert "[ASan] Refine diagnoses messages"Julian Lettner2019-10-161-1/+2
* update ScriptInterpreterPython to use File, not FILE*Lawrence D'Anna2019-10-164-64/+56
* CodeExtractor: NFC: Use Range based loopAditya Kumar2019-10-161-4/+4
* [libTooling] Put all Transformer declarations in a single namespace.Yitzhak Mandelbaum2019-10-1612-95/+146
* Fix an unused variable introduced in rL374955 / rG21703543.David L. Jones2019-10-161-0/+1
* [ASan] Refine diagnoses messagesJulian Lettner2019-10-161-2/+1
* [dsymutil] Support and relocate base address selection entries for debug_locJonas Devlieghere2019-10-154-0/+41
* [Reland][VirtualFileSystem] Support virtual working directory in the Redirect...Jonas Devlieghere2019-10-153-16/+217
* PR43674: fix incorrect constant evaluation of 'switch' where no caseRichard Smith2019-10-152-1/+7
* [lldb] Creates _liblldb symlink from cmakeHaibo Huang2019-10-152-283/+37
* Remove unnecessary and inappropriate forward-declaration of Sema fromRichard Smith2019-10-151-1/+0
* [Orc] Add a method for ObjectLinkingLayer to return ownership of object buffers.Lang Hames2019-10-152-0/+18
* [Docs] Updates sidebar links and sets max-width property for div.bodyDeForest Richards2019-10-152-3/+3
* [JITLink] Switch to slab allocation for InProcessMemoryManager, re-enable test.Lang Hames2019-10-152-12/+42
* [lit] Add back LitTestCaseJulian Lettner2019-10-155-0/+87
* [XCOFF]implement parsing relocation information for 32-bit xcoff object fileDigger Lin2019-10-156-5/+380
* [llvm-lipo] Add missing castAlexander Shaposhnikov2019-10-151-1/+2
* AMDGPU: Fix infinite searches in SIFixSGPRCopiesAustin Kerbow2019-10-153-1/+57
* [OPENMP]Fix comments/params, NFC.Alexey Bataev2019-10-151-4/+3
* [OPENMP]Allow final clause in combined task-based directives.Alexey Bataev2019-10-159-21/+61
* [llvm-readobj][xcoff] implement parsing overflow section header.Digger Lin2019-10-153-20/+107
* [WebAssembly] Elide data segments for .bss sectionsThomas Lively2019-10-1513-49/+75
* [Concept] Associated Constraints InfrastructureSaar Raz2019-10-1518-210/+293
* [Clang][OpenMP Offload] Move offload registration code to the wrapperSergey Dmitriev2019-10-1538-1140/+524
* Fix as-w-option.c on Windows where no assembler existsReid Kleckner2019-10-151-1/+1
* Revert "[VirtualFileSystem] Support virtual working directory in the Redirec...Jonas Devlieghere2019-10-153-217/+16
* Added support for "#pragma clang section relro=<name>"Dmitry Mikulin2019-10-1515-22/+123
* [WebAssembly] Allow multivalue types in block signature operandsThomas Lively2019-10-1515-117/+181
* [clang] refactor -Wa,-W test cases.Jian Cai2019-10-151-10/+0
* [llvm-objdump] Use a counter for llvm-objdump -h instead of the section index.Jordan Rupprecht2019-10-153-22/+63
* [test] Update YAML mapping in VirtualFileSystemTestJonas Devlieghere2019-10-151-6/+6
* Fix Driver/working-directory.c testJan Korous2019-10-151-1/+0
* [X86] combineX86ShufflesRecursively - split the getTargetShuffleInputs call f...Simon Pilgrim2019-10-151-3/+9
* [llvm-profdata] Reinstate tools/llvm-profdata/malformed-ptr-to-counter-array....Vedant Kumar2019-10-151-0/+52
* Reland [Driver] Fix -working-directory issuesJan Korous2019-10-155-35/+45
* [libc] Do not add unittests if LLVM_INCLUDE_TESTS is OFF.Siva Chandra2019-10-151-0/+4
* remove FILE* usage from SBStream.iLawrence D'Anna2019-10-154-3/+59
* [XCOFF] Output object text section header and symbol entry for program code.Digger Lin2019-10-155-95/+239
* [X86] Make memcmp() use PTEST if possible and also enable AVX1David Zarzycki2019-10-156-290/+554
* Add more information to JSON AST dumping of source locations.Aaron Ballman2019-10-1526-3131/+8133
* [NewGVN] Check that call has an access.Alina Sbirlea2019-10-152-2/+47
* [libomptarget][nfc] Make interface.h target independentJon Chesterfield2019-10-155-9/+32
* [MemorySSA] Update DomTree before applying MSSA updates.Alina Sbirlea2019-10-151-8/+5
* [VirtualFileSystem] Support virtual working directory in the RedirectingFSJonas Devlieghere2019-10-153-16/+217
* eliminate virtual methods from PythonDataObjectsLawrence D'Anna2019-10-152-380/+121
* [llvm-profdata] Remove tools/llvm-profdata/malformed-ptr-to-counter-array.testVedant Kumar2019-10-151-48/+0
* [AIX][XCOFF] Output XCOFF object text section header and symbol entry for pro...Digger Lin2019-10-151-0/+11
OpenPOWER on IntegriCloud