summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM,MVE] Rename and clean up VCTP IR intrinsics.Simon Tatham2019-12-0210-82/+40
* [ARM,MVE] Add an InstCombine rule permitting VPNOT.Simon Tatham2019-12-023-0/+129
* Add contributing info to CONTRIBUTING.md and README.mdFlorian Hahn2019-12-022-0/+15
* [PatternMatch] Add support for matching intrinsics with 5 operands.Florian Hahn2019-12-022-0/+94
* [Attributor] Copy or port test cases related to Attributor to` Attributor` te...Hideto Ueno2019-12-0233-751/+3081
* Autogenerate test/Analysis/ValueTracking/non-negative-phi-bits.ll testRoman Lebedev2019-12-021-1/+1
* [clangd] Try harder to find a plausible `clang` as argv0, particularly on Mac.Sam McCall2019-12-023-17/+142
* [llvm-exegesis] Fix 44b9942898c7.Clement Courbet2019-12-022-0/+14
* [InstCombine] Revert rL341831: relax one-use check in foldICmpAddConstant() (...Roman Lebedev2019-12-025-52/+52
* [PowerPC] Fix crash in peephole optimizationNemanja Ivanovic2019-12-022-2/+60
* [ARM][AArch64] Complex addition Neon intrinsics for Armv8.3-AVictor Campos2019-12-0213-1/+328
* [InstCombine] fold copysign with constant sign argument to (fneg+)fabsSanjay Patel2019-12-022-8/+25
* [OpenCL] Fix address space for implicit conversion (PR43145)Sven van Haastregt2019-12-022-3/+31
* [lldb][NFC] Don't calculate member indices in DWARFASTParserClang::ParseChild...Raphael Isemann2019-12-021-2/+0
* [lldb][NFC] Use raw_ostream instead of Stream in Baton::GetDescriptionRaphael Isemann2019-12-028-49/+56
* [X86] Add initialization of FPCW in llvm-exegesisWang, Pengfei2019-12-022-5/+20
* [llvm-readobj/llvm-readelf] - Simplify the code that dumps versions.Georgii Rymar2019-12-023-153/+166
* AMDGPU: Fixed indeterminate map iteration in SIPeepholeSDWATim Renouf2019-12-021-2/+3
* [lldb][NFC] Make Stream's IndentLevel an unsigned integers.Raphael Isemann2019-12-023-11/+13
* [ARM][MVE][Intrinsics] Add VMINQ/VMAXQ/VMINNMQ/VMAXNMQ intrinsics.Mark Murray2019-12-0212-38/+731
* [update_cc_test_checks.py] Handle extern "C" and namespacesAlex Richardson2019-12-021-9/+18
* [UpdateTestChecks] Share the code to parse RUN: lines between all scriptsAlex Richardson2019-12-027-150/+62
* [lldb][NFC] Add 'breakpoint command list' testRaphael Isemann2019-12-022-0/+62
* [ARM] Remove VHADD patternsDavid Green2019-12-022-78/+48
* [X86] Add initialization of MXCSR in llvm-exegesisWang, Pengfei2019-12-022-0/+20
* [InstCombine] Fix big-endian miscompile of (bitcast (zext/trunc (bitcast)))Bjorn Pettersson2019-12-022-32/+80
* [llvm-readelf/llvm-readobj] - Check the version of SHT_GNU_verneed section en...Georgii Rymar2019-12-022-0/+37
* [ORC] Add a runAsMain utility function to ExecutionUtils.Lang Hames2019-12-025-42/+48
* [ExecutionEngine] Add a jitTargetAddressToFunction utility function.Lang Hames2019-12-021-0/+18
* [Orc] Add setters for target options and features to JITTargetMachineBuilder.Lang Hames2019-12-022-3/+18
* [clangd] Fix a regression issue in local rename.Haojian Wu2019-12-022-7/+20
* [llvm-readobj/llvm-readelf] - Reimplement dumping of the SHT_GNU_verneed sect...Georgii Rymar2019-12-022-98/+390
* [NFC] Precommit test showing SROA loses `!tbaa.struct` metadataAnton Afanasyev2019-12-021-0/+32
* [Clang-Tidy] Quick fix for bug in bugprone-macro-parentheses 43804Adam Balogh2019-12-022-1/+2
* Fix broken comment phrasing and indentationMatt Arsenault2019-12-021-7/+6
* AMDGPU/GlobalISel: Add AGPR bank and RegBankSelect mfma intrinsicsAustin Kerbow2019-12-016-14/+1077
* [SCEV] Make SCEV verification available from command line with new PMDaniil Suchkov2019-12-023-0/+14
* Revert "[Examples] Add IRTransformations directory to examples."Florian Hahn2019-12-0116-992/+0
* Revert "[clang][modules] Add support for merging lifetime-extended temporaries"Tyker2019-12-0110-84/+1
* [clang][modules] Add support for merging lifetime-extended temporariesTyker2019-12-0110-1/+84
* [X86][InstCombine] Move non-X86 specific instcombine test from test/CodeGen/X...Craig Topper2019-12-011-0/+0
* [X86][InstCombine] Move instcombine test from test/CodeGen/X86 to test/Transf...Craig Topper2019-12-011-2/+8
* [libunwind] Emit dependent libraries only when detected by CMakeMichał Górny2019-12-013-3/+8
* remove UB from test by making GV alignment explicitNuno Lopes2019-12-011-4/+4
* Revert "[clang][modules] Add support for merging lifetime-extended temporaries"Tyker2019-12-0110-84/+1
* [clang][modules] Add support for merging lifetime-extended temporariesTyker2019-11-3010-1/+84
* [Format] Add format check for coroutine keywords with negative numbersBrian Gesiak2019-11-302-1/+5
* [X86] Add floating point execution domain to comi/ucomi/cvtss2si/cvtsd2si/cvt...Craig Topper2019-11-3010-145/+170
* [InstCombine] Expand usub_sat patterns to handle constantsDavid Green2019-11-303-26/+27
* [InstCombine] Adjust usub_sat fold one use checksDavid Green2019-11-302-13/+12
OpenPOWER on IntegriCloud