Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vivek Pandya | 2017-06-06 | 1 | -3/+5 | |
* | llc: Add support for -run-pass none | Matthias Braun | 2016-07-16 | 1 | -1/+1 |
* | [MIR] Print on the given output instead of stderr. | Quentin Colombet | 2016-07-13 | 1 | -1/+1 |
* | When printing MIR, output to errs() rather than outs(). | Justin Lebar | 2016-02-19 | 1 | -1/+1 |
* | MIR Serialization: Change MIR syntax - use custom syntax for MBBs. | Alex Lorenz | 2015-08-13 | 1 | -8/+6 |
* | MIR Serialization: Serialize references from the stack objects to named allocas. | Alex Lorenz | 2015-07-15 | 1 | -2/+2 |
* | MIR Serialization: Serialize the variable sized stack objects. | Alex Lorenz | 2015-07-14 | 1 | -0/+42 |