Sciweavers

2 search results - page 1 / 1
» Equality-Based Translation Validator for LLVM
Sort
View
CAV
2011
Springer
242views Hardware» more  CAV 2011»
12 years 8 months ago
Equality-Based Translation Validator for LLVM
We updated our Peggy tool, previously presented in [6], to perform translation validation for the LLVM compiler using a technique called Equality Saturation. We present the tool, a...
Michael Stepp, Ross Tate, Sorin Lerner
PLDI
2011
ACM
12 years 7 months ago
Evaluating value-graph translation validation for LLVM
Translation validators are static analyzers that attempt to verify that program transformations preserve semantics. Normalizing translation validators do so by trying to match the...
Jean-Baptiste Tristan, Paul Govereau, Greg Morrise...