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