| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | MIR Parser: Report an error when a machine function doesn't have a correspond... | Alex Lorenz | 2015-06-16 | 1 | -0/+3 | |
| * | MIR Serialization: Print and parse simple machine function attributes. | Alex Lorenz | 2015-06-16 | 1 | -0/+5 | |
| * | MIR Serialization: Create dummy functions when the MIR file doesn't have LLVM... | Alex Lorenz | 2015-06-15 | 1 | -3/+24 | |
| * | MIR Serialization: Report an error when machine functions have the same name. | Alex Lorenz | 2015-06-15 | 1 | -0/+3 | |
| * | MIR Serialization: Connect the machine function analysis pass to the MIR parser. | Alex Lorenz | 2015-06-15 | 1 | -22/+83 | |
| * | MIR Serialization: use correct line and column numbers for LLVM IR errors. | Alex Lorenz | 2015-05-29 | 1 | -1/+40 | |
| * | MIR Serialization: print and parse machine function names. | Alex Lorenz | 2015-05-28 | 1 | -14/+56 | |
| * | Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format). | Alex Lorenz | 2015-05-27 | 1 | -0/+90 | |

