Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Describe stack-id as an enum | Sander de Smalen | 2019-06-17 | 1 | -1/+1 |
* | [MIR] Add support for debug metadata for fixed stack objects | Francis Visoiu Mistrih | 2018-04-25 | 1 | -1/+2 |
* | MIR: Serialize CaleeSavedInfo Restored flag | Matthias Braun | 2017-09-28 | 1 | -2/+2 |
* | Add an ID field to StackObjects | Matt Arsenault | 2017-07-20 | 1 | -3/+3 |
* | Vivek Pandya | 2017-06-06 | 1 | -1/+3 | |
* | MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it. | Matthias Braun | 2016-08-24 | 1 | -1/+0 |
* | 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 |
* | fix CHECK_NEXT -> CHECK-NEXT | Sanjay Patel | 2016-03-28 | 1 | -1/+1 |
* | When printing MIR, output to errs() rather than outs(). | Justin Lebar | 2016-02-19 | 1 | -1/+1 |
* | MIR Serialization: Use the global value syntax for global value memory operands. | Alex Lorenz | 2015-08-20 | 1 | -2/+2 |
* | MIR Serialization: Serialize the local offsets for the stack objects. | Alex Lorenz | 2015-08-17 | 1 | -0/+41 |