summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/select_const.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] allow transforming (select Cond, C +/- 1, C) to (add(ext Cond), C)Sanjay Patel2017-03-041-144/+36
* [DAGCombiner] fold binops with constant into select-of-constantsSanjay Patel2017-03-011-299/+208
* [PPC] add tests for select-of-constants with binop; NFCSanjay Patel2017-03-011-0/+557
* [DAGCombiner] add missing folds for scalar select of {-1,0,1}Sanjay Patel2017-02-241-54/+11
* [PowerPC] add tests for select-of-constants; NFCSanjay Patel2017-02-171-0/+474
OpenPOWER on IntegriCloud