summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* travis: Switch to Ubuntu 16.04 (xenial)Jan Vesely2019-09-271-58/+9
* [LoopInfo] Remove duplicates in ExitBlocks to reduce the compile time ofWei Mi2019-09-271-3/+3
* Revert "[LoopInfo] Limit the iterations to check whether a loop has dedicatedWei Mi2019-09-274-124/+2
* [test] Use %clang_cc1 instead of %clang -cc1Fangrui Song2019-09-279-12/+12
* Fix use-after-free found in Clang's testsuite.Richard Smith2019-09-271-3/+6
* [WebAssembly] v128.andnotThomas Lively2019-09-273-0/+71
* [WebAssembly] SIMD Load and extend operationsThomas Lively2019-09-277-59/+1047
* Revert r373034Nicholas Allegra2019-09-274-64/+24
* Speculative fix for gcc build.Peter Collingbourne2019-09-271-2/+4
* For P0784R7: add support for new (std::nothrow).Richard Smith2019-09-275-13/+62
* For P0784R7: Add support for dynamic allocation with new / delete duringRichard Smith2019-09-2710-73/+901
* hwasan: Compatibility fixes for short granules.Peter Collingbourne2019-09-2712-137/+245
* [Consumed][NFC] Refactor handleCall to take function argument list.Nicholas Allegra2019-09-264-24/+64
* Revert "gn build: (manually) merge r373028"Dmitri Gribenko2019-09-264-21/+0
* Revert "[clang-tidy] New check to warn when storing dispatch_once_t in non-st...Dmitri Gribenko2019-09-2613-235/+0
* [X86] Remove CodeGenOnly instructions added in r373021, but keep the isel pat...Craig Topper2019-09-261-16/+10
* gn build: (manually) merge r373028Nico Weber2019-09-264-0/+21
* [clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...Stephane Moore2019-09-2613-0/+235
* [X86] Remove unused arguments from a tablegen multiclass. NFCCraig Topper2019-09-261-13/+13
* [X86] Add VMOVSSZrrk/VMOVSDZrrk/VMOVSSZrrkz/VMOVSDZrrkz to getUndefRegClearance.Craig Topper2019-09-2611-64/+73
* Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjointChangpeng Fang2019-09-2615-27/+15
* [OpenMP 5.0] Fix user-defined mapper lookup in semaMichael Kruse2019-09-263-9/+33
* Always rebuild a DeclRefExpr if its FoundDecl would change.Richard Smith2019-09-262-0/+17
* [X86] Add CodeGenOnly instructions for (f32 (X86selects $mask, (loadf32 addr)...Craig Topper2019-09-264-7/+26
* Revert [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i],...Jordan Rupprecht2019-09-2622-379/+1334
* [LoopFusion] Add ability to fuse guarded loopsKit Barton2019-09-262-24/+477
* [Unroll] Do NOT unroll a loop with small runtime upperboundZhaoshi Zheng2019-09-264-24/+111
* [lldb-vscode] correctly handle multiple sourceMap entriesAlex Langford2019-09-261-2/+2
* [AMDGPU] copy OtherPredicates from pseudo to VOP3_RealStanislav Mekhanoshin2019-09-261-0/+1
* [DAGCombine][X86][AArch64][NFC] Add tests for shift-by-signextRoman Lebedev2019-09-262-0/+270
* [InstCombine][NFC] Add tests for shift-by-signextRoman Lebedev2019-09-261-0/+105
* [InstCombine][NFC] Regenerate load-cmp.ll testRoman Lebedev2019-09-261-25/+25
* [LOOPGUARD] Disable loop with multiple loop exiting blocks.Whitney Tsang2019-09-262-8/+126
* [OPENMP50]Emit warnings if the functions was defined/used before markedAlexey Bataev2019-09-265-13/+22
* [AIX]Emit function descriptor csect in assemblyXiangling Liao2019-09-2615-15/+244
* [NFC][emacs] remove out-of-date comment from tablegen-mode.elBob Haarman2019-09-261-2/+0
* [clang-scan-deps] Allow continuation line backslashes followed by whitespaceAlex Lorenz2019-09-262-15/+37
* [NFC] Precommit tests for D68089David Bolvansky2019-09-261-0/+79
* Revert "[analyzer] A speculative attempt to avoid gcc-7 crashes..."Artem Dergachev2019-09-261-5/+2
* Only pass -coverage-notes-file when emitting coverageReid Kleckner2019-09-262-36/+52
* Convert FileSystem::Open() to return Expected<FileUP>Lawrence D'Anna2019-09-2626-208/+278
* Document requirement of function attributes with constrained floatingKevin P. Neal2019-09-261-1/+13
* DAGISelMatcherOpt - TGParser::ParseOperation - silence static analyzer cast_o...Simon Pilgrim2019-09-261-4/+5
* [InstCombine] Use m_Zero instead of isNullValue() when checking if a GEP inde...Craig Topper2019-09-262-1/+18
* Move normalization of `\` in #includes from -fms-compatibility to -fms-extens...Reid Kleckner2019-09-263-23/+27
* SystemInitializer: Define macros for experimental targets tooPavel Labath2019-09-262-0/+4
* TGParser::ParseOperation - silence static analyzer dyn_cast<TypedInit> null d...Simon Pilgrim2019-09-261-5/+5
* [ELF] Set SectionBase::partition in processSectionCommandsFangrui Song2019-09-262-3/+12
* [lld][mach-o] Avoid segfaulting when handling an empty section list.Matt Davis2019-09-262-6/+17
* Un-XFAIL coverage_no_integrated_as.c test on WindowsReid Kleckner2019-09-261-7/+6
OpenPOWER on IntegriCloud