| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
| | | | | | llvm-svn: 81290 | ||||
| * | - Use patterns instead of creating completely new instruction matching patterns, | Bill Wendling | 2008-12-12 | 1 | -0/+23 |
| which are identical to the original patterns. - Change the multiply with overflow so that we distinguish between signed and unsigned multiplication. Currently, unsigned multiplication with overflow isn't working! llvm-svn: 60963 | |||||

