summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [NFC][LoopIdiom] left-shift-until-bittest: add small-bitwidth testsRoman Lebedev2021-04-111-0/+224
* [NFC][LoopIdiom] Regenerate left-shift-until-bittest.llRoman Lebedev2021-04-111-1002/+1002
* [libc++] [CI] Validate the output of the generated scripts.Mark de Wever2021-04-112-0/+29
* Update personal info in CREDITS.TXTZhang Qing Shan2021-04-111-2/+2
* Typo fixSushma Unnibhavi2021-04-111-2/+2
* Missing syntax highlighting for LLVM IR in LangrefSushma Unnibhavi2021-04-111-2/+2
* Revert "Remove "Rewrite Symbols" from codegen pipeline"Arthur Eubanks2021-04-109-10/+15
* Remove "Rewrite Symbols" from codegen pipelineArthur Eubanks2021-04-109-15/+10
* [Polly] Partially refactoring of IslAstInfo and IslNodeBuilder to use isl++. ...patacca2021-04-104-56/+55
* [CVP] @llvm.[us]{min,max}() intrinsics handlingRoman Lebedev2021-04-114-8/+49
* [NFC][CVP] Add tests for @llvm.[us]{min,max}() intrinsicsRoman Lebedev2021-04-111-0/+241
* [IVUsers] Check LoopSimplify cache earlier (NFC)Nikita Popov2021-04-101-3/+3
* [CSSPGO] Fix dangling context strings and improve profile order consistency a...Wenlei He2021-04-1010-144/+216
* [NFC][JumpThreading] Increment 'NumFolds' statistic all places terminator bec...Roman Lebedev2021-04-101-0/+4
* [NFC][CVP] Add statistic for function pointer argument non-null-ness deductionRoman Lebedev2021-04-101-0/+2
* [CVP] LVI: Use in-block values when checking value signedness domainRoman Lebedev2021-04-101-2/+2
* [NFC][LVI] getPredicateAt(): drop default value for UseBlockValueRoman Lebedev2021-04-103-9/+11
* [NFC] Rename LimitingIntrinsic into MinMaxIntrinsicRoman Lebedev2021-04-101-1/+1
* [flang] Accept & fold IEEE_SELECTED_REAL_KINDpeter klausler2021-04-106-3/+76
* [libtooling][clang-tidy] Fix off-by-one rendering issue with SourceRangesWhisperity2021-04-103-6/+52
* [NFC][ConstantRange] Add 'icmp' helper methodRoman Lebedev2021-04-108-22/+107
* Revert "[NFC][ConstantRange] Add 'icmp' helper method"Roman Lebedev2021-04-107-66/+22
* Revert "zz"Roman Lebedev2021-04-101-41/+0
* [NFC][ConstantRange] Add 'icmp' helper methodRoman Lebedev2021-04-107-22/+66
* zzRoman Lebedev2021-04-101-0/+41
* [libtooling][clang-tidy] Fix diagnostics not highlighting fed SourceRangesWhisperity2021-04-1010-68/+98
* [CVP] @llvm.abs() handlingRoman Lebedev2021-04-103-36/+89
* [NFC][CVP] Add `@llvm.abs` test casesRoman Lebedev2021-04-101-0/+385
* [Matrix] Implement C-style explicit type conversions for matrix types.Saurabh Jha2021-04-1018-13/+368
* [RISCV][Clang] Add RVV vleff intrinsic functions.Hsiangkai Wang2021-04-103-0/+2406
* Temporairly revert "[CGCall] Annotate `this` argument with alignment"Roman Lebedev2021-04-108-62/+56
* [AMDGPU][CostModel] Refine cost model for control-flow instructions.dfukalov2021-04-1019-89/+138
* [clang][AVR] Support variable decorator '__flash'Ben Shi2021-04-105-5/+36
* Support: Add move semantics to mapped_file_regionDuncan P. N. Exon Smith2021-04-095-26/+74
* [flang] RANDOM_NUMBER, RANDOM_SEED, RANDOM_INIT in runtimepeter klausler2021-04-095-0/+288
* [lld-macho][nfc] Remove DYSYM8 reloc attributeJez Ng2021-04-094-13/+8
* [flang] Enforce a limit on recursive PDT instantiationspeter klausler2021-04-097-24/+38
* Revert "[AMDGPU] Remove MachineDCE after SIFoldOperands"Mitch Phillips2021-04-094-17/+18
* Revert "[AMDGPU] SIFoldOperands: eagerly erase dead REG_SEQUENCEs"Mitch Phillips2021-04-091-21/+2
* [AArch64][GlobalISel] Swap compare operands when it may be profitableJessica Paquette2021-04-096-33/+887
* [flang] Check for conflicting BIND(C) namespeter klausler2021-04-092-0/+60
* [Analysis] isDereferenceableAndAlignedPointer(): recurse into select's handsRoman Lebedev2021-04-102-9/+15
* [NFC][SROA] Add C++'s `std::clamp()` testcase from PR47271/PR49909Roman Lebedev2021-04-101-0/+35
* [ASan] Allow new/delete replacement by making interceptors weakMitch Phillips2021-04-092-1/+29
* [scudo][standalone] Use BatchClassId in drain rather than 0Kostya Kortchinsky2021-04-091-12/+14
* Revert "[PowerPC] Add ROP Protection Instructions for PowerPC"Mitch Phillips2021-04-0912-185/+0
* [mlir] NFC - Add help functions to scf.ForOpNicolas Vasilache2021-04-091-2/+22
* [OpenMP51][DOCS] Claimed masked construct and report current patch, NFC.cchen2021-04-091-1/+1
* [AMDGPU] Remove MachineDCE after SIFoldOperandsJay Foad2021-04-094-18/+17
* [AMDGPU] SIFoldOperands: eagerly erase dead REG_SEQUENCEsJay Foad2021-04-091-2/+21