summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Tests] Autogen all the LoopPredication testsPhilip Reames2019-04-017-388/+1912
* [Tests] Add tests for a possible loop predication transform variantPhilip Reames2019-04-011-0/+247
* [ASTImporter] Convert ODR diagnostics inside ASTImporter implementationGabor Marton2019-04-011-14/+14
* [pstl] Indent preprocessor directives as part of the clang-format rulesLouis Dionne2019-04-0111-73/+76
* [AMDGPU] Pre-allocate WWM registers to reduce VGPR pressure.Neil Henning2019-04-0119-640/+475
* [lldb] [Process/elf-core] Support aarch64 NetBSD core dumpsMichal Gorny2019-04-0110-0/+49
* gn build: Merge r357383Nico Weber2019-04-011-0/+1
* [AArch64] Add v8.5-a Memory Tagging STZGM instructionDavid Spickett2019-04-014-0/+53
* [RISCV] Attach VK_RISCV_CALL to symbols upon creationAlex Bradbury2019-04-016-9/+57
* [AArch64] Add v8.5-a Memory Tagging STGM/LDGM instructionsDavid Spickett2019-04-018-105/+52
* [ASTImporter] Make ODR error handling configurableGabor Marton2019-04-014-59/+178
* [RISCV] Generate address sequences suitable for mcmodel=mediumAlex Bradbury2019-04-019-36/+205
* [AArch64] Add v8.5-a Memory Tagging GMID_EL1 registerDavid Spickett2019-04-014-0/+32
* Fix builder.Alexandre Ganea2019-04-011-2/+2
* [OPENMP] Check that allocated variables are used in private clauses.Alexey Bataev2019-04-013-131/+230
* [InstCombine] Handle vector gep with scalar argument in evaluateInDifferentEl...Mikael Holmen2019-04-012-1/+24
* X86: Fix override warningMatt Arsenault2019-04-011-2/+2
* Revert "[InstCombine] Handle vector gep with scalar argument in evaluateInDif...Mikael Holmen2019-04-012-24/+1
* InstSimplify: Add baseline test for upcoming changeMatt Arsenault2019-04-011-0/+120
* [InstCombine] Handle vector gep with scalar argument in evaluateInDifferentEl...Mikael Holmen2019-04-012-1/+24
* [X86] Make post-ra scheduling macrofusion-aware.Clement Courbet2019-04-013-2/+11
* [LLD][COFF] Early dependency detectionAlexandre Ganea2019-04-016-59/+238
* [InstCombine] eliminate commuted select-shuffles + binop (PR41304)Sanjay Patel2019-04-012-20/+75
* [X86MacroFusion][NFC] Add more tests.Clement Courbet2019-04-011-105/+198
* [X86] Fix a test from r357317Krasimir Georgiev2019-04-011-1/+1
* [X86][SSE] Add fcmp constant folding testsSimon Pilgrim2019-04-011-0/+278
* [RISCV] Add seto pattern expansionLuis Marques2019-04-019-51/+11
* [ELF] Rename SyntheticSection::empty to more appropriate isNeeded() with oppo...Fangrui Song2019-04-013-41/+41
* [Linux/x86] Fix writing of non-gpr registers on newer processorsPavel Labath2019-04-012-51/+71
* [X86] Use ISD::INTRINSIC_VOID in getTgtMemIntrinsic for truncating stores and...Craig Topper2019-04-011-1/+3
* [RISCV] Don't evaluatePCRelLo if a relocation will be forced (e.g. due to lin...Alex Bradbury2019-04-014-8/+29
* Simplify. NFC.Rui Ueyama2019-04-011-13/+13
* Replace `typedef A B` with `using B = A`. NFC.Rui Ueyama2019-04-0113-58/+58
* Spelling correction for docs for cppcoreguidelines-owning-memorySylvestre Ledru2019-03-311-1/+1
* Make common_type's implementation common Eric Fiselier2019-03-312-152/+154
* gn build: Add build files for most clang-tools-extra unit testsNico Weber2019-03-3114-3/+289
* [InstCombine] add tests for inverted select-shuffles + binop (PR41304); NFCSanjay Patel2019-03-311-0/+244
* [x86] allow movmsk with 2-element reductionsSanjay Patel2019-03-313-38/+53
* [InstCombine] canonicalize select shuffles by commutingSanjay Patel2019-03-3114-37/+69
* fix typo: "\t" => " "Liang Zou2019-03-314-5/+5
* [gnustep-objc] Make the GNUstep v2 ABI work for Windows DLLs.David Chisnall2019-03-312-47/+151
* COMDAT-fold block descriptors.David Chisnall2019-03-312-2/+8
* [objc-gnustep] Use .init_array not .ctors when requested.David Chisnall2019-03-312-1/+8
* SafepointIRVerifier port to new Pass ManagerFedor Sergeev2019-03-315-0/+26
* [NFC][InstCombine] Add tests for combining icmp of no-wrap sub w/ constant.Luqman Aden2019-03-311-0/+90
* Range-style std::find{,_if} -> llvm::find{,_if}. NFCFangrui Song2019-03-3136-105/+72
* gn build: Merge r357340Nico Weber2019-03-311-0/+1
* gn build: Merge r357326Nico Weber2019-03-312-1/+1
* Rename IncludeFixerTests to ClangIncludeFixerTests and ChangeNamespaceTests t...Nico Weber2019-03-302-4/+4
* [SystemZ] Remove fcmp undef from reduced testSimon Pilgrim2019-03-301-2/+2
OpenPOWER on IntegriCloud