Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -11/+15 |
* | Always remove an alias when we rename the target. | Rafael Espindola | 2013-06-12 | 1 | -1/+12 |
* | Convert test to FileCheck. | Rafael Espindola | 2013-06-12 | 1 | -9/+17 |
* | 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 |
* | Resolve aliases, when possible | Anton Korobeynikov | 2008-09-09 | 1 | -0/+19 |