Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+2 |
* | Disable tests until I can figure out why they're failing on just two machines... | Bill Wendling | 2010-10-01 | 1 | -2/+2 |
* | Try adding an mtriple. | Bill Wendling | 2010-10-01 | 1 | -2/+2 |
* | FileCheck-ize this test. | Bill Wendling | 2010-10-01 | 1 | -2/+4 |
* | Mark all these as needing SSE2. Should fix PPC and | Dale Johannesen | 2010-10-01 | 1 | -2/+2 |
* | Disable these tests for now; it's not obvious why they fail on Linux. | Dale Johannesen | 2010-10-01 | 1 | -2/+2 |
* | Massive rewrite of MMX: | Dale Johannesen | 2010-09-30 | 1 | -0/+14 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
* | Testcases for MMX. | Bill Wendling | 2007-04-24 | 1 | -0/+14 |