Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out 76300; apparently the preference is to canonicalize the other | Eli Friedman | 2009-07-18 | 1 | -12/+0 |
| | | | | | | way (bitcast -> insert/extractelement). llvm-svn: 76325 | ||||
* | Canonicalize insert/extractelement from single-element vectors into | Eli Friedman | 2009-07-18 | 1 | -0/+12 |
bitcasts. It would also be possible to canonicalize the other way; does anyone have a preference? llvm-svn: 76300 |