summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CUDA][HIP][Sema] Fix template kernel with function as template parameterYaxun Liu2019-03-054-3/+16
* [SLP] Fix invalid triple in X86 testsFlorian Hahn2019-03-052-30/+37
* Allow bundle size to be 0 in clang-offload-bundlerYaxun Liu2019-03-051-1/+1
* [OPENMP]Target region: emit const firstprivates as globals with constantAlexey Bataev2019-03-057-68/+171
* [libcxx] Revert set of atomic patches that broke lldb.Davide Italiano2019-03-056-856/+281
* [scudo][standalone] Add bytemap classesKostya Kortchinsky2019-03-054-0/+178
* Revert "[lldbtest] Check against the correct name for libcxxabi (macOS)."Davide Italiano2019-03-051-1/+1
* TableGen: Allow lists to be concatenated through '#'Javed Absar2019-03-054-4/+78
* [lldb] Disable some of TestJITLoaderGDB.py tests on WindowsYury Delendik2019-03-051-0/+2
* [X86][SSE] Regenerate vector zero testsSimon Pilgrim2019-03-051-16/+51
* [SDAG] move FP constant folding to helper function; NFCSanjay Patel2019-03-052-67/+77
* [HIP] Do not unbundle object files for -fno-gpu-rdcYaxun Liu2019-03-053-12/+22
* [libc++] Fix <atomic> failures on GCCLouis Dionne2019-03-052-103/+103
* Revert "[GlobalISel][AArch64] Add selection support for G_EXTRACT_VECTOR_ELT"Jessica Paquette2019-03-055-332/+18
* [X86] Add SMULO/UMULO combine testsSimon Pilgrim2019-03-051-0/+136
* Revert "Fix embedded Python initialization according to changes in version 3.7"Tatyana Krasnukha2019-03-051-13/+1
* Fix typo in constant vectorSimon Pilgrim2019-03-051-4/+4
* [X86] Add SADDO/UADDO and SSUBO/USUBO combine testsSimon Pilgrim2019-03-052-0/+464
* [libc++] Change memory_order to an enum classLouis Dionne2019-03-054-59/+115
* Adds property to force enabling of GDB JIT loader for MacOSYury Delendik2019-03-055-12/+149
* [clang-tidy] Fix bugprone-string-constructor crashAlexander Kornienko2019-03-052-1/+10
* [X86] Add test cases for D58874Simon Pilgrim2019-03-051-0/+45
* [llvm-objcopy] - Simplify `isCompressable` and fix the issue relative.George Rimar2019-03-052-11/+43
* One more UserIDResolver fixPavel Labath2019-03-053-3/+3
* [sanitizers] Don't use Windows Trace Logging with Clang in MSVC mode eitherMartin Storsjo2019-03-051-1/+1
* [analyzer] Fix taint propagation in GenericTaintCheckerKristof Umann2019-03-052-1/+8
* [ASTMatchers] Improved formatting in a documentation commentDmitri Gribenko2019-03-051-2/+1
* [AMDGPU] Fix DPP operand order in atomic optimizerCarl Ritson2019-03-056-7/+16
* [SCEV] Ensure that isHighCostExpansion takes into account what is being dividedDavid Green2019-03-053-59/+22
* [lldb] Fix linux host build after r355342Alexander Kornienko2019-03-051-0/+1
* [llvm-objcopy] - Report "no zlib available" error properly when --compress-de...George Rimar2019-03-051-4/+4
* [ASTImporter] Fix redecl failures of Class and ClassTemplateGabor Marton2019-03-052-40/+6
* [SCEV] Add some extra tests for IndVarSimplifys loop exit values. NFC.David Green2019-03-051-0/+232
* Fix embedded Python initialization according to changes in version 3.7Tatyana Krasnukha2019-03-051-1/+13
* [WebAssembly] Rename a variable in LateEHPrepare (NFC)Heejin Ahn2019-03-051-2/+2
* Add wildcard support to all update_*_test_checks.py scripts (PR37500)Simon Pilgrim2019-03-054-8/+12
* [ARM] Fix select_cc lowering for fp16Oliver Stannard2019-03-052-7/+687
* [AMDGPU] Omit KILL instructions from hazard recognizerDavid Stuttard2019-03-052-3/+34
* [ELF][test] chmod u+w to prevent annoying rm promptFangrui Song2019-03-051-1/+2
* [NFC] Simplify BufferedStackTrace::UnwindImplVitaly Buka2019-03-051-17/+8
* [NFC] Move isUnwinding check into ScopedUnwindingVitaly Buka2019-03-051-6/+19
* [LangRef] Add 'callbr' instruction to the 'blockaddress' section.Craig Topper2019-03-051-6/+6
* [PowerPC] fix killed/dead flag after convert x-form to d-form tranformation.Chen Zheng2019-03-054-22/+343
* [NFC] Move ScopedUnwinding from .h to .ccVitaly Buka2019-03-052-12/+14
* [NFC] Reorder ifs in BufferedStackTrace::UnwindImplVitaly Buka2019-03-051-12/+16
* [Expression] Remove unused parameter from EvaluateAlex Langford2019-03-054-13/+7
* [ARM][MC] Update one test case in 'test/MC/Disassembler/ARM/invalid-armv7.txt'Xing GUO2019-03-051-3/+3
* [AMDGPU] Implement AMDGPUMCInstrAnalysisScott Linder2019-03-053-0/+75
* [NFC] Return on SANITIZER_MIPS && !IsValidFrameVitaly Buka2019-03-051-6/+6
* [NFC] Put bp into Unwind(.. false) for consistencyVitaly Buka2019-03-051-2/+2
OpenPOWER on IntegriCloud