Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FileCheck-ize tests. | Bill Wendling | 2013-08-22 | 1 | -1/+3 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Fix PR1798 - an error in the evaluation of SCEVAddRecExpr at an | Wojciech Matyjewicz | 2008-02-11 | 1 | -1/+0 |
* | Reverted r44163 per request | Anton Korobeynikov | 2007-11-15 | 1 | -0/+1 |
* | Fix handling of overflow in loop calculation by adding new UDiv SCEV. This SCEV | Nick Lewycky | 2007-11-15 | 1 | -0/+24 |