Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir... | Guillaume Chatelet | 2019-09-11 | 1 | -4/+4 |
* | MIR: Allow parsing of empty machine functions | Justin Bogner | 2017-04-11 | 1 | -9/+1 |
* | MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing it | Matthias Braun | 2016-08-24 | 1 | -5/+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 |
* | 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/+8 |
* | Move generic MIR tests in their own subdir, requires "native" as well | Mehdi Amini | 2015-08-04 | 1 | -0/+66 |