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