Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+17 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -17/+0 |
* | [PM] Turn on the new PM's inliner in addition to the current one for | Chandler Carruth | 2016-12-27 | 1 | -0/+1 |
* | [Inliner] Modernize all of the inliner tests that were using grep. | Chandler Carruth | 2016-12-27 | 1 | -3/+9 |
* | 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 |
* | Implement function notes as function attributes. | Devang Patel | 2008-09-26 | 1 | -1/+1 |
* | respect inline=never and inline=always notes. | Devang Patel | 2008-09-02 | 1 | -0/+10 |