We built a prototype, named ALIVe, for *automatically* verifying the
correctness of InstCombine optimizations.
Curently, ALIVe is able to verify transformations involving arithmetic
operations, and we are working to add support for the remaining operations.
From: "Nuno Lopes" <nuno.lopes@ist.utl.pt>
To: llvmdev@cs.uiuc.edu
Sent: Thursday, July 24, 2014 3:47:27 AM
Subject: [LLVMdev] Verifying InstCombine optimizations
Hi,
We built a prototype, named ALIVe, for *automatically* verifying the
correctness of InstCombine optimizations.
Curently, ALIVe is able to verify transformations involving
arithmetic
operations, and we are working to add support for the remaining
operations.