summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LoopVersioningLICM: Respect convergent and noduplicateMatt Arsenault2019-05-292-1/+106
* [analyzer] Remove EndPath function as it is dead codeCsaba Dabis2019-05-293-7/+0
* Revert "IR: add optional type to 'byval' function parameters"Tim Northover2019-05-2940-425/+41
* Revert "LLVM IR: update Clang tests for byval being a typed attribute."Tim Northover2019-05-296-18/+18
* [analyzer] ConditionBRVisitor: Boolean supportCsaba Dabis2019-05-295-14/+21
* [analyzer] ConditionBRVisitor: MemberExpr supportCsaba Dabis2019-05-2911-33/+164
* [analyzer] ConditionBRVisitor: Remove duplicated codeCsaba Dabis2019-05-292-27/+44
* [analyzer] ConditionBRVisitor: Test 'add-pop-up-notes=false'Csaba Dabis2019-05-292-132/+114
* [LoopIdiomRecognize][NFC] Use DEBUG_TYPE, add LLVM_DEBUG() to runOnNoncountab...Roman Lebedev2019-05-291-2/+8
* [ARC] Cleanup ARCAsmPrinter.Pete Couperus2019-05-291-16/+0
* [analyzer] ConditionBRVisitor: Enhance to write out more informationCsaba Dabis2019-05-2920-243/+2144
* UpdateTestChecks: Lanai triple supportRoman Lebedev2019-05-292-41/+148
* gn build: Make it possible to build with coverage informationNico Weber2019-05-291-0/+28
* [DAGCombiner] Replace gathers with a zero mask with the passthru valueBenjamin Kramer2019-05-292-3/+28
* [analyzer] [NFC] PathDiagnostic: Create PathDiagnosticPopUpPieceCsaba Dabis2019-05-299-46/+243
* LLVM IR: update Clang tests for byval being a typed attribute.Tim Northover2019-05-296-18/+18
* IR: add optional type to 'byval' function parametersTim Northover2019-05-2940-41/+425
* [analyzer] print() JSONify chain: Generic stmt_idCsaba Dabis2019-05-292-3/+3
* mac: Make ubsan test config look more like asan test configNico Weber2019-05-291-4/+1
* [analyzer] SATestBuild.py: Use driver for analyzing single-file tests.Artem Dergachev2019-05-292-23/+6
* [analyzer] print() JSONify: SVal implementationCsaba Dabis2019-05-293-2/+17
* [CMake] [Runtimes] Set *_STANDALONE_BUILDChris Bieneman2019-05-291-0/+6
* [InstCombine] Optimize always overflowing signed saturating add/subNikita Popov2019-05-292-24/+16
* Fix an unused-variable error.Haojian Wu2019-05-291-0/+1
* [WebAssembly] Support VPtr sanitizer for EmscriptenThomas Lively2019-05-293-0/+29
* [analyzer] print() JSONify: CFG implementationCsaba Dabis2019-05-293-6/+25
* [analyzer] print() JSONify: Decl revisionCsaba Dabis2019-05-291-6/+4
* AMDGPU: Return address loweringAakanksha Patil2019-05-293-1/+92
* [analyzer][AST] print() JSONify: Stmt implementationCsaba Dabis2019-05-296-54/+79
* [Target] Introduce Process::GetLanguageRuntimesAlex Langford2019-05-295-10/+42
* lit: modernize the lit configuration for the lit testsStella Stamenova2019-05-293-33/+17
* [analyzer] print() JSONify: getNodeLabel implementationCsaba Dabis2019-05-295-119/+157
* [Index] Compute correct symbol kind for variable templatesIlya Biryukov2019-05-292-0/+49
* Fixed source header [NFC]Greg Clayton2019-05-291-1/+1
* [CUDA][HIP] Skip setting `externally_initialized` for static device variables.Michael Liao2019-05-292-1/+12
* Yet another attempt to fix buildbot after r361949Eugene Leviant2019-05-291-3/+3
* Add curley brackets to case statement that declares a variable.Erich Keane2019-05-291-1/+2
* [X86] Fix machineverifier error on avx512f-256-set0.mirCraig Topper2019-05-291-3/+8
* CallSiteSplitting: Respect convergent and noduplicateMatt Arsenault2019-05-293-0/+183
* [ThinLTO] Use original alias visibility when importingTeresa Johnson2019-05-293-7/+8
* [NFC][InstCombine] Add a unary FNeg test to fsub.ll.Cameron McInally2019-05-291-0/+11
* Add more information to the log timer dumpAntonio Afonso2019-05-293-13/+72
* [clang-format] Allow configuring list of function-like macros that resolve to...Francois Ferrand2019-05-297-8/+80
* Partial revert of revert of r361827: Add constrained intrinsic tests for powe...Kevin P. Neal2019-05-291-0/+7528
* [NFC] clang-format: Use LLVM style in NamespaceEndCommentsFixerTestFrancois Ferrand2019-05-291-148/+149
* [analyzer] print() JSONify: Program state implementationCsaba Dabis2019-05-294-29/+38
* [analyzer] print() JSONify: Checker messages implementationCsaba Dabis2019-05-295-15/+108
* [NFC][libcxx] Remove trailing whitespaceLouis Dionne2019-05-2918-124/+124
* [analyzer] print() JSONify: Constructing objects implementationCsaba Dabis2019-05-296-44/+110
* [analyzer] print() JSONify: Type information implementationCsaba Dabis2019-05-295-25/+37
OpenPOWER on IntegriCloud