<div dir="ltr">I send it to the old list by mistake :(<div><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Alex L</b> <span dir="ltr"><<a href="mailto:arphaman@gmail.com">arphaman@gmail.com</a>></span><br>Date: 2015-08-18 10:52 GMT-07:00<br>Subject: [PATCH] Introduce a MIR minifier utility.<br>To: "Duncan P. N. Exon Smith" <<a href="mailto:dexonsmith@apple.com">dexonsmith@apple.com</a>>, Justin Bogner <<a href="mailto:mail@justinbogner.com">mail@justinbogner.com</a>>, Bob Wilson <<a href="mailto:bob.wilson@apple.com">bob.wilson@apple.com</a>>, "<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a>" <<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a>><br><br><br><div dir="ltr">Hi,<div><br></div><div>This patch introduces a new LLVM utility called 'mir-minifier'. This utility can be used to minify the output of llc with the stop-after option in order to generate MIR files for test cases.</div><div><br></div><div>This initial version of the utility removes YAML keys and values in the machine function and machine frame info YAML mapping that have the default values of zero and false.</div><div><br></div><div>Cheers,</div><div>Alex</div></div>
</div><br></div></div>