Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | If an instruction simplifies, try again to simplify any uses of it. This is | Duncan Sands | 2010-12-21 | 1 | -4/+32 | |
| | | | | | | | not very important since the pass is only used for testing, but it does make it more realistic. Suggested by Frits van Bommel. llvm-svn: 122336 | |||||
* | Oops, forgot to add the pass itself! | Duncan Sands | 2010-12-20 | 1 | -0/+69 | |
llvm-svn: 122265 |