Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llc: Add support for -run-pass none | Matthias Braun | 2016-07-16 | 1 | -1/+1 |
| | | | | | | | | | | This does not schedule any passes besides the ones necessary to construct and print the machine function. This is useful to test .mir file reading and printing. Differential Revision: http://reviews.llvm.org/D22432 llvm-svn: 275664 | ||||
* | MIR Serialization: Serialize MMI's variable debug information. | Alex Lorenz | 2015-08-19 | 1 | -0/+25 |
llvm-svn: 245396 |