summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/select_const.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] allow transforming (select Cond, C +/- 1, C) to (add(ext Cond), C)Sanjay Patel2017-03-041-10/+9
* [DAGCombiner] avoid assertion when folding binops with opaque constantsSanjay Patel2017-03-021-0/+26
* [DAGCombiner] fold binops with constant into select-of-constantsSanjay Patel2017-03-011-8/+4
* [x86] add vector tests for more coverage of D30502; NFCSanjay Patel2017-03-011-0/+35
* [DAGCombiner] add missing folds for scalar select of {-1,0,1}Sanjay Patel2017-02-241-12/+6
* [x86] add more tests of select of constants; NFCSanjay Patel2017-02-161-10/+168
* [x86] add tests for {-1,0,1} select of constantsSanjay Patel2016-10-241-0/+93
* [x86] regenerate checksSanjay Patel2016-10-241-10/+11
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* Reapply r165661, Patch by Shuxin Yang <shuxin.llvm@gmail.com>.NAKAMURA Takumi2012-10-161-0/+16
* Revert r165661, "Patch by Shuxin Yang <shuxin.llvm@gmail.com>."NAKAMURA Takumi2012-10-111-16/+0
* Patch by Shuxin Yang <shuxin.llvm@gmail.com>.Nadav Rotem2012-10-101-0/+16
OpenPOWER on IntegriCloud