Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test for appropriate directory. | Galina Kistanova | 2011-05-17 | 1 | -32/+0 |
| | | | | llvm-svn: 131477 | ||||
* | A fix for 9165. | Nadav Rotem | 2011-02-12 | 1 | -0/+32 |
The DAGCombiner created illegal BUILD_VECTOR operations. The patch added a check that either illegal operations are allowed or that the created operation is legal. llvm-svn: 125435 |