Age | Commit message (Expand) | Author |
---|---|---|
2012-04-27 | Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge... | Craig Topper |
2011-05-19 | Move test to Transforms/InstCombine. | Stuart Hastings |
2011-05-18 | Merge pmovzx test case into existing file. | Stuart Hastings |
2010-04-07 | add newlines at the end of files. | Chris Lattner |
2010-02-18 | getSplatIndex assumes that the first element of the mask contains the splat i... | Mon P Wang |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman |
2009-03-11 | Fixed a v8i16 shuffle case that should generate a pshufb instead of a pshuflw... | Mon P Wang |