summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/vec-single-elt.ll
Commit message (Collapse)AuthorAgeFilesLines
* Back out 76300; apparently the preference is to canonicalize the other Eli Friedman2009-07-181-12/+0
| | | | | | way (bitcast -> insert/extractelement). llvm-svn: 76325
* Canonicalize insert/extractelement from single-element vectors into Eli Friedman2009-07-181-0/+12
bitcasts. It would also be possible to canonicalize the other way; does anyone have a preference? llvm-svn: 76300
OpenPOWER on IntegriCloud