Age | Commit message (Expand) | Author |
---|---|---|
2010-01-05 | Delete useless trailing semicolons. | Dan Gohman |
2009-10-19 | Add support for matching shuffle patterns with palignr. | Nate Begeman |
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-29 | Fix infinite recursion in the C++ code which handles movddup by making it unn... | Nate Begeman |
2008-09-25 | With sse3 and when the source is a load or has multiple uses, favors movddup ... | Evan Cheng |