summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-075-4/+68
* [scudo][standalone] Correct releaseToOS behaviorKostya Kortchinsky2019-10-073-27/+67
* Fix Calling Convention through aliasesErich Keane2019-10-074-2/+41
* [libTooling][NFC] Fix build break in r373916.Yitzhak Mandelbaum2019-10-071-14/+22
* [DWARFASTParserClang] Factor out structure-like type parsing, NFCVedant Kumar2019-10-074-432/+473
* [DWARFASTParserClang] Delete commented-out typedef, NFCVedant Kumar2019-10-071-18/+19
* ProcessInstanceInfoMatch: Don't match processes with no name if a name match ...Pavel Labath2019-10-072-1/+18
* [clangd] Fix raciness in code completion testsKadir Cetinkaya2019-10-071-11/+19
* [Remarks] Pass StringBlockValue as StringRef.Florian Hahn2019-10-071-1/+1
* [clang-format] [PR27004] omits leading space for noexcept when formatting ope...Paul Hoad2019-10-072-0/+34
* [clang-format] [NFC] Ensure clang-format is itself clang-formatted.Paul Hoad2019-10-071-34/+37
* Fix build errors caused by rL373914.Wei Mi2019-10-072-5/+6
* Codegen - silence static analyzer getAs<> null dereference warnings. NFCI.Simon Pilgrim2019-10-078-12/+12
* [llvm-profdata] Minor format fixWenlei He2019-10-071-0/+1
* [libTooling] Add `toString` method to the Stencil classYitzhak Mandelbaum2019-10-073-0/+127
* [X86][SSE] getTargetShuffleInputs - move VT.isSimple/isVector checks inside. ...Simon Pilgrim2019-10-071-4/+11
* [SampleFDO] Add compression support for any section in ExtBinary profile formatWei Mi2019-10-0712-112/+387
* [LoopVectorize] add test that asserted after cost model change (PR43582); NFCSanjay Patel2019-10-071-0/+127
* Allow update_test_checks.py to not scrub names.David Greene2019-10-072-3/+8
* Sema - silence static analyzer getAs<> null dereference warnings. NFCI.Simon Pilgrim2019-10-074-11/+11
* [clang] Add test for FindNextToken in Lexer.Utkarsh Saxena2019-10-071-2/+23
* Fix another sphinx warning.Kevin P. Neal2019-10-071-2/+2
* Regenerate ptr-rotate.ll . NFCAmaury Sechet2019-10-071-1/+6
* [Mips] Always save RA when disabling frame pointer eliminationSimon Atanasyan2019-10-077-160/+276
* [Mips] Fix evaluating J-format branch targetsSimon Atanasyan2019-10-073-4/+41
* RewriteModernObjC - silence static analyzer getAs<> null dereference warnings...Simon Pilgrim2019-10-071-7/+7
* AST - silence static analyzer getAs<> null dereference warnings. NFCI.Simon Pilgrim2019-10-076-14/+11
* [LLVM-C] Add bindings to create macro debug infowhitequark2019-10-074-39/+137
* Fix sphinx warnings.Kevin P. Neal2019-10-071-2/+2
* Test commitMirko Brkusanin2019-10-071-1/+1
* [FPEnv] Add constrained intrinsics for lrint and lroundKevin P. Neal2019-10-0716-28/+516
* gn build: use better triple on windowsNico Weber2019-10-071-1/+1
* Revert r373888 "[IA] Recognize hexadecimal escape sequences"Nico Weber2019-10-072-21/+1
* [clangd] Catch an unchecked "Expected<T>" in HeaderSourceSwitch.Haojian Wu2019-10-074-3/+12
* [ASTImporter][NFC] Enable disabled but passing testGabor Marton2019-10-071-4/+1
* [ASTImporter][NFC] Update ASTImporter internals docsGabor Marton2019-10-071-11/+2
* [ASTImporter][NFC] Fix typo in user docsGabor Marton2019-10-071-1/+1
* [AMDGPU] Fix test checksJay Foad2019-10-071-2/+4
* [clangd] If an undocumented definition exists, don't accept documentation fro...Sam McCall2019-10-072-1/+14
* [lldb][ELF] Read symbols from .gnu_debugdata sect.Konrad Kleine2019-10-0715-8/+481
* [llvm-readelf/llvm-objdump] - Improve/refactor the implementation of SHT_LLVM...George Rimar2019-10-074-28/+143
* [clangd] Collect missing macro references.Haojian Wu2019-10-072-2/+38
* [IA] Recognize hexadecimal escape sequencesBill Wendling2019-10-072-1/+21
* clang-cl: Ignore the new /ZH optionsHans Wennborg2019-10-072-0/+6
* [ELF][MIPS] De-template writeValue. NFCFangrui Song2019-10-071-23/+20
* [ELF] Wrap things in `namespace lld { namespace elf {`, NFCFangrui Song2019-10-0737-341/+439
* [ELF][MIPS] Use lld::elf::{read,write}* instead of llvm::support::endian::{re...Fangrui Song2019-10-071-70/+68
* [TableGen] Pacify gcc-5.4 moreJames Molloy2019-10-071-2/+2
* Revert "[SLP] avoid reduction transform on patterns that the backend can load...Martin Storsjo2019-10-074-179/+55
* [llvm-locstats] Fix a typo in the documentation; NFCDjordje Todorovic2019-10-071-1/+1
OpenPOWER on IntegriCloud