Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a test that was redefining FileCheck variables while referencing old ones. | Eli Bendersky | 2012-12-01 | 1 | -4/+4 |
| | | | | | | In preparation for the FileCheck enhancement to support backreferences. llvm-svn: 169090 | ||||
* | Make the variant of __builtin_shufflevector that takes the shuffle indexes ↵ | Eli Friedman | 2012-04-05 | 1 | -0/+35 |
as a vector actually usable. Patch by David Neto. PR12465. llvm-svn: 154128 |