summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [asan_symbolize] Fix bug where the frame counter was not incremented.Dan Liew2019-08-123-4/+90
* [clang-doc] Generate HTML links for children namespaces/recordsDiego Astiazaran2019-08-128-63/+117
* gn build: Merge r368592Nico Weber2019-08-121-0/+1
* [Sema] Require a complete type for __builtin_bit_cast operandsErik Pilkington2019-08-122-0/+17
* [libc++] Implement CTAD for std::tupleLouis Dionne2019-08-122-20/+78
* [builtins] MSVC warning disable for clean buildMatthew G McGovern2019-08-125-0/+55
* [NFC][PowerPC] Add the test case shrink-wrap.mir and shrink-wrap.ll for PPCKang Zhang2019-08-122-0/+184
* [ThinLTO][AutoFDO] Fix memory corruption due to race condition from thin back...Wenlei He2019-08-123-43/+81
* [CostModel][X86][AArch64] Check all 3 cost kinds in aggregates.llRoman Lebedev2019-08-122-50/+182
* [X86] Disable use of zmm registers for varargs musttail calls under prefer-ve...Craig Topper2019-08-122-2/+90
* [ARM] sext of a load is freeDavid Green2019-08-122-14/+35
* [AMDGPU] Printf runtime binding passStanislav Mekhanoshin2019-08-126-0/+658
* [ASTDump] Add is_anonymous to VisitCXXRecordDeclShafik Yaghmour2019-08-122-4/+5
* [clangd] Refactor computation of extracted expr in ExtractVariable tweak. NFCSam McCall2019-08-121-61/+66
* [ARM] MVE shuffle broadcast costsDavid Green2019-08-122-8/+25
* Fix multiple lifetime warning messages for range based for loopGabor Horvath2019-08-122-2/+12
* [ARM] Put some of the TTI costmodel behind hasNeon calls.David Green2019-08-128-391/+392
* [ARM] Add or update a number of costmodel tests. NFCDavid Green2019-08-127-793/+2486
* [scudo][standalone] Minor correctionsKostya Kortchinsky2019-08-126-16/+14
* [XCOFF] Use a single symbolic constant for the size of an embeded name. [NFC]Sean Fertile2019-08-123-13/+13
* [InstCombine] add tests for scalar-select-of-vectors; NFCSanjay Patel2019-08-121-21/+82
* [lldb][NFC] Minor fixes for lldb_private::DiagnosticManagerRaphael Isemann2019-08-121-4/+2
* [clangd] Separate chunks with a space when rendering markdownIlya Biryukov2019-08-122-4/+45
* Remove outdated comment about clang not populating src2dst_offsetBenjamin Kramer2019-08-121-1/+0
* Revert r368339 "[MBP] Disable aggressive loop rotate in plain mode"Hans Wennborg2019-08-1259-3255/+3537
* [llvm-ar][NFC] Fix buildbotJordan Rupprecht2019-08-121-1/+1
* [lldb] Remove undocumented return value from DiagnosticManager::PutStringRaphael Isemann2019-08-122-5/+4
* [llvm-readobj] Downgrade 'PT_DYNAMIC segment offset + size exceeds the size o...Jordan Rupprecht2019-08-123-9/+11
* [X86][SSE] Add test showing missing demanded elts PSADBW handlingSimon Pilgrim2019-08-121-0/+26
* Revert r368565: [CodeGen] Do the Simple Early Return in block-placement pass ...Kang Zhang2019-08-122-41/+8
* [llvm-ar] Accept file paths with windows format slashesOwen Reynolds2019-08-122-8/+52
* [RISCV] Fix ICE in isDesirableToCommuteWithShiftSam Elliott2019-08-122-2/+44
* [InstCombine] x /c fabs(x) -> copysign(1.0, x)David Bolvansky2019-08-122-11/+39
* [clangd] Added the vscode SemanticHighlighting feature code but did not enabl...Johan Vikstrom2019-08-123-5/+115
* [lldb][NFC] Add unit test for lldb_private::DiagnosticManagerRaphael Isemann2019-08-122-0/+195
* [DebugInfo] Remove call sites when eliminating unreachable blocksDavid Stenberg2019-08-122-1/+75
* [CodeGen] Do the Simple Early Return in block-placement pass to optimize the ...Kang Zhang2019-08-122-8/+41
* [llvm-ar][test] Correct tests marked as expected failsOwen Reynolds2019-08-123-3/+3
* [clangd] Remove highlightings coming from non topLevelDecls from included files.Johan Vikstrom2019-08-122-2/+25
* [CrossTU] User docs: remove temporary limiation with macro expansionGabor Marton2019-08-121-9/+0
* [OpenCL] Ignore parentheses for sampler initializationSven van Haastregt2019-08-122-1/+8
* Revert r368509 "[CodeGen] Do the Simple Early Return in block-placement pass ...Hans Wennborg2019-08-123-43/+16
* Cleanup unused variable.Andrey Churbanov2019-08-121-3/+1
* [X86][SSE] ComputeKnownBits - add basic PSADBW handlingSimon Pilgrim2019-08-122-4/+12
* [X86][SSE] Add test showing missing compute known bits PSADBW handlingSimon Pilgrim2019-08-121-0/+18
* NFC. Remove trailing whitespace in testJames Henderson2019-08-121-1/+1
* [llvm-strings] Improve testing of llvm-stringsJames Henderson2019-08-1223-93/+216
* [InstCombine] foldShiftIntoShiftInAnotherHandOfAndInICmp(): avoid constantexp...Roman Lebedev2019-08-122-6/+17
* [TargetLowering] SimplifyDemandedBits - call SimplifyMultipleUseDemandedBits ...Simon Pilgrim2019-08-122-10/+13
* [OpenCL] Fix lang mode predefined macros for C++ mode.Anastasia Stulova2019-08-123-126/+119
OpenPOWER on IntegriCloud