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-04 | Fix a batch of x86 tests to be coalescer independent. | Jakob Stoklund Olesen |
2011-03-19 | FileCheckize a test. | Andrew Trick |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman |
2009-04-27 | 2nd attempt, fixing SSE4.1 issues and implementing feedback from duncan. | Nate Begeman |
2009-04-24 | Revert 69952. Causes testsuite failures on linux x86-64. | Rafael Espindola |
2009-04-24 | PR2957 | Nate Begeman |
2008-05-06 | Use target triple in tests, not 'realign-stack=0' option. Per request. | Anton Korobeynikov |
2008-04-23 | Disable stack realignment for these tests | Anton Korobeynikov |
2008-04-07 | Fix test. | Evan Cheng |
2008-04-05 | Favors pshufd over shufps when shuffling elements from one vector. pshufd is ... | Evan Cheng |