Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete useless trailing semicolons. | Dan Gohman | 2010-01-05 | 1 | -1/+1 |
* | Add support for matching shuffle patterns with palignr. | Nate Begeman | 2009-10-19 | 1 | -11/+7 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -2/+2 |
* | Fix infinite recursion in the C++ code which handles movddup by making it unn... | Nate Begeman | 2009-04-29 | 1 | -3/+6 |
* | With sse3 and when the source is a load or has multiple uses, favors movddup ... | Evan Cheng | 2008-09-25 | 1 | -0/+16 |