summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* ConstantFold - silence static analyzer dyn_cast<ExtractValueInst> null derefe...Simon Pilgrim2019-09-261-1/+1
* ARMBaseInstrInfo getOperandLatency - silence static analyzer dyn_cast<> null ...Simon Pilgrim2019-09-261-2/+2
* [PowerPC] Fix typo in rL372985Jinsong Ji2019-09-261-1/+1
* [LoopInfo] Limit the iterations to check whether a loop has dedicated exitsWei Mi2019-09-264-2/+124
* Handle successor's PHI node correctly when flattening CFG merges two if-regionsJakub Kuderski2019-09-262-1/+41
* Fix typoMatt Arsenault2019-09-261-2/+2
* [NFC] Rearrange Value::getPointerAlignmentGuillaume Chatelet2019-09-261-21/+23
* Updated comments in LWZtoc pseudo expansion.Sean Fertile2019-09-261-4/+5
* [PowerPC] Add missing pattern for VSX Scalar Negative Multiply-Subtract Singl...Jinsong Ji2019-09-262-2/+7
* build_llvm_package.bat: Bootstrap with VS 2019Hans Wennborg2019-09-261-7/+7
* [libc++] Take 2: Implement LWG 2510Louis Dionne2019-09-2624-39/+459
* [clangd] Bump vscode-clangd v0.0.18Haojian Wu2019-09-261-1/+1
* [clangd][vscode] Add npm helper commands to package/release the extension.Haojian Wu2019-09-262-3/+5
* Return results by value from ClangTidyCheckFactories::createChecksDmitri Gribenko2019-09-264-14/+12
* Use std::unique_ptr in ClangTidyCheckFactoriesDmitri Gribenko2019-09-265-4/+11
* [FlattenCFG] Silence static analyzer dyn_cast<BranchInst> null dereference wa...Simon Pilgrim2019-09-261-4/+4
* [lldb] Code cleanup: Simplify SBCommandReturnObjectJan Kratochvil2019-09-262-84/+51
* [OpenCL] Add -Wconversion to fdeclare-opencl-builtins testSven van Haastregt2019-09-261-6/+7
* [lldb][modern-type-lookup] Fix crash when activating modern-type-lookup on LinuxRaphael Isemann2019-09-261-2/+1
* [llvm-ar][test] Move MRI tests from "llvm/test/Object/"Owen Reynolds2019-09-269-96/+0
* [InstCombine] Don't assume CmpInst has been visited in getFlippedStrictnessPr...Bjorn Pettersson2019-09-262-9/+40
* [lldb][www] Update bot linksRaphael Isemann2019-09-261-2/+2
* [clangd][vscode] Update vscode lsp dependencies to pickup the new changes in ...Haojian Wu2019-09-261-3/+3
* [clangd][vscode] Turn on the semantic highlighting by default.Haojian Wu2019-09-261-1/+1
* [llvm-exegesis][NFC] Remove dead code.Clement Courbet2019-09-262-10/+0
* [Testing] unbreak after r372963David Zarzycki2019-09-261-0/+1
OpenPOWER on IntegriCloud