Age | Commit message (Expand) | Author |
---|---|---|
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-29 | Implement vector shift up / down and insert zero with ps{rl}lq / ps{rl}ldq. | Evan Cheng |
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-02-21 | Remove llvm-upgrade and update tests. | Tanya Lattner |
2007-04-16 | For PR1319: | Reid Spencer |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-04-21 | Check for llc crash. | Evan Cheng |
2006-04-20 | Added a test case for , e.g. xform pand <0, 0, -1, -1> to a shuffle. | Evan Cheng |