summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/sat-add.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAG] isBitwiseNot / isConstOrConstSplat - add support for build vector undef...Simon Pilgrim2019-06-021-16/+8
* [DAGCombine] Fold (x & ~y) | y patternsNikita Popov2019-03-171-16/+8
* [AArch64] Turn BIC immediate creation into a DAG combineNikita Popov2019-03-151-16/+0
* [AArch64] Swap comparison operands if that enables some folding.Arnaud A. de Grandmaison2018-10-131-9/+7
* [DAGCombiner] use UADDO to optimize saturated unsigned addSanjay Patel2018-09-241-6/+4
* [AArch64] test codegen for unsigned saturated add; NFCSanjay Patel2018-09-111-0/+729
OpenPOWER on IntegriCloud