Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | verify-uselistorder: Force -preserve-bc-use-list-order | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -1/+1 |
* | verify-uselistorder: Change the default -num-shuffles=5 | Duncan P. N. Exon Smith | 2014-07-31 | 1 | -1/+1 |
* | Rename llvm-uselistorder => verify-uselistorder | Duncan P. N. Exon Smith | 2014-07-30 | 1 | -1/+1 |
* | Bitcode: Correctly compare a Use against itself | Duncan P. N. Exon Smith | 2014-07-29 | 1 | -0/+1 |
* | Use -disable-output and to suppress output and don't use a temporary file unl... | Bill Wendling | 2013-08-20 | 1 | -1/+1 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | fix a bitcode reader bug where it can't handle extractelement correctly: | Chris Lattner | 2009-02-03 | 1 | -0/+8 |