Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-23 | Update tests to use sse4.2 instead of sse42. | Rafael Espindola | 1 | -1/+1 |
2010-10-01 | Need to specify SSE4 for machines which don't have SSE4. The code checked for... | Bill Wendling | 1 | -3/+3 |
2010-10-01 | We must check for something. | Bill Wendling | 1 | -0/+1 |
2010-10-01 | Disable tests until I can figure out why they're failing on just two machines... | Bill Wendling | 1 | -2/+2 |
2010-10-01 | FileCheck-ize this test. | Bill Wendling | 1 | -1/+3 |
2010-10-01 | Mark all these as needing SSE2. Should fix PPC and | Dale Johannesen | 1 | -1/+1 |
2010-10-01 | Disable these tests for now; it's not obvious why they fail on Linux. | Dale Johannesen | 1 | -1/+1 |
2010-09-30 | Massive rewrite of MMX: | Dale Johannesen | 1 | -4/+8 |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 1 | -1/+1 |
2008-07-25 | Fix test RUN line | Nate Begeman | 1 | -1/+1 |
2008-07-25 | Disable mov{L, LP, HP, HLP, *DUP} shuffles for mmx | Nate Begeman | 1 | -0/+8 |